Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Completely Mask VFP origin on EXE startup?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00050745
Message ID:
00050895
Vues:
44
>>>Is there a way to completely mask any indication in the user interface that an app was developed with Visual Foxpro?

>>In your congig.fpw set SCREEN=OFF,
>>Set _screen visible to true after you changed the title.

That sounds like a clever idea!

However, if I just do the suggestion below (which I've already tried), there is still a "Microsoft Visual Foxpro" visible on the title bar of the main app window until these statements in the app are actually executed:

>If you've got VFP v.5, try this:
>_Screen.Icon =[D:\vfp\myicon.ico]
>_Screen.Caption =[Mark's Program]
>_Screen.Visible =.F.

However, I've never experimented with the ShowWindow property as Joy suggested. If I set the main form's ShowWindow property to As Top Level, then what happens to the "classic" interaction of a form with the main VFP window... that is, are forms now required to interact differently with each other or with the menu bar?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform