Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Activate Window In Window Loses Modality
Message
From
10/03/1999 15:14:21
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Activate Window In Window Loses Modality
Miscellaneous
Thread ID:
00196043
Message ID:
00196043
Views:
66
Hi all,

I have a form class which gets instantiated as a child window within a larger window. This is done through the createobject function followed by activate window (form name) in (parent form name). This works fine - the form is able to be moved anywhere WITHIN its parent window.

The problem, however, lies in the form's lack of modality or behaving in a modal fashion. The reason why I need a modal form is for a dialog box functionality where I want to collect some values from the user and then execute the next line of code in my method after the form is closed, not immediatly following the form's opening.

Does anyone know of a way I can make my child form modal? By the way, the windowtype property is set correctly to 1 - it's the form's behavior that is not modal.

Thanks for your help!

-JT
Jeff Trockman, MCP
Next
Reply
Map
View

Click here to load this message in the networking platform