[TxMt] OakTextView API & text selection
Gerd Knops
gerti-textmate at bitart.com
Tue Dec 26 15:55:04 UTC 2006
On Dec 25, 2006, at 9:42 PM, Todd Ditchendorf wrote:
> I'm working on a couple of TextMate plugins, and I would like to
> force text selection and possibly scrolling in TextMate's main
> window ([NSApp mainWindow]).
>
> I see that TextMate uses a custom text view class called OakTextView.
>
> 1. Is the OakTextView api (header file?) available to the public?
>
> 2. Does anyone have any advice to share on how to accomplish text
> selection in an OakTextView?
>
Been there... AFAIK the cire of the TextView is written in C++.
classdump doesn't help there, and no way to use the ObjcC-runtime
system to 're-pipe' things...
Gerd
More information about the textmate
mailing list