SceneBuilder src, or how to drag/size controls
Richard Bair
richard.bair at oracle.com
Wed Feb 6 10:25:13 PST 2013
It hasn't been entirely settled. There are benefits to open sourcing, but also costs in terms of process / etc (heck, we're still getting the final bits of OpenJFX out and we've been working at it for a while now :-)). If there is big demand for it to be open sourced I'm sure there would be some reprioritiziation.
On Feb 4, 2013, at 7:02 PM, Scott Palmer <swpalmer at gmail.com> wrote:
> 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