custom controls in SceneBuilder

Werner Lehmann lehmann at media-interactive.de
Thu May 2 07:45:55 PDT 2013


Tom,

sorry for reviving this 8 month old thread but this is basically about 
the same topic. Today I tried to open FXML with custom controls in 
SceneBuilder, using e(fx)clipse - and failed because SceneBuilder did 
not know about the custom part. Ssame problem if the FXML references one 
of my enums.

Is there some way to get this working and I just did not find it so far? 
Or is the (CLI) API you are talking about not yet available? I didnt 
find CLI documentation for SceneBuilder to check for myself.

Other than that there are more issues with SceneBuilder affecting custom 
controls (DTL-5089), or URLs relative to the classpath not working 
(DTL-4294), but it would be nice to have at least the classpath problem 
out of the way.

Rgds
Werner

On 31.08.2012 08:05, Tom Schindl wrote:
> CSS and resource are not that a problem because they are paths relative
> to the FXML-File. e(fx)clipse preview does analyze the classpath of the
> project already (to construct an URLClassloader when showing a preview
> of the FXML) so if SceneBuilder would provide it an API (probably
> through commandline arguments) e(fx)clipse could pass it on.


More information about the openjfx-dev mailing list