Sebastian Werner <[EMAIL PROTECTED]> writes: > this feature is already available and used by all applications > delivered since qooxdoo 0.6.4. This is an option which needs to be > enabled for skeleton based application. This is because you must > register the images used by your application, too, in the case you > want to use this. > > Please take a look at this blog entry, where I announced the > documentation enhancements in this area: > http://blog.qooxdoo.org/updated-custom-builds-documentation > > Maybe you can have a look at this. I am happy to answer all open > questions afterwards :) > > Greetings, > Sebastian > > P.S. As currently typical in qooxdoo this was a major feature update > delivered inside a minor version. It seems that nobody really find > out these new stuff. Maybe we should use more major version numbers > instead. ;)
Thanks, Sebastian! In Samba, I'm still using the 0.6.3 SDK, which explains why it didn't work there (and you're right, I hadn't seen this change). No, a major version number jump wouldn't have helped, just me reading the release notes more carefully. Actually, I just looked at the release notes again and I still don't see this feature mentioned. It's probably right there in front of me, and I'm just being blind... :-( There's a Samba4 technology preview coming fairly soon, so I don't really want to muck with an upgrade right now and take the chance of breaking things, but at least I know what needs doing. Let me make sure that I understand this correctly... My application requires no icons of its own (and therefore would not have any #embed or #resource entries). The only icons it requires are those used by TreeFullControl and API (since it embeds the API viewer). With the 0.6.4 SDK, I can expect that a "make build" will generate a build directory which contains only the 10-20 or so icons that TreeFullControl and API actually use, rather than the hundreds contained in the various themes (or even one theme). Is that correct? Thanks again, Derrell ------------------------------------------------------------------------- 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
