Re: text namespace
Charles Goodwin <[email protected]> Thu, 10 Apr 2003 11:14:16 +0100
| Newsgroups | gmane.comp.java.xwt.general |
|---|---|
| Message-ID | <308906BE5D07D5119285009027D61C5722F6E8@NTFPS1> |
> I have seen such effects on a Windows machine, where if a label is too > small for the text it contains, it scrolls. Can we have some kind of > scrollpane in xwt.theme that does not have any scrollbars in it? Not > just hidden, but non-existent. This would mean the extra resources > would only be one box (for the absolute movement). It's called an absolute box. :) Seriously, the only thing other than it being an absolute box is for it to track the cursor. This is probably something that scrollpane could use at some point as well. With regard to labels, though, I think the scrolling is automatic rather than based on cursor (mouse or edit) movement. Something like a tooltip (ie a popup with the full label text) would be more appropriate. _______________________________________________ http://lists.xwt.org/listinfo/dev