Re: Clearing Text Box

new topic     » goto parent     » topic index » view thread      » older message » newer message

use setText( myControl, "" ) to clear a text box  the clear() routine is
used on RichEdit controls along with cut() cupy() paste() and undo()

~Greg

----- Original Message -----
From: ronaustin at alltel.net
Subject: Clearing Text Box



This program contains only two fields, Code and Desc.  I get them through
the SleText control.  After the info is written out I want to clear these
controls.  I added the following to the process that writes out the record:

clear(Code)
clear(Desc)

Only the Code control gets cleared unless after I enter the Desc I hit TAB
twice to highlight the Desc control.  Then both fields are cleared.  What am
I doing wrong?



--^^---------------------------------------------------------------
This email was sent to: g.haberek at comcast.net


TOPICA - Start your own email discussion group. FREE!

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu