Re: finding menu titles from another running app...
Re: finding menu titles from another running app...
- Subject: Re: finding menu titles from another running app...
- From: Andreas Schempp <email@hidden>
- Date: Mon, 5 May 2003 18:21:43 +0200
you can try to get the path to the application you want, and then load
it's main nib file for you...
not a nice way, and I don't know if this works for carbon apps, but I
think it should
Am Montag, 05.05.03 um 05:37 Uhr schrieb Philip George:
If an app has the following menus (for example)...
File Edit View Window Help
...how can my app find out that information. Nothing else; just the
titles.
I'll need to know how to do it for Cocoa and Carbon apps, bundled and
forked.
Thanks.
- Philip
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.