UnEditable OutlineView Cell and Right Click
UnEditable OutlineView Cell and Right Click
- Subject: UnEditable OutlineView Cell and Right Click
- From: Ronnie O <email@hidden>
- Date: Sat, 23 Jul 2005 10:47:18 -0500
Hello,
I have an outlineview that has the cells in a column set as
uneditable. So when one of the cells is double clicked, the double
click action is sent and a specific method is called as a result. I
would like to capture a right mouse click over the uneditable cell and
set the cell editable for that instance and be able to enter text into
the cell. Does this sound possible?
My alternative was to have the rightmouse down caught and pop open a
window to capture the new text, then set the cell with the new text.
I would prefer to have the cell open as editable with the cursor there
ready to type into the cell. If I can catch the rightMouseDown, how
would I then get the cursor to blink in the cell? Any ideas? Thanks.
_______________________________________________
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