OpenDCL Forums

OpenDCL => Runtime/AutoLISP => Topic started by: andrew on November 22, 2010, 06:44:54 AM

Title: how can i unhighlight in text boxes?
Post by: andrew on November 22, 2010, 06:44:54 AM
in my project im using multiple text boxes.
I want to be able to unhighlight 1 text box when another one is highlighted

can someone point me in the right direction on how i can do that?

thanks
Title: Re: how can i unhighlight in text boxes?
Post by: owenwengerd on November 22, 2010, 07:06:48 AM
Do you need help with the SetSel function, or with event handling?  It might help if you posted what you have so far, and explain where you're having trouble.
Title: Re: how can i unhighlight in text boxes?
Post by: andrew on November 22, 2010, 07:24:23 AM
im sorry i meant a list box not a text box

:o