Subdomain Posts
Objective C | 11 days ago
Objective C | 27 days ago
Objective C | 45 days ago
Objective C | 45 days ago
Recent Posts
None | 3 sec ago
None | 4 sec ago
None | 15 sec ago
C | 36 sec ago
C | 1 min ago
Java | 1 min ago
C | 1 min ago
None | 1 min ago
None | 2 min ago
PHP | 2 min ago
Sitereport
Find cool info about any domain on the internet?
visit sitereport
Free Subdomains
Want a pastebin.com sub-domain for your community?
learn more...
What is pastebin?
Pastebin is a website that hosts all your text & code on dedicated servers for easy sharing.
learn more...
By Anonymous on the 4th of Feb 2010 06:34:43 AM
Download |
Raw |
Embed |
Report
[savePanel setTitle:@"Save Playlist"];
[savePanel setNameFieldStringValue:@"My Playlist"];
[savePanel setAccessoryView:saveFileFormat];
[savePanel setAllowedFileTypes
:[NSArray arrayWithObjects
:@"foo",
@"bar",
nil]];
[savePanel setAllowsOtherFileTypes:NO];
[savePanel setCanSelectHiddenExtension:YES];
[savePanel runModal];
Submit a correction or amendment below.
Make A New Post