Overwrite mode in wxTextCtrl

GDR! gdr at o2.pl
Wed May 14 10:18:28 PDT 2008


Dnia 13 maja 2008 16:00 Vadim Zeitlin <vadim at wxwidgets.org> napisał(a):

> G> Is it somehow possible to initialize a wxTextCtrl to work in overwrite
> G> mode (just like you pressed Insert on your keyboard before entering
> G> text)? 
> (...)
> 
>  This could be the case as a quick Google search shows that sending
> WM_KEYDOWN with VK_INSERT does seem to work for other people. Of course,
> you need to use wxTE_RICH(2?) style for this to have a chance to work as
> plain edits don't support overwrite mode at all.

I still can't find this using Google, must try harder. Thank you for your answer anyway.

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


More information about the wx-users mailing list