Nate Lowrie wrote: > On Wed, Jul 2, 2008 at 11:29 AM, Paul McNett <[EMAIL PROTECTED]> wrote: >> Now since appdev code doesn't have access to the wx event object, there >> isn't an obvious solution to this other than overriding the private >> methods _onOK() and _onCancel(). > > The key is not calling the EndModal method. You don't even need an > evt.stop().
EndModal() is at the wx-level though, not Dabo. So there should be a Dabo way to do it. Paul _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev Searchable Archives: http://leafe.com/archives/search/dabo-dev This message: http://leafe.com/archives/byMID/[EMAIL PROTECTED]
