Default Editline property (OpenInsight Specific)
At 27 APR 2001 02:08:14AM C Meyer wrote:
What are the edit line properties that need to be set after the text had just been set and the focus is on this edit line and the distructive edit needs to be turned on, just like if there was a default value in the edit line (blue). So that when the user presses the enter key the existing value remains or if other data is entered the existing data is deleted.
Regards
Chris
At 27 APR 2001 02:42AM [url=http://www.sprezzatura.com]The Sprezzatura Group[/url] wrote:
Use the SELECTION property.
eg.
call set_Property( @Window : ".MYEDITLINE", "SELECTION", 1 : @fm : 65534 )
World leaders in all things RevSoft