Re: Cocoa Command Line Application
Re: Cocoa Command Line Application
- Subject: Re: Cocoa Command Line Application
- From: Stefan Wiesendanger <email@hidden>
- Date: Wed, 9 Jul 2003 02:31:37 +0200
NSUIElement is deprecated I think...
If bringing up a dialog is the only requirement on the Cocoa side, you
could also consider just calling up a dialog from Core Foundation...
(though I'm not seeing any clear advantages or disadvantages
here....maybe performance since you don't need to initialize Cocoa...?)
On Mittwoch, Juli 9, 2003, at 12:35 AM, Nick Zitzmann wrote:
On Tuesday, July 8, 2003, at 12:40 PM, Pierre Neihouser wrote:
It's a typo, "LSUIElement" is supposed to be "NSUIElement"
Since I didn't see any correction...
No offence.
Actually, it's not a typo. "LSUIElement" is the name of the key. I
don't know if NSUIElement works or not, but I can't find it in the
official list of bundle keys:
<http://developer.apple.com/documentation/MacOSX/Conceptual/
SystemOverview/PropertyListKeys/chapter_15_section_2.html>
Nick Zitzmann
AIM/iChat: dragonsdontsleep
Check out my software page: http://seiryu.home.comcast.net/
"You can't modify a constant, float upstream, win an argument with the
IRS, or satisfy this compiler" - actual MPW 68K compiler error message
_______________________________________________
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.