Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid cell click
Message
 
 
To
06/12/1999 08:05:45
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00299080
Message ID:
00304724
Views:
25
Hi

For the click event to fire there must be a mousedown and a mouseup over the same object. Do you have a NODEFAULT in the mousedown or mouseup by any chance? NODEFAULT is the equivalent of saying "this event never occurred" (and denial is not just a river in Egypt < g >). A NODEFAULT in mousedown or mouse up says that click never occurred.

Rick

>Hi --
>
>I am having trouble detecting a grid cell click. I have wait windows in the grid.click,grid.col1.text1.click, grid.col1.text1.mouseup, and grid.col1.text1.mousedown. The only window I can see is in the mousedown event-- where's the click? Thanks for any tips--
>
>Carlie Graves
Rick Hodder
MCP Visual Foxpro
C#, VB.NET Developer
Independent Consultant
www.RickHodder.com
MyBlog
Previous
Reply
Map
View

Click here to load this message in the networking platform