Ok,

- Darktheme simply uses a different icon set (Oxygen, as opposed to
Tango in the Modern theme); and the Oxygen icon has no "31" :). If you
want to use the Tango icon, give its full resource id
("qx/icon/Tango/32/apps/office-calendar.png"), and also add a
  #asset(qx/icon/Tango/32/apps/office-calendar.png)
at the top of your file.

- As for the height/width: That's what Jens said, use
qx.ui.form.Button(null, ...) and the extra space is gone. You can also
remove the 'iconposition : "top"' setting.

T.

On 11/18/2010 01:32 PM, Qoodary wrote:
> 
> Hi,
> 
> thank you for the help.
> here is the button look in dark Theme.
> 
> http://old.nabble.com/file/p30247342/button_dark_theme.jpg 
> 
> you see, the icon is not complete wrong, but it is not so clear and exact as
> in the normal theme.
> The number 31 is missing.
> 
> What about the height? Is this normal or standard height?
> 
> regards
> Hansjoerg

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today
http://p.sf.net/sfu/msIE9-sfdev2dev
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to