Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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: 1361
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: Sun Jun 02 09:56:08 CEST 2024

Total time taken to generate the page: 0.02291 seconds