setDirectory:
Sets the current pathname in the panel’s browser.
Declaration
- (void) setDirectory:(NSString *) path;Parameters
- path:
String to set as the panel’s current pathname.
Discussion
The path argument must be an absolute pathname.
See Also
Related Documentation
Methods
allowedFileTypesrequiredFileTypesetRequiredFileType:beginSheetForDirectory:file:modalForWindow:modalDelegate:didEndSelector:contextInfo:runModalForDirectory:file:panel:compareFilename:with:caseSensitive:panel:isValidFilename:panel:shouldShowFilename:panel:directoryDidChange:directoryfilenameselectText: