Angus Leeming wrote: > However, rather than define C_FormTexinfoFeedbackCB, setPreHandler, > feedbackCB for every class, you should make these methods part of the > FormBase collection of functions. Then the derived classes will need > only to override the virtual method
Angus, can you give me a little more help: how do I implement this function in FormBase.C? How do I call it from the dialogs? Thanks, Juergen.