In your Applcation class include:
/* ************************************************************************
#use(qx.theme.icon.Nuvola)
#use(qx.theme.icon.NuoveXT)
#use(qx.theme.icon.CrystalClear)
#use(qx.theme.icon.VistaInspirate)
************************************************************************ */
and
/* ************************************************************************
#use(qx.theme.color.System)
#use(qx.theme.color.WindowsClassic)
#use(qx.theme.color.WindowsLunaBlue)
#use(qx.theme.color.WindowsLunaGreen)
#use(qx.theme.color.WindowsLunaSilver)
************************************************************************ */
if you want to use different color thems.
(see
qooxdoo/frontend/application/showcase/source/class/showcase/Application.js)
Erich
Simon Bull schrieb:
> Hi All,
>
> I am using qx 0.6.5, and am using the skeleton make file.
>
> I have recently noticed that when I run "make build", only the Nuvola icon
> resources are copied into the build directory. I guess this is because in
> ImageManager we have:
>
> qx.Settings.setDefault("iconTheme", "qx.theme.icon.Nuvola");
>
> How do I include more than one icon set in the resources that "make build"
> copies into the build directory?
>
> Thanks,
>
> Simon
>
>
>
-------------------------------------------------------------------------
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