Added warning in inofficial Fl_Sys_Menubar.cxx about bundeling apps to make the menu bar work
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@6016 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
parent
5e3d4fc7db
commit
17fec4d9a6
@ -48,6 +48,8 @@
|
||||
* ::menu(bar) should only be called once!
|
||||
* Many other calls of the parent class don't work.
|
||||
* Changing the menu items has no effect on the menu bar.
|
||||
* Starting with OS X 10.5, FLTK applications must be created as
|
||||
* a bundle for the System Menu Bar (and maybe other features) to work!
|
||||
*/
|
||||
|
||||
#if defined(__APPLE__)
|
||||
|
Loading…
Reference in New Issue
Block a user