Hi,

I was doing the twitter tutorial again, just to refresh my memories.

But in part two, I wasn't able to set the twitter icon on the window as
describe. I took a quick look at the code in
framework/source/class/qx/ui/window/Windows.js and I found a call to setIcon
from this.

Then I tried it in my MainWindow.js :
this.setIcon("twitter/t_small-c.png")
And it works.

Then I've look at the source to find what the setIcon method is doing. To
find nothing. So I followed the object inheritance tree : Window - Widget -
LayoutItem - core.Object, still nothing.

Out of luck, I made a full search and I found it was set
in qx/ui/groupbox/GroupBox.js , which have no links to what I use.

I'm sure that I'm missing something obvious, but can someone can show me
where to look to find my answer?

Thank you

Francis
------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to