From: Francesco M. <f18...@ya...> - 2006-02-12 20:07:47
|
John Labenski ha scritto: > On 2/9/06, Francesco Montorsi <f18...@ya...> wrote: >> Now the configure script of wxStEdit successfully compiles it. >> However I have to report a bug in samples/stedit program: when I run it >> and type something in the first row of untitled.txt, everything is okay. >> When I hit enter to go in the row below, any key pressed is just ignored >> and nothing appears on the screen... >> This is with Ubuntu 5.10, GTK2, wxCVS (maybe a little outdated - I'll >> update it...). > > This was a bug w/ wxWidgets CVS HEAD a few weeks back. It was some > unicode translation thing they were trying, hopefully it still works. you're right; I've tested it with an updated wxWidgets and the problem has disappeared. Francesco |