removing MDI child menu (OpenInsight 32-bit Specific)
At 24 APR 2003 09:14:46AM matt bavis wrote:
We have several forms (approx 500) that I would like to remove the menu. These forms will be started as MDIchild and their MENU is causing the MENU on the MDIFRAME to not function. I have found if I remove the MENU from the MDIchild my MDIFRAME menu functions normally.
Is there a way to quickly remove the menu from these screens, without having to open each screen in form designer and then remove each menu item.
I have tried "destroying" the menu when the MDIchild is created, but it seems I cannot "destroy" a menu item.
Any suggestions?
Matt
At 24 APR 2003 09:17AM [url=http://www.sprezzatura.com" onMouseOver=window.status= Click here to visit our web site?';return(true)]The Sprezzatura Group[/url] wrote:
You could write a quick program to do do. The structure of the Window templates is documented in Technical Bulletin # 2 from the Sprezzatura Group provided on the last Works CD.
World Leaders in all things RevSoft
At 24 APR 2003 09:31AM matt bavis wrote:
I just wanted to confirm I am looking at the correct document. Is the document titled, "REVMEDIA - The developer's Link Technical Briefings #2" ?
Matt
At 24 APR 2003 10:09AM [url=http://www.sprezzatura.com" onMouseOver=window.status= Click here to visit our web site?';return(true)]The Sprezzatura Group[/url] wrote:
It is indeed. Last year's Works CD had the structure of SYSREPOSWINS this year has SYSREPOSWINEXES.
World Leaders in all things RevSoft
At 24 APR 2003 11:08AM matt bavis wrote:
Thanks. Just what I was looking for.
Matt