Re: missing EVT_MOVE_START and EVT_MOVE_END

2010-09-19 Thread Mattia Barbon
herbert breunung wrote: both are listed in Wx_Exp.pm, importing is fine, but using them throws error. a bug or just me overlooked something? It's only available with wxWidgets 2.9.x. Regards, Mattia

missing EVT_MOVE_START and EVT_MOVE_END

2010-09-18 Thread herbert breunung
both are listed in Wx_Exp.pm, importing is fine, but using them throws error. a bug or just me overlooked something? best