Re: Power Objects Menu Creation Syntax Fails to Produce a New Menu

From: Michael Kranzdorf <mikek_at_krt.com>
Date: 1996/03/25
Message-ID: <mikek-2503961836540001_at_franklin-tty9.jvnc.net>#1/1


> frmLogicPractice.OpenWindow()

I think this method causes the default menu bar to get associated with the form, even though you previously assigned a different one. If you make a global variable to hold the menu, you can issue a self.SetMenuBar ( g_myMenuBar ) in the form's InitializeWindow method. Works for me.

Regards,

Michael Kranzdorf                                    mikek_at_krt.com
Kranzco Realty Trust       http://www.krt.com         610.941.9292
Received on Mon Mar 25 1996 - 00:00:00 CET

Original text of this message