Thank you, Fabian, that helped :-)
Fabian Jakobs-2 wrote: > > Hi Torsten, > >> I love the default behaviour of overflow for a label: If the content is >> to >> large for a given size, it is clipped and there are some dots (or disks, >> like the documentation says) displayed intead. >> As I think, one can control this with setTextOverflow. >> In case of a checkbox (and this is a child of atom) I would like to have >> this behaviour too, but there is no property for this in atom. Is this a >> bug >> in "atom" or is it not possible to have this behaviour because of >> inheriting >> from BoxLayout? >> Torsten >> >> > You can access the label of an Atom by using the "getLabelObject" and > set the text wrap there. > > Best Fabian > > -- > Fabian Jakobs > JavaScript Framework Developer > > 1&1 Internet AG > Brauerstraße 48 > 76135 Karlsruhe > > Amtsgericht Montabaur HRB 6484 > > Vorstand: Henning Ahlert, Ralph Dommermuth, Matthias Ehrlich, Andreas > Gauger, Matthias Greve, Robert Hoffmann, Norbert Lang, Achim Weiss > Aufsichtsratsvorsitzender: Michael Scheeren > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > qooxdoo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel > > -- View this message in context: http://www.nabble.com/textOverflow-in-checkbox-or-atom-tf4241356.html#a12069366 Sent from the qooxdoo-devel mailing list archive at Nabble.com. ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
