Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to trap a double click
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00433382
Message ID:
00433567
Views:
11
...It usually trapped in the DblClick event of the specific object. In the form designer, click the object/control, then click the methods tab on the PEM sheet, look for DblClick...

This is not on a form. It is really an old style browse that dates back to FP 2.5/2.6. Still works as a great picklist --- except for the double click. So I am in a read-only browse and I want to detect a double click -- how???

On another note. If I have a grid and I define the columns I can easily detect a doubleclick in the grid.column.text.dblclick(). However, if I don't define the layout of the grid (just let the cursor structure determine the columns), it seems to be hard to detect the dblclick() event on a given row. I can dblclick to my heart's content and nothing happens. If I move to a part of the grid where there is an empty row (no data) and dblclick -- works great. Not too useful. Any ideas on that behaviour?

Kevin
Kevin Emmrich
www.jkt9000.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform