Hi All,
I have 3 Text boxes placed on screen 100. Now I want to activate double click event on only one text box.
3 Text boxes are txt1, txt2 and txt3.
I have assigned Attribute 'Respond to double click' to txt1 and I have also set the GUI Status F2 'PICK'.
Now the problem that I am facing is whenever I double click on txt1 the program is working fine but this event works for txt2 and txt3 also which I don't want.
Can anyone provide the solution,
Thankx in Adv.