Re: EditField-like side scrolling

Ryan Dary wrote:
I want to use the Edit Field mode to produce a "standard" edit field. When the text fills up the field, it seems to wrap to the next line. How do I get it so it does the sort of horizontal scrolling that a normal edit field does?

I am not sure exactly what you are looking for. It sounds like you
are trying to use it as a single line input field. If this is the
case, you can put the FTC in normal mode and set the margins
really wide to prevent wrapping. Having it side scroll is not
something I have considered before in this scenario, so you would
need to make a subclass and implement this yourself (at least until
I get to it in the future).

FTC Website: 
http://www.truenorthsoftware.com/FormattedTextControl/FormattedTextControl.html
Set List Options (digest and vacation modes): www.freelists.org/list/ftcdev
List Archive: www.freelists.org/archives/ftcdev
Unsubscribe: Send email to ftcdev-request@xxxxxxxxxxxxx with "unsubscribe" in 
the subject field.



Other related posts: