On Tue, Jun 12, 2012 at 7:00 PM, Chris Stankevitz <chrisstankevitz@gmail.com> wrote:
6. Unfortunately, wxWidgets sometimes delete (in the c++ "delete"
sense) the dialog 'without warning'.

If you can't follow the advice of not using wxWidgets, can you overload operator delete for your dialog's class?


--
Chris Cleeland