A few NSTextView questions...
A few NSTextView questions...
- Subject: A few NSTextView questions...
- From: Moray Taylor <email@hidden>
- Date: Fri, 21 May 2004 18:33:46 +0100
Hi,
I have couple of questions about NSTextViews...
1) I am using NSTextAttachments to display icons of files in a
TextView, it works great, but if I do one for a .jpg, or .pdf, it shows
the actual image, very clever, but I'd like to turn this off, how do I
that?
2) How would I go about replicating the sort of thing Apple Mail has in
the message preview window, it seems to have an NSView within the
NSTextView for the Subject, From etc... Is this done by making a custom
view that combines two views then using setContentView: to show it? or
is something else.
Thanks in advance
Moray
_______________________________________________
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.