SceneBuilder src, or how to drag/size controls
Scott Palmer
swpalmer at gmail.com
Mon Feb 4 19:02:26 PST 2013
Is expected to be included in the Open Sourcing efforts, or is the plan for it to remain closed source?
Scott
On 2013-02-04, at 3:15 PM, Joe McGlynn <joe.mcglynn at oracle.com> wrote:
> SceneBuilder is not available in source form, sorry.
>
>
> On Feb 4, 2013, at 11:43 AM, Werner Lehmann <lehmann at media-interactive.de> wrote:
>
>> Hi,
>>
>> for an upcoming project I'll need to provide a subset of the SceneBuilder functionality. More specifically, controls such as a Label or TextField need to be dragged from a tool palette into a designing area where they can be selected, moved, and resized.
>>
>> Is the SceneBuilder src available? Otherwise, any recommendations on do's and dont's? Fortunately this week's links on FX-Experience include a just-in-time article on resizing regions:
>>
>>> http://andrewtill.blogspot.co.nz/2012/12/dragging-to-resize-javafx-region.html
>> (Thanks, Andrew)
>>
>> Region would be interesting for custom "tools" but I'll need this for standard controls, too. Maybe I should wrap each of them into a stackpane to provide a clickable selection border with drag points?
>>
>> Rgds
>> Werner
>
More information about the openjfx-dev
mailing list