I think that I'm beginning to understand. First the row is
highlighted/selected by a left click, then a double-click or the [Enter] key
activates the entry. So, if EVT_LIST_ITEM_ACTIVATED occurs, then I call the
dialog box ... and the column values somehow are placed in the appropriate
text widgets?
Thanks,
Rich
···
On Fri, 9 May 2008, Robin Dunn wrote:
Or you can not use in place editing but instead popup a dilog when an item
in the list is activated (double clicked or Enter is pressed) that
contains the values to be edited. If the dialog is completed successfully
you can put the values back into the list ctrl.
--
Richard B. Shepard, Ph.D. | Integrity Credibility
Applied Ecosystem Services, Inc. | Innovation
<http://www.appl-ecosys.com> Voice: 503-667-4517 Fax: 503-667-8863