I use code blocks to develop my own wxWidgets applications.
Seemingly wxSmith doesn't support menu update ui event.I have to manually add such event to my code while wxDev-cpp can support such feature
Besides wxSmith doesn't support such configurations as pixel-wise space adjustment.
And keyboard motion is not supported.can someone answer this for me?
You're right about missing update events, not yet supported.
Pixel-wise space adjustment - what do you mean? Currently you can place items by specifying position in pixels.
About keyboard motion - what exactly do you mean ?
Regards
BYO