Event table confusions..... was "confusion over members..."

Spencer Salazar spencer.salazar at gmail.com
Fri Nov 3 11:41:50 PST 2006


Shouldn't the following:

On Nov 3, 2006, at 9:35 AM, Rory Walsh wrote:

> BEGIN_EVENT_TABLE(wxLoopStation, wxMDIChildFrame)
> 	EVT_BUTTON (ID_BUTTON,  wxWidgetsFrame::OnTest)
> END_EVENT_TABLE()

be in the wxWidgetsFrame event table?

spencer




More information about the wx-users mailing list