Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Modeless Form
Message
 
 
To
18/06/2001 10:29:13
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00519824
Message ID:
00520672
Views:
16
Carmen,

>I didnt set .t. to always on top. I click on the form2 it come out on top.
>what i means is when call form1 secondly from the menu, it wont come out on top, it still stay behind the form2 unless i go click it.


Did you step through the code in the debugger and see if the search loop was finding it? It was written to look for the form by it's .Name value.

>I dont know how to set the datasession, can you teach me how to ?

By default all forms run in the single VFP default DataSession. To change a form it's simply a matter of setting the Form.DataSession to Private. You might want to read the online documentation to get a more general overview. You can also search for articles here and on the Wiki.
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Reply
Map
View

Click here to load this message in the networking platform