FXML and Namespaces
Tom Schindl
tom.schindl at bestsolution.at
Tue Dec 20 08:11:02 PST 2011
Hm just found out that I can use use fx:blabla? Is this the documented
or just an implementation detail and in future an FXML-File like this
<BorderPane xmlns:fx="http://javafx.com/fxml" fx:cssFiles="blo"
fx:controller="at.bestsolution.efxclipse.testcases.fxml.MyController">
</BorderPane>
will fail one day in future?
Tom
Am 20.12.11 17:06, schrieb Tom Schindl:
> Hi,
>
> Is there a deeper reason FXML is not respecting namespaces? I'd like to
> use my own namespace in FXML to store custom informations I'm using e.g.
> to apply a CSS in the preview inside the IDE.
>
> Is there interest adding namespace support for 2.1?
>
> Tom
>
--
B e s t S o l u t i o n . a t EDV Systemhaus GmbH
------------------------------------------------------------------------
tom schindl geschäftsführer/CEO
------------------------------------------------------------------------
eduard-bodem-gasse 5-7/1 A-6020 innsbruck fax ++43 512 935833
http://www.BestSolution.at phone ++43 512 935834
More information about the openjfx-dev
mailing list