I'm using the TMultiGet class.
FWH-1905 /
How do I make my memo automatically wrap the text if I type past the width of the memo-field input area?
thanks in advance.
Don.
TMultiGet wrap text
- don lowenstein
- Posts: 196
- Joined: Mon Oct 17, 2005 9:09 pm
- Contact:
TMultiGet wrap text
Don Lowenstein
www.laapc.com
www.laapc.com
- nageswaragunupudi
- Posts: 8017
- Joined: Sun Nov 19, 2006 5:22 am
- Location: India
- Contact:
Re: TMultiGet wrap text
TMultiGet class automatically wraps text.
Regards
G. N. Rao.
Hyderabad, India
G. N. Rao.
Hyderabad, India
- don lowenstein
- Posts: 196
- Joined: Mon Oct 17, 2005 9:09 pm
- Contact:
Re: TMultiGet wrap text
I discovered that the class variable ::lHScroll controls the wrapping.
if ::lHScroll is .f. - automatic word wrap - this is the default
if ::lHScroll is .t. - no word wrap
if ::lHScroll is .f. - automatic word wrap - this is the default
if ::lHScroll is .t. - no word wrap
Don Lowenstein
www.laapc.com
www.laapc.com