News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

wxSmith again

Started by nime1, March 14, 2010, 08:43:00 PM

Previous topic - Next topic

nime1

Hello,
I dont know if this is a propper place for such post so if not, please - move me (as usually).

I'm still fighting with wxSmith.
Through design time wxSmith offer some events for components and regarding of choice he writes code what works fine.
Question is for TextCtrl. There are offered 4 events EVT_TEXT...
But what with MouseOver, KeyPress, KeyRelease, PressedChar and such which I found on wxPanel in back of TextCtrl.
Is here a way to get those events to TextCtrl with wxSmith without manually writing code?