The willReply option of the connectTreeViewEvent method is documented as inactive for SELCHANGING events. As far as I understand from my testing results, this prevents the application to veto the selection of a different item when for example an error is pending for the currently selected item. I would welcome support for this option on this event type as well.
Anonymous
Committed revision 8630. [r8630]
Related
Commit: [r8630]
Committed revision 8631. [r8631] doc
Committed revision 8632. [r8632] small changes to the implementation.
I took the opportunity presented in implementing this RFE to update all the current tree-view events to recognize the willReply argument. The DELETE, SELCHANGED, and SELCHANGING events have the arguments sent to the event handler enhanced when the programmer uses the willReply argument.
Related
Commit: [r8631]
Commit: [r8632]
Thanks Mark, great stuff.
Staffan
On Wed, Nov 28, 2012 at 1:58 AM, Mark Miesfeld miesfeld@users.sf.netwrote:
Related
Commit: [r8631]
Commit: [r8632]
Feature Requests:
#499This enhancement is available in the ooDialog 4.2.1 release.