I am having problems using fonts in the window and tab widgets.

if I use anything above 10px and not bold my text get truncated with
 a very few amount of characters. How can I sync the widgets to the 
font size. 

example of setting font size. 

win.setFont(qx.bom.Font.fromString("Utopia, 10px"));     //this works fine

win.setFont(qx.bom.Font.fromString("Utopia, 10px bold"));  //this does not
or anything larger.

-- 
View this message in context: 
http://qooxdoo.678.n2.nabble.com/fonts-in-window-and-tabs-tp5866078p5866078.html
Sent from the qooxdoo mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to