Hi Stefan,

We didn't need it so far. But we will implement this feature, as soon as we 
have the Atom Widget:

http://bugzilla.qooxdoo.org/show_bug.cgi?id=4960

You are right - you can use just HTML right now to add the image (ugly, but it 
works).

Or better: just write your own button -> override the _createContainerElement 
function and create your needed elements(e.g. <div><img 
src...><div>Content</div></div>. The _getContentElement function should point 
then on the content div.

It is that simple.

Tino


Am 22.06.2011 um 10:12 schrieb Stefan Andersson:

Hej Tino!

By using html as input parameter it is possible to get the image and text in 
place, but it is very awkward.

Do you intend to support image w/wo text on buttons?

Stefan
------------------------------------------------------------------------------
Simplify data backup and recovery for your virtual environment with vRanger.
Installation's a snap, and flexible recovery options mean your data is safe,
secure and there when you need it. Data protection magic?
Nope - It's vRanger. Get your free trial download today.
http://p.sf.net/sfu/quest-sfdev2dev_______________________________________________
qooxdoo-devel mailing list
[email protected]<mailto:[email protected]>
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

------------------------------------------------------------------------------
Simplify data backup and recovery for your virtual environment with vRanger.
Installation's a snap, and flexible recovery options mean your data is safe,
secure and there when you need it. Data protection magic?
Nope - It's vRanger. Get your free trial download today.
http://p.sf.net/sfu/quest-sfdev2dev
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to