Insert Picture in TextView
Insert Picture in TextView
- Subject: Insert Picture in TextView
- From: Albert Atkinson <email@hidden>
- Date: Sun, 2 Jun 2002 08:12:11 -0500
Hello!
I have looked all over the cocoa documentation and can not find
what I am looking for. I would like to hook up a button so that
when the user clicks it then the action will place a picture in a
text view called "icon2" (which is in the project).
I got it to insert text by calling
[messageText insertText: @"[SM:10]"];
but I can not figure out how to insert my graphic. Any ideas?
Thanks!
Albert
_______________________________________________
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.