Hi,

Does anyone have a sample source that does the similar functions below or
can give me some hints for my GUI application following: 

        . Display a window with an input like a text box for operator user
interface
        . Pass an information (e.g. serial number) from the input box of the
window to my executable
               application without click on OK button or something likes
that.  What I meant here is 
               operator just types an information into the input box and hit
enter, then it will automatically
               do the next step without creating an OK button to acknowledge
it.
        . After an information is entered in the input box, it clears the
input box.

Thanks,

Khoa D.

Reply via email to