the "active menu bar" form property needs to be activated for a menu to work 
while a dialog is running.
but, to set this property, you also need to first associate a menu with that 
form.

so, even if the plan is to use a menu reference (|MR...|) passed from host,
you need to set a menu from the component for the form as a place holder.

since you are using a host menu inside a component,
any method associated to that menu item needs to be shared.

-

alternatively, you could set the menu bar before opening a dialog in the 
component,
and use DIALOG(*) in the same process, inside the component.

2017/04/28 1:09、Barclay Berry via 4D_Tech 
<4d_tech@lists.4d.com<mailto:4d_tech@lists.4d.com>> のメール:
I’d love to hear if/how others have solved this too.



**********************************************************************
4D Internet Users Group (4D iNUG)
FAQ:  http://lists.4d.com/faqnug.html
Archive:  http://lists.4d.com/archives.html
Options: http://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**********************************************************************

Reply via email to