SceneBuilder src, or how to drag/size controls

Werner Lehmann lehmann at media-interactive.de
Mon Feb 11 09:57:15 PST 2013


Here's another similar bug: http://javafx-jira.kenai.com/browse/RT-19089

How do those borders add up when they are defined in different 
styleclasses? On one styleclass I could define X borders - are those 
completely separated from another styleclass with Y borders? Apparently 
not so since I could remove the "selected" border with an "unselected" 
styleclass. But then I could damage any other border. Maybe borders from 
inherited styles are unaffected here...

Werner

On 11.02.2013 17:32, David Grieve wrote:
>
> On Feb 11, 2013, at 11:03 AM, Richard Bair<richard.bair at oracle.com>
> wrote:
>
>>> 1. Removing the selectedborder styleclass does not remove the
>>> border. I actually have to switch to another styleclass to
>>> achieve this. Is this how it is supposed to be? I am afraid of
>>> removing any borders unrelated to the "selection":
>>
>> That sounds like a bug to me. If David has power (he's under snow
>> on the east coast) then I'd like to get his input (likely already a
>> known issue and perhaps fixed in the latest).
>>
>
> This is a bug. There is a similar bug
> http://javafx-jira.kenai.com/browse/RT-19264.



More information about the openjfx-dev mailing list