Re: Application name
Re: Application name
- Subject: Re: Application name
- From: Georg Tuparev <email@hidden>
- Date: Fri, 8 Nov 2002 23:38:01 +0100
On Friday, Nov 8, 2002, at 19:52 Europe/Amsterdam, Raymond Fischer
wrote:
In doing various experiments I noticed that Apple's various
UI objects return the application's name as an attribute.
Does anyone know where this string comes from? It's not the
name on the menubar (which comes from the resources) but is
the name of the application file/bundle itself.
NSString *processName = [[NSProcessInfo processInfo] processName];
And, as an aside, does everybody else find that searching
the documentation on developer.apple.com to be a pointless
exercise?
No!
Georg Tuparev
Tuparev Technologies
Klipper 13
1186 VR Amstelveen
The Netherlands
Mobile: +31-6-55798196
_______________________________________________
accessibility-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/accessibility-dev
Do not post admin requests to the list. They will be ignored.