Re: text namespace

Charles Goodwin <[email protected]> Mon, 14 Apr 2003 17:10:19 +0100
Newsgroups gmane.comp.java.xwt.general
Message-ID <308906BE5D07D5119285009027D61C5722F704@NTFPS1>
It's easier to have 2, 1 with scrollbars and 1 without, than have 1 that
dynamically adds/removes scrollbars.

-----Original Message-----
From: Andrew Kohlsmith [mailto:[email protected]]
Sent: 14 April 2003 16:52
To: [email protected]
Subject: Re: [xwt-dev] text namespace


> xwt.widget.text
> xwt.widget.textfield  // singleline
> xwt.widget.editfield  // multiline
> xwt.widget.label      // idiom for <text focusable="false"
> multiline="true" /> ie can be set to multiline="true" if needed

You make good points, but why not just have xwt.widget.textfield and if 
multiline is true, then trap enter, have scrollbars, etc.?

The Borland C++ camp uses "Memobox" for a multiline edit and "textbox" (I 
think) for a single line.

Regards,
Andrew

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