----- Original Message -----
From: "info" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, July 10, 2003 8:13 AM
Subject: <lingo-l> Text member selected
>
> After writing with "Put....Into" in a text member the text just writed
> result selected. I've tried varius solution but i'm not able to have the
> text displyed normally unselected. The strage is that in some part of my
> project the text is displayed normally.

try something like member(txtMember).selection = 0 after puting in the text.

or member(txtMember).text = "my text" instead of "put into"

check the lingo dictionary for "selection" for the correct syntax or "lingo
by feature"

P.S. assuming Dir 7.2 or higher

Frank

[To remove yourself from this list, or to change to digest mode, go to 
http://www.penworks.com/lingo-l.cgi  To post messages to the list, email [EMAIL 
PROTECTED]  (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping 
with programming Lingo.  Thanks!]

Reply via email to