Re: text namespace

David Crawshaw <[email protected]> Thu, 10 Apr 2003 20:09:34 +1000
Newsgroups gmane.comp.java.xwt.general
Message-ID <[email protected]>
On Thursday, April 10, 2003, at 08:14  PM, Charles Goodwin wrote:
> 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.

I just don't see how you can select it and copy it then. For you to 
make a selected region in it and use Ctrl+C, you have to have it 
focusable. If the text is too long and you drag to the end, shouldn't 
it move the box over so you can see the rest?

That's the effect I've seen on Windows. I'll try and find an example 
when the computer starts up.

It makes label functional for a user in a situation where the developer 
has screwed up. Tooltips would come later (we need some overall tooltip 
plan), but this is hardly resource intensive (one more box), and it's 
useful.

d


_______________________________________________
http://lists.xwt.org/listinfo/dev