Page 1 of 1

MainMenu Bug on Mac OS X

Posted: Sun Sep 05, 2010 6:22 am
by raumi75
Hello,

you might have heard the good news: HMG.4 works on Mac OS X. But there are bugs to be fixed.

Samples with MAIN MENU

cause an error. Here is the one from samples/mainmenu/demo_1

Code: Select all

Error BASE/1004  No exported method: OQTOBJECT

Called from OQTOBJECT(0)
Called from WINDOW:CREATE(1819)
Called from WINDOW:ACTIVATE(1834)
Called from MAIN(142)
I am not sure, if this is a hbqt bug. The official hbqt test and hbIDE have menus that work fine.

Raumi

Re: MainMenu Bug on Mac OS X

Posted: Sun Sep 05, 2010 12:21 pm
by Roberto Lopez
raumi75 wrote:Hello,

you might have heard the good news: HMG.4 works on Mac OS X. But there are bugs to be fixed.

Samples with MAIN MENU

cause an error. Here is the one from samples/mainmenu/demo_1

Code: Select all

Error BASE/1004  No exported method: OQTOBJECT

Called from OQTOBJECT(0)
Called from WINDOW:CREATE(1819)
Called from WINDOW:ACTIVATE(1834)
Called from MAIN(142)
I am not sure, if this is a hbqt bug. The official hbqt test and hbIDE have menus that work fine.

Raumi
This is not a OSX problem. This was a bug already fixed. Please update sources.

Re: MainMenu Bug on Mac OS X

Posted: Sun Sep 05, 2010 7:29 pm
by raumi75
Roberto Lopez wrote:This is not a OSX problem. This was a bug already fixed. Please update sources.
OK. It works now. Looks exactly like a real Mac App. The Menu is not on the window, but on the top row of the screen.

Do you want me to post things like this in the big Welcome to the Developers Table thread in the future?

Raumi.

Re: MainMenu Bug on Mac OS X

Posted: Sun Sep 05, 2010 8:07 pm
by Roberto Lopez
raumi75 wrote:OK. It works now. Looks exactly like a real Mac App. The Menu is not on the window, but on the top row of the screen.
I don't knew that... interesting...
raumi75 wrote: Do you want me to post things like this in the big Welcome to the Developers Table thread in the future?
Yes, please.