Are you running any other add-on tools? Or have you issued a 'create menu bar as default' or 'create buttonpads as default' commands anywhere? If the latter, then try adding a Note command to see if those lines are being called unexpectedly, and if the former, try running your app without any add-ons. There are some freebies that are pretty poorly behaved when it comes to controlling the system menus.
You might also add an EndHandler procedure that contains a Note statement. It won't tell you what's wrong, but at least it will alert you if your application is dying suddenly on you. - Bill Thoen On Fri, 24 Jun 2005, Terry McDonnell wrote: > Dear List > > At some point during my MI application, as I click here or there, I > suddenly discover that my MB prog-created menu items (on the main menu) > and toolbars suddenly disappear, thus rendering the app. useless, as the > user can't operate on it. I never seem to catch when it happens! > However, I have a layer for which I've created a cartogarphic legend > window. If I should close this then the above items definitely DO > disappear. I'm not sure that they disappear only when the legend window > is up. > > Any ideas? > > 'ppreciate it > > Terry McDonnell > --------------------------------------------------------------------- List hosting provided by Directions Magazine | www.directionsmag.com | To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Message number: 16935
