Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Application framework..
Message
De
14/10/1999 04:28:01
 
 
À
13/10/1999 22:37:13
Frank Cavone
Monetary Management of Ny, Inc.
Albany, New York, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00276169
Message ID:
00276223
Vues:
23
>to all,
>when i started the current project i am working on i used application framework. now that i am completing the project i need to change a few things, especially the way it starts up. it first displays a splash screen, then a userlogon box ,the another 'quick form screen' before i can get to the menu. i want to skip the display of the 'quick form screen', but, i am having trouble following the application framework generated ojects and code, in fact it is nearly impossible to determine the program flow. i figured it would simply be a matter of commenting out a couple of lines of code, but that doesnt seem to be the case. i'd appreciate any help with this if anyone is familiar with it..........................................................
>thank you
>frank

What framework are you talking about?
Already a few hints. If it is well designed it just should be a matter of setting a few properties or commenting some code like you guess.
As well they should have soe good help files that explain how to supress these screens.

On the other hand you could use the debugger to step through the code step by step and see which lines are executed just before the splash screen, login etc. pop up. OK this can be a tedious job but it also gives you more insight on how the framework is build and is interacting.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform