> when i use the scaling function in Firefox, ieplorer like "STRG +" OR > "STR -" the menübuttons not skaled right. Qoodoo make tet "small" with > "..." but theri is already enough space .
The ellipsis handling is done by the browsers, so qooxdoo basically cannot determine when the browser displays the "..." or the full text. The alternative which you can use on the application side is to set the label widget to "rich", this will disable the ellipsis handling of the browser. Also, the qooxdoo application has no knowledge about the zoom factor currently in use. Everything concerning zoom is also entirely in the hand of the browser. T. > > ------------------------------------------------------------------------------ > Throughout its 18-year history, RSA Conference consistently attracts the > world's best and brightest in the field, creating opportunities for Conference > attendees to learn about information security's most important issues through > interactions with peers, luminaries and emerging and established companies. > http://p.sf.net/sfu/rsaconf-dev2dev > _______________________________________________ > qooxdoo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel > > ------------------------------------------------------------------------------ Throughout its 18-year history, RSA Conference consistently attracts the world's best and brightest in the field, creating opportunities for Conference attendees to learn about information security's most important issues through interactions with peers, luminaries and emerging and established companies. http://p.sf.net/sfu/rsaconf-dev2dev _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
