Hi Jim, Jim Hunter wrote: > I am still working on converting my application from .7 to .8 and for some > reason my custom appearences are not working. I generate, on server startup, > a file that creates my custom appearences. It worked great in .7 but I am > getting "missing appearence: appearance name" on one that is there and looks > proper. Here is the generated file, can someone give it a look over and see > if I have not converted something correctly? And here is the errors > generated when my code referencing the appearences was used: > > 131281 qx.theme.manager.Appearance[w]: Missing appearance: SFIDPHYPERTEXT > 131284 qx.theme.manager.Appearance[w]: Missing appearance: > 131286 qx.theme.manager.Appearance[w]: Missing appearance: /label > 131291 qx.theme.manager.Appearance[w]: Missing appearance: SFIDPHYPERTEXT > 131295 qx.theme.manager.Appearance[w]: Missing appearance: > 131298 qx.theme.manager.Appearance[w]: Missing appearance: /label > 131300 qx.theme.manager.Appearance[w]: Missing appearance: SFIDPHYPERTEXTRED I assume you are including this appearance theme at runtime, right? Including themes by using the "qx.Theme.include" and "qx.Theme.patch" methods does not work at the moment and we have to figure out if it can be re-introduced. I've already filed a bug for this issue: http://bugzilla.qooxdoo.org/show_bug.cgi?id=1604
Including your appearance theme by adding an "include" key to your base appearance theme should work, however. I've added a short documentation about including themes of contributions which basically covers the issue you stumbled upon: http://qooxdoo.org/documentation/0.8/ui_using_themes_of_contribs Maybe this helps a little further. cheers, Alex ------------------------------------------------------------------------- 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 qooxdoo-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel