Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Tree in the way (find dialog)
Message
From
23/01/2003 16:40:44
 
 
To
23/01/2003 16:26:32
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00744838
Message ID:
00744878
Views:
15
Also, the first form being modal will prevent Ctrl-F from working form that form or any form below it...because the menu is disabled at that point.

So you have 2 things at work here:

When you make the sub-form modal, it appears. But CRTL-F cannot work, because you are in a modal situation. When you make the sub-form non-modal, I think it is going out of scope. Even if you fix the scope problem with the sub-form, CTRL-F will still not work as long as the parent form is modal.

>it's not _findDialog, that class i have and it is for a search in a .dbf. the find dialog i am talking about is if you press ctrl+f in a code window or you add a menu option with _med_find.
>
Steve Gibson
Previous
Reply
Map
View

Click here to load this message in the networking platform