Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cannot update the cursor
Message
De
29/03/1998 12:15:21
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Cannot update the cursor
Divers
Thread ID:
00087972
Message ID:
00087972
Vues:
68
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.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform