mirror of
https://github.com/fltk/fltk.git
synced 2026-06-06 00:22:42 +08:00
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:
@@ -48,6 +48,8 @@
|
|||||||
* ::menu(bar) should only be called once!
|
* ::menu(bar) should only be called once!
|
||||||
* Many other calls of the parent class don't work.
|
* Many other calls of the parent class don't work.
|
||||||
* Changing the menu items has no effect on the menu bar.
|
* 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__)
|
#if defined(__APPLE__)
|
||||||
|
|||||||
Reference in New Issue
Block a user