Re: NSTableView - how to select text when editing a column?
Re: NSTableView - how to select text when editing a column?
- Subject: Re: NSTableView - how to select text when editing a column?
- From: "I. Savant" <email@hidden>
- Date: Fri, 7 Jul 2006 11:45:23 -0400
How about right after sending [mMyTableView editColumn:0
row:theRow withEvent:nil select:YES]; ???
--
I.S.
On Jul 7, 2006, at 11:16 AM, Roni Music wrote:
[textView setSelectedRange:aRange];
But when and from were should I call this?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden