Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Createobject and modal mode
Message
De
03/11/2009 03:27:11
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Divers
Thread ID:
01432726
Message ID:
01432861
Vues:
34
thank you sergey

>>Hi all, I'm always trying to reuse an old FoxBase Program... I'm trying to replace the old menus managed by the menu to notation and I thought to replac them with a toolbar or a form or whatver else. The point is that the procedure have to work with evaluates a value that I should get from the menu choice. The fact is that creating the object by CreateObject commad I cannot put the created form as modal... How can I do ? I know that creating a scx form would solve the problem, but I was wondering if another solution exists
>
>Sure you can
>
>
>loForm = CREATEOBJECT(...)
>loForm.Show(1)
>
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform