Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cannot update the cursor
Message
From
29/03/1998 12:15:21
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Cannot update the cursor
Miscellaneous
Thread ID:
00087972
Message ID:
00087972
Views:
67
Dear all,

I have a form running in VFP smoothy but has an error when it is built to be an exe file.
The error message is "Cannot update the cursor". In that form, it contains a grid which has a table inside. I have a button called Edit button, when pressing it, it will set the grid's readonly off and move the focus into the grid to allow the player to edit the table:

thisform.grid3.ReadOnly=.f.
select table3
thisform.grid3.setfocus()

Whenever I press this button, the error message will be shown.
I have tried to remark the "select table3" and the error message will not show but I cannot edit the table3.
The form is in a formset which contains 2 more forms and 2 more tables. Table1 and Table2 are similar to table3 but they are OK to edit by the same method. Anyone knows the reason? Thanks
Power Wong
Every problem will have a solution, the only problem is that can you find it out.
Next
Reply
Map
View

Click here to load this message in the networking platform