Overwrite mode in wxTextCtrl

GDR! gdr at o2.pl
Tue May 13 06:35:42 PDT 2008


Hi wxHackers,

Is it somehow possible to initialize a wxTextCtrl to work in overwrite mode (just like you pressed Insert on your keyboard before entering text)? 

I tried doing it by EmulateKeyPress(), but - apart from the fact that this is far from being an elegant solution - it doesn't work, but it just might be me crafting invalid wxKeyEvent.

-- 
GDR!
http://gdr.geekhood.net/


More information about the wx-users mailing list