I’m changing from v14 to v16 and am getting confused. I have a component which is used in two applications. It displays and works with a multi-page form which is entirely self-contained. The form was set in v14 to have an active menu bar, called “Main”. The component doesn’t have a menu bar “Main” but each parent application does.
In v14, this worked fine. The form appeared, the menus (from the parent application) were present and they worked. In v16, things have changed. The parent menu bar doesn’t appear; and if I make it appear, by supplying a callback routine in the parent which calls SET MENU BAR(“Main”), while the menu bar and its associated menus do appear, nothing happens when I select anything. I’m obviously missing something very fundamental. Is what I want to do, namely use the parent’s menu bar, possible, or under v16 are selections executed in the component’s context rather than in the parent’s? Jeremy Jeremy Roussak [email protected] ********************************************************************** 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:[email protected] **********************************************************************

