Hi
While researching qooxdoo source code I found quite nice approach of
creating widgets and easy access to them without creating ton of private
class members. I mean _getChildControl & _createChildControlImpl methods
, the approach really rocks! Although I faced some strange behavior when
started using it, here is the messages I see in firebug:
----
7846ms qx.theme.manager.Appearance[k]: Missing appearance: widget/finderpane
7865ms qx.theme.manager.Appearance[k]: Missing appearance:
widget/mainpane/splitter/knob
7874ms qx.theme.manager.Appearance[k]: Missing appearance:
widget/mainpane/splitter
7883ms qx.theme.manager.Appearance[k]: Missing appearance: widget/mainpane
7892ms qx.theme.manager.Appearance[k]: Missing appearance: widget/topframe
7903ms qx.theme.manager.Appearance[k]: Missing appearance:
widget/finder/sbAspect/atom/label
7912ms qx.theme.manager.Appearance[k]: Missing appearance:
widget/finder/sbAspect/atom
7921ms qx.theme.manager.Appearance[k]: Missing appearance:
widget/finder/sbAspect/arrow
----
and I see that widgets rendered with errors...
I didn't think that those IDs are connected to appearance somehow... Is
that a qooxdoo bug or feature? And how could I fix that (given that I
really like the method and want to use it)?
Thanks,
Oleksiy
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel