Constructing an NSURL with specified parameters
Constructing an NSURL with specified parameters
- Subject: Constructing an NSURL with specified parameters
- From: Scott Anguish <email@hidden>
- Date: Tue, 5 Feb 2002 20:50:27 -0500
I'd like to be able to construct an URL that I can open with NSWorkspace
openURL with a given set of parameters..
NSURL doesn't seem to allow for setting these though.. the only
available (similar) call is setProperty:forKey: and it doesn't seem to
do anything, (nor is it documented)..
can anyone offer any insight?
thanks
scott
_______________________________________________
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.