string into clipboard
string into clipboard
- Subject: string into clipboard
- From: Guillaume Rager <email@hidden>
- Date: Thu, 5 Feb 2004 09:22:49 +0100
- Organization: GumiTech
Hi list,
i just want to put an NSString in Clipboard, i use that
[[NSPasteboard generalPastboard] setString:aString forType:NSStringPboardType];
... but it doesn't seem to be the right way, because i cannot see the string into the Finder clipboard or find the string into another application.
I think i did something wrong but i dont know where ?
Thanks for help,
Guillaume
-----
GUMITECH - R&D Unit - Niort (France)
http://www.gumitech.com
"Chaud cocoa, chaud chocolat !!!"
_______________________________________________
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.