Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Modal forms launched by dockable forms
Message
From
04/01/2021 13:46:02
Lutz Scheffler
Lutz Scheffler Software Ingenieurbüro
Dresden, Germany
 
 
To
04/01/2021 13:17:09
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
01677685
Message ID:
01677749
Views:
59
>>
>>Try
>>
>>LOCAL ModalForm AS Form
>>
>>m.ModalForm = CREATEOBJECT("Form")
>>m.ModalForm.AddObject("tb", "TextBox")
>>m.ModalForm.tb.Visible = .T.
>>m.ModalForm.WINDOWTYPE = 1
>>m.ModalForm.Show(1)
>>
>>
>>does this disable the menu?
>
>No (neither when Show() is called without parameters).
>
>[cf. attached picture]

Ah. I refer to menu items of mine, not the standard ones. The PADs itself looks never disabled but all POPUPS of _MSYSMENU
Words are given to man to enable him to conceal his true feelings.
Charles Maurice de Talleyrand-Périgord

Weeks of programming can save you hours of planning.

Off

There is no place like [::1]
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform