Cross Platform Menus

pmcewan

Registered
I need to port some apps to OS X, and I'd like to use Mono. Does anyone know of equivalent API functions in OS X for the Windows API functions FindWindow which gets a window handle by title, and then InsertMenuItem which allows you to modify a running application's windows? Any help would be great! Thanks -- Paul
 
Back
Top