0
votes
2answers
434 views
Using FTP with NSURL
I want to write a cocoa application which downloads a file using ftp. I read about the NSURL class which has "NSURLHandle FTP Property Keys". I want to know how do I make use of these constants to …
1
vote
3answers
94 views
Query about design guidelines for application development.
I have a wizard application for MS Windows which is a typical Next-Next-Finish type. The application has a default vendor specific window background theme which persists through all the windows of …
