app.mm File Reference


Detailed Description

Implementation of omgui::App for Cocoa.

Date:
Created: 2005-04-29

#include <omgui/app.h>
#include <omgui/exception.h>
#import <Cocoa/Cocoa.h>

Namespaces

namespace  omgui

Classes

class  NSApplication(AppleMenu)
class  OmguiApplicationDelegate

Functions

static NSString * getApplicationName (void)
void register_argc_argv (int argc, char *argv[])
static void set_up_menubar ()

Variables

NSAutoreleasePool * pool
int s_argc
char ** s_argv


Function Documentation

static NSString* getApplicationName ( void   )  [static]

void register_argc_argv ( int  argc,
char *  argv[] 
)

static void set_up_menubar (  )  [static]

Todo:
Localization


Variable Documentation

NSAutoreleasePool* pool [static]

int s_argc [static]

char** s_argv [static]


doxygen SourceForge.net Logo