[futurebasic] re: [FB] Text wrapping in edit field

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : February 2001 : Group Archive : Group : All Groups

From: Bowerbird@...
Date: Tue, 13 Feb 2001 17:21:23 EST
tony said:
>   WIDTH = _noTextWrap

i believe the width command
refers to print statements,
not the edit fields (in your subject).

if you want to shut off textwrap
for an edit field, you will need to 
adjust the destrect or the viewrect.
somebody will know which one, and how.
(or there's a .cronly parameter somewhere.)

-bowerbird