Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can't click on button (show/hide issue?)
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00681366
Message ID:
00681748
Vues:
13
I made my forms modeless and that seemed to help.

I put test code in the click button after the show call:

frmCNA.show
messagebox('after show')

This didnt execute before, and now it does. Fox must run all the code in the click button and return (which means it wont try to go back there later and continue execution). After I click, the new form is active and all is well.

I don't want modeless behavior... but all my forms are the same size, so the user cannot switch unless they use my buttons.

Any further commentary is still welcome.

-hans
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform