Re: 2nd click of a dbl click goes to wrong view?!
Re: 2nd click of a dbl click goes to wrong view?!
- Subject: Re: 2nd click of a dbl click goes to wrong view?!
- From: m <email@hidden>
- Date: Mon, 29 Mar 2004 22:32:36 -0800
On Mar 29, 2004, at 7:19 PM, John Randolph wrote:
I don't think I've ever seen an attempt to insert a view in the
hierarchy between the two events in a double-click.
I'm not inserting a view into the hierarchy, I'm moving one already in
the hierarchy into position. Isn't this exactly what happens when I
click on an editable text item? The window's shared field editor is
flown in to actually do the editing, yes?
What are you trying to do?
I have a matrix. Each cell of the matrix shows an image and a list of
strings (the list can be arbitrarily long, only the first few items are
normally visible). The cells can be reordered by dragging them around.
The list of strings of the selected matrix cell can be edited, deleted,
created, and reordered in place. This is done using a table view as the
editor. The matrix cell is selected on the first click and the table is
positioned where the strings are normally drawn in preparation for list
editing. To the user it should appear to "just work".
BTW, I reported this as a bug this afternoon, #3605488. A project that
demonstrates the problem is attached to the report.
_murat
_______________________________________________
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.