Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid Box causes C5 error
Message
 
 
To
11/11/2002 00:28:59
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00720810
Message ID:
00720967
Views:
11
>Garrett,
>
>I have tried this on 3 computers using the public beta version all with the same result. Your program didn't cause it on mine either but the mouse was never even over the grid.
>
>This program will cause it, just run this and then move your mouse (manually, not with code) around on the grid. You will (should) soon get the problem.
>
>
>USE HOME(1) + "labels"
>lox = CREATEOBJECT("Form")
>lox.WindowType = 1
>lox.AddObject("Grid", "grid")
>lox.Grid.Visible = .t.
>lox.Grid.MousePointer = 1
>lox.Show(1)
>
>
>Cheers,
>
>Chris.

Same here.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform