Remove the File Menu from app
HY
in xcode is there a function to remove the FILE menu of your app.
I have writed my game with glut and when i lauch the app i have appName, FILE EDIT WINDOW - and i need to remove this menus.
How cand i do this?
Thanks!
in xcode is there a function to remove the FILE menu of your app.
I have writed my game with glut and when i lauch the app i have appName, FILE EDIT WINDOW - and i need to remove this menus.
How cand i do this?
Thanks!
GLUT gives you no control over this. You need to switch to Carbon or Cocoa if you want that kind of control.
Possibly Related Threads...
| Thread: | Author | Replies: | Views: | Last Post | |
| SDL and menu bar on OS X | A_SN_ | 9 | 8,178 |
Feb 7, 2012 11:51 AM Last Post: trailmix |
|
| Can't get menu bars to work. | XSTNX | 0 | 2,081 |
Jun 26, 2009 09:08 AM Last Post: XSTNX |
|
| GLUT apple menu close application | Rasterman | 31 | 14,246 |
Aug 15, 2007 04:48 PM Last Post: AnotherJake |
|
| OpenGL Menu engine? | BinarySpike | 4 | 6,830 |
Jun 11, 2007 09:43 PM Last Post: JeroMiya |
|
| Enabling the "quit" menu function in an SDL program | ferum | 2 | 3,676 |
Sep 10, 2006 02:35 PM Last Post: PowerMacX |
|

