Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Vfp50 - Application Gen
Message
De
24/02/1997 16:13:35
 
 
À
24/02/1997 16:06:05
Information générale
Forum:
Visual FoxPro
Catégorie:
Groupes d'usagers
Divers
Thread ID:
00021849
Message ID:
00021854
Vues:
31
>>After you gen an application, you get a start.prg.
>>In that start.prg there is some code...
>>
>>*-- Configure application object.
>>goApp.SetCaption("anyfile")
>>goApp.cStartupMenu="menus\anyfile"
>>goApp.cStartupForm="forms\qckstart"
>>
>>I would like to know where "SetCaption",cStartupMenu", and "sStartupForm" are define.
>>
>>I think I would like to do my apps this way.
>>
>>Can somebody help?
>
>It looks like 'SetCaption' is a method and 'cStartupMenu','sStartupForm are properties of 'goApp' object. Depending where you created the object and how the base class was defined. you will find its properties/methods in either Class Designer or code snippet.

They are methods in "Appwiz.vcx" - thanks again...
Robert Keith
Independent Developer
San Antonio, Texas
E-mail address:
rebelrob1@yahoo.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform