Then this NPE on getSkinnable() when switching Agenda's skin when the control is already shown (instead of when created) must be my doing some how. Thanks!
Tom On 23-12-2014 14:36, David Grieve wrote:
Yes, it is allowed. But know that there is some code in setSkin that prevents setting a skin that is either instance equal or the same class. On 12/23/14, 6:27 AM, Tom Eugelink wrote:Is it allowed / supported to execute setSkin with a new skin on a control that is part of a scene? Tom