Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP6 - Form in Form Help?
Message
De
30/07/1999 12:28:32
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00248233
Message ID:
00248242
Vues:
17
>I have a form called "containerform" and 3 forms "forma" "formb" "formc". I want to make "containerform" the main (parent?) form for the other three and place them in specific x,y locations inside "containerform". How can I get this to work? Pageframes aren't doing it, and I set containerform.showindow to 2 and forma/form/formc.showwindow to 1 but that placed "containerform" outside of the VFP6 dev environment and I couldn't close it.
>
>I thought I was doing this successfully in my FPW2.6 days (if memory servs me right). I just want to place some forms inside another one at discrete coordinates. Help?
You can still do it like in FP2.x with define window. But I think it's used rarely now. With SDI settings it's easy as you did (ShowWin. 2-1). To close it you need a "clear events" command. You could put that in "exit" button click :
*release forms
clear events
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform