How to control the blinking interval of NSTextView Insertion Point
How to control the blinking interval of NSTextView Insertion Point
- Subject: How to control the blinking interval of NSTextView Insertion Point
- From: Satoshi Matsumoto <email@hidden>
- Date: Wed, 23 Jun 2004 11:06:14 +0900
Hi,
I can change the insertion point shape of NSTextView with overriding the
method:
- (void)drawInsertionPointInRect:(NSRect)aRect color:(NSColor *)aColor
turnedOn:(BOOL)flag
But I couldn't find the way to change the blinking interval of the insertion
point.
Does anyone know how to control the blinking interval of NSTextView
Insertion Point?
Thanks,
Satoshi
-----------------------------------------------------
Satoshi Matsumoto <email@hidden>
816-5 Odake, Odawara, Kanagawa, Japan 256-0802
_______________________________________________
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.