Hi Jim! > Jim Hunter > The article you referenced does not seem to be there any more. Was it > moved/removed/replaced?
It was renamed to http://qooxdoo.org/documentation/user_manual/create_a_custom_appearance In cases like this, the full text search option for the entire homepage is quite handy. Just use the corresponding text field. ;-) > I am having an issue with appearances after > migrating to 0.6.6.. When I get the default theme with > > qx.manager.object.AppearanceManager.getInstance ().getAppearanceTheme(); > > it returns null, so when I try and add to it, I get an error. Any thoughts > off the top of your head? Just did a quick lookup: Under http://demo.qooxdoo.org/0.6.6-rc1/sample/html/example/Atom_1.html I put your line above into the Firebug console, but it does return the default appearance theme. Maybe you could provide more information about your particular problem? Cheers, Andreas > On 2/2/07, Alex Back <[EMAIL PROTECTED]> wrote: >> >> Hi Chris, >> >> > I had to base it on the qx.theme.appearance.Classic class as the >> > DefaultAppearanceTheme class does not exist in 0.6.4. Perhaps it does >> exist >> > in 0.6.5, I'll check that out later today. >> As Matthias already pointed out the class "DefaultAppearanceTheme" is >> replaced by the "Classic" appearance theme. Actually it was just a >> renaming of the class. >> >> > Also, I found I only needed the last line of code to register it. >> > >> > qx.manager.object.AppearanceManager.getInstance().setAppearanceTheme(new >> > myApp.AppearanceTheme()); >> I've just added an article in the user manual to explain the creating >> and using of a new (own) appearance theme class. You can take a look at >> >> http://qooxdoo.org/documentation/user_manual/create_and_use_new_appearancetheme >> >> >> cheers, >> Alex >> >> ------------------------------------------------------------------------- >> Using Tomcat but need to do more? Need to support web services, >> security? >> Get stuff done quickly with pre-integrated technology to make your job >> easier. >> Download IBM WebSphere Application Server v.1.0.1 based on Apache >> Geronimo >> >> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 >> _______________________________________________ >> qooxdoo-devel mailing list >> qooxdoo-devel@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel >> > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share > your > opinions on IT & business topics through brief surveys-and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV_______________________________________________ > qooxdoo-devel mailing list > qooxdoo-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel > ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ qooxdoo-devel mailing list qooxdoo-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel