Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Double-click is braindead
Message
 
To
08/05/1998 02:25:56
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00097923
Message ID:
00097942
Views:
25
John,

Will your dblclick() code show a message if you put one into the SELECT button? Will it close the form if you put thisform.release() directly into the dblclick?

AND, remember that thisform.release() bypasses the QueryUnload. You need to call the QueryUnload and pass back .T. or .F.

Barbara

>Hi Barbara ---
>
>Yup....for sure I'm dbl-clicking in the right area. The cmdSelect.Click() code is nothing but THISFORM.Release() ... since all the work of passing the ID back to the calling form is in Unload that's all I need.
>
>
>>John, are you clicking/doubleclicking on the actual item? Listboxes do not respond to a click in a blank area.
>>
>>Also, what code is in your SELECT button?
>>
>>Barbara
>>
Barbara Paltiel, Paltiel Inc.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform