- /* used by all classes in the widget creation process */
- void PreCreation( wxWindow *parent, wxWindowID id, const wxPoint &pos,
- const wxSize &size, long style, const wxString &name );
+ /* used by all window classes in the widget creation process */
+ bool PreCreation( wxWindow *parent, const wxPoint &pos, const wxSize &size );