Re: [qooxdoo-devel] Icon problem

2006-03-29 Thread Andreas Ecker
Howdy! How does the Icons work ? when i construct a window, i see the example makes constructor like that var w1 = new QxWindow("TCMLS Window", "icons/16/bell.png"); But actuctally, the bell.png lies in fold of "themes/crystalsvg/16/bell.png", how can it make mapping with these two, and if i wan

[qooxdoo-devel] Icon problem

2006-03-29 Thread 汤萌芽
Hi~~, all How does the Icons work ? when i construct a window, i see the example makes constructor like that var w1 = new QxWindow("TCMLS Window", "icons/16/bell.png"); But actuctally, the bell.png lies in fold of "themes/crystalsvg/16/bell.png", how can it make mapping