wxDialog::OnOK when migrating to v2.8.7

David Fernandez david.fernandez.work at googlemail.com
Fri May 16 06:50:05 PDT 2008


Hi there,

I was trying to build a program that compiles fine using wxWidgets
v2.6.4, and first thing I found is that the wxDialog::OnOK is not
there anymore.

At a glance I couldn't find any documentation mentioning what is
supposed to do instead, nor why was it removed.

Could you give me some hints about what should I do in a derived class
(from wxDialog) that wants to call the base class method under some
circunstances?

Cheers
David Fernandez


More information about the wx-users mailing list