User-agent: Internet Messaging Program (IMP) H3 (4.0.3)
Quoting email@hidden:
I've got a databrowser control with only three columns. Two columns are popup
menus and the third is a check box. I am having trouble figuring out
how I can
select a row by clicking. I can use the arrow keys to select a single row.
Any suggestions?
Well, it does appear that I can use the kEventControlClick or kEventControlHit
to determine whether or not the user clicked on the control. Based on this, I
imagine that I could handle all of the selection functionality manually.
Of course, the other possible solution would be to invent some (almost) random
text column to display in the browser which would allow the user to select
various rows by clicked.
I am still hoping that there is something I am missing.
The real problem (bug?) seems to be that the browser does not consider a click
on a row in a column containing either a popup menu or checkbox which is
outside of the control (i.e. the popup menu or checkbox) to be a selection.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Carbon-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/carbon-dev/email@hidden