Re: Non-View Text Engine
Re: Non-View Text Engine
- Subject: Re: Non-View Text Engine
- From: Gordon Apple <email@hidden>
- Date: Fri, 26 Sep 2003 14:10:01 -0700
on 9/26/03 5:56 AM, email@hidden at
email@hidden wrote:
>
It doesn't sound like you've read the conceptual docs on this topic:
>
>
<http://developer.apple.com/documentation/Cocoa/Conceptual/
>
TextArchitecture/index.html>
>
>
...but then again, I could be wrong?
>
>
j o a r
Yes, you are wrong. I have read all of it (I think).
It is clear that I can eventually piece together what I want. NSTextView
in fact does just that. Unfortunately, as I described, I don't want it in a
separate view because I want my own layering as draw-objects within a NSView
and do not want this text drawn in normal view order. That means either
extracting the code I need from NSTextView (is it available?), writing my
own (which I've done before), or subverting the view hierarchy (which I
often did in MacApp).
--
Gordon Apple
Ed4U
Redondo Beach, CA and Little Rock, AR
email@hidden
_______________________________________________
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.