Using Royal SDK 0.9.4 binaries with a Jewel Card / Basic Group and ran into
an issue where the "this" reference is not ready / comparable while in an
"initComplete" event handler. However after its full creation cycle it is
available and can be compared. I tested with a button calling the same method
as the initComplete did. Would have tried using a "creationComplete" handler,
but the event doesn't seem to exist.
Searched the email archive and found the thread "Where is the
creationComplete in jewel ?", that states the init and completed events were
combined. What is the new preferred way to get a creationComplete styled event
or when it's 100% setup if the initComplete does not work or is that a bug?
-Mark K