StyleManager#reloadStylesheets(Scene) replacement in FX8

Tom Schindl tom.schindl at bestsolution.at
Wed Dec 5 03:08:37 PST 2012


Hi David,

I tested with the latest JRE8 and unfortunately this is not working. The
CSS is only reloaded from the filesystem when the JVM is restarted, so
the same caching as in 2.x is happening.

Tom

Am 03.12.12 18:13, schrieb David Grieve:
> Remove and re-add the stylesheet.
> 
> On Dec 1, 2012, at 9:41 AM, Tom Schindl <tom.schindl at bestsolution.at> wrote:
> 
>> Hi,
>>
>> To force reloading of stylesheets I used in FX2.2
>> StyleManager.getInstance().reloadStylesheets(scene). What is the
>> replacement of this in FX8.
>>
>> 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
> 


-- 
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