InputBox question

  • Thread starter Thread starter Gustav Bergquist
  • Start date Start date
G

Gustav Bergquist

Hi,

I'm wondering if there is any smart way of setting focus to the input-field
in InputBox and show SIP....

The problem is that because InputBox is a function it doestn't return until
it's recieved an OK or Cancel.

Is there any way I can create an "InputBox"-object instead of using it as a
function, or possibly overload initialize-method of InputBox....

All suggestions welcome..

Thanks in advance..
/Gustav
 
Back
Top