On Thu, Sep 10, 2009 at 7:50 PM, Christian Schmidt <
[email protected]> wrote:
> Hi Skar,
>
> yes, but it is was not intended. You have to edit your Theme class for
> your application to use the oxygen icons. Is it also important to add an
> assert statement for the icons.
>
> /* ************************************************************************
> #asset(qx/icon/Oxygen/*)
> ************************************************************************ */
> qx.Theme.define("testicons.theme.Theme",
> {
> meta :
> {
> color : testicons.theme.Color,
> decoration : testicons.theme.Decoration,
> font : testicons.theme.Font,
> icon : qx.theme.icon.Oxygen, //change to the oxygen icons
> appearance : testicons.theme.Appearance
> }
> });
>
> This should make it possible to use only the icons, but keep in mind
> that all oxygen icons are added to the project. Normally the framework
> copies only the needed icons (defined in the appearance file).
>
Thanks. It works. Also, some icons in the tango theme were also copied, like
"build/resource/qx/icon/Tango/16/apps/office-calendar.png" which have no
references inside the code. Any idea why?
cheers,
skar.
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now. http://p.sf.net/sfu/bobj-july
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel