Hi,

the widgets are getting larger if you use a larger font or a font which uses 
more space. If the text is truncated with three dots "..." then the space 
available to the label widget is less than the text needs to be displayed 
completely. This feature ("ellipsis") is provided by qooxdoo.

Do you have any fixed width set to your widgets? Can you please provide some 
sample code so we can help you further?

Regards,
  Alex

> -----Original Message-----
> From: icarusfactor [mailto:[email protected]]
> Sent: Saturday, December 25, 2010 9:21 AM
> To: [email protected]
> Subject: [qooxdoo-devel] fonts in window and tabs.
> 
> 
> 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

------------------------------------------------------------------------------
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