Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How can I add code to a class ?
Message
 
 
À
02/03/2004 09:38:28
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00881982
Message ID:
00882400
Vues:
17
Alessio,

Why are you adding controls directly to _screen? You should consider using your own form instead.

You should use the debugger to help you trace through the code at runtime and find out what line of code is causing VFP to crash. You can do this with a SET STEP ON command inside your code.

>It works but i got a problem, when I activate the first page of the Frame the program exit and close even the VFP main windows.
>Why ?

>_screen.AddObject('Pgmenu','menu') && Menu is an empty pageframe,
> &&I also tried with the default pageframe class
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform