Future of Skins

John Hendrikx hjohn at xs4all.nl
Wed Jan 8 13:31:20 PST 2014


That's basically how I've solved it so far (although I call the reusable 
skins "Layouts" for lack of a more imaginitive name).

However, I'd like to support CSS properties as well for the delegates, 
and I'm not sure how the CSS engine deals with Skins that can change 
their properties when some other property (the delegated Skin) changes.  
I suspect that changing properties will work fine for changing normal 
Skins, but that it won't be able to detect the properties having changed 
when the a Skin I delegate to changes.

Perhaps though I'm going a bit too far in order to provide that little 
bit of extra convience and customization possibilities to the end-user 
of the Control.

--John

On 7/01/2014 17:04, Richard Bair wrote:
> Could you write a single skin that delegates to one or more reusable skins?
>



More information about the openjfx-dev mailing list