Yes, that works well, too.
Rolf
Am 13.04.2016 11:52, schrieb Fabien Bodard:
> Prefer a Panel with Arrange to none to a HBox. HBox alway call an
> arrange internal procedure.
>
>
> 2016-04-13 11:10 GMT+02:00 Rolf-Werner Eilert :
>> Aaaah thanks so much, that does the job perfectly!
>>
>> Rolf
>>
>
Prefer a Panel with Arrange to none to a HBox. HBox alway call an
arrange internal procedure.
2016-04-13 11:10 GMT+02:00 Rolf-Werner Eilert :
> Aaaah thanks so much, that does the job perfectly!
>
> Rolf
>
> Am 13.04.2016 11:06, schrieb Tobias Boege:
>> On Wed, 13 Apr 2016, Rolf-Werner Eilert wro
Aaaah thanks so much, that does the job perfectly!
Rolf
Am 13.04.2016 11:06, schrieb Tobias Boege:
> On Wed, 13 Apr 2016, Rolf-Werner Eilert wrote:
>> That's the point, I like the look without border. What I intended was to
>> make an optical separation between the list + toolbutton on the left a
On Wed, 13 Apr 2016, Rolf-Werner Eilert wrote:
> That's the point, I like the look without border. What I intended was to
> make an optical separation between the list + toolbutton on the left and
> the two at the right.
>
> Or did you mean something else?
>
I'm also confused how "optical" the
That's the point, I like the look without border. What I intended was to
make an optical separation between the list + toolbutton on the left and
the two at the right.
Or did you mean something else?
Am 13.04.2016 10:46, schrieb Jorge Carrión:
> Why don't use a Button instead a ToolButton? A t
Why don't use a Button instead a ToolButton? A toolButton is a button that
doesn't show its borders without mouse cursor upon it...
2016-04-13 10:38 GMT+02:00 Rolf-Werner Eilert :
> What I miss is a Border property. If you switch Visible off, the whole
> separator distance is skipped, i. e. it i
What I miss is a Border property. If you switch Visible off, the whole
separator distance is skipped, i. e. it is "out of order", same like
Enabled switched off.
Rolf
Am 13.04.2016 09:59, schrieb Jorge Carrión:
> I don't understand: If you don't want see it, don't set it... int' it?
>
> Regards
I don't understand: If you don't want see it, don't set it... int' it?
Regards
2016-04-13 8:40 GMT+02:00 Rolf-Werner Eilert :
> Look at the screenshot. I set a separator between the ToolButton and the
> next ComboBox.
>
> The separator produces a thin gray line which looks as if it was the
> bor
Look at the screenshot. I set a separator between the ToolButton and the
next ComboBox.
The separator produces a thin gray line which looks as if it was the
border of the ToolButton on its left. So it would be great if the
separator's border could be switched off to make it completely "invisib