> I've added #embed entries to > qx.ui.treevirtual.SimpleTreeDataCellRenderer
A followup to this: I added #embed for various icons and the compiler *is* picking up the entries and adding some resources. However, it's only picking up the default resources. So my build folder looks like: build/resource/qx/icon/Nuvola/48/status/dialog-error.png but I don't have entries in other themes. What is it that tells the compiler to get other theme icons as well? My embed looks like: /* #embed(qx.icontheme/48/status/dialog-error.png) */ Looking at the Showcase app I can see entries like: #load(qx.theme.icon.Nuvola) #load(qx.theme.icon.NuoveXT) #load(qx.theme.icon.CrystalClear) #load(qx.theme.icon.VistaInspirate) Is that what is needed? If so, can we have some documentation please - at http://qooxdoo.org/documentation/user_manual/custom_builds#options Hugh ------------------------------------------------------------------------- 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 [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
