From: Mattia B. <mat...@li...> - 2006-07-28 03:16:27
|
On Tue, 25 Jul 2006 11:42:24 +0200 "Mark Wardell" <ma...@ne...> wrote: Hello, > I have made these changes and generated this patch file using WinCvs (so I > hope the format is correct) and the problems described below are now fixed. > I do not know what side effects may be caused by these changes so please > advise if these changes are the recommended way as per the 'Mattia' way of > doing things. :-D yes they are (after all, this is the way it is done in other wxWindow-derived classes). The Create() method is missing, though (added). Applied. Thanks! Mattia |