U++ framework
Do not panic. Ask here before giving up.

Home » Developing U++ » Mac OS » Unwanted search Ctrl in Help menu item
Re: Unwanted search Ctrl in Help menu item [message #51457 is a reply to message #51455] Wed, 27 March 2019 03:51 Go to previous messageGo to previous message
Novo is currently offline  Novo
Messages: 1431
Registered: December 2006
Ultimate Contributor
mirek wrote on Tue, 26 March 2019 18:15

I have commited possible fix of the whole to the trunk.

It doesn't work in my case. I'm still getting the search bar.
My code (it looks fine to me):
void wnb3::SetMenuBar()
{
#ifdef PLATFORM_COCOA
 SetMainMenu(THISBACK(main_menu));
 menubar.Hide();
#else
 menubar.Set(THISBACK(main_menu));
#endif
}

Full recompilation. TheIDE itself was compiled a moth ago.


Regards,
Novo

[Updated on: Wed, 27 March 2019 03:52]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Can I compile without X11? (Mojave)
Next Topic: How to set the icon App
Goto Forum:
  


Current Time: Sat Apr 25 23:51:20 GMT+2 2026

Total time taken to generate the page: 0.00532 seconds