On Nov 26, 2006, at 4:59 AM, Basil Shubin wrote:

>>     When you type the search characters, are they properly  
>> displayed in
>> the status bar? Or are some different characters being displayed?
>
> I run dGrid.py from Dabo package and got this results:
>
> Under linux: With C local everything works fine, but problem begun  
> when
> I switch to cyrillic keyboard layout. On each key press I see umlauts
> chars in the status bar, no cyrillic at all.
>
> Under Windows 2000: dGrid.py demo just don't react on layout  
> switching!
> It's continue works with latin chars, no cyrillic chars in status bar,
> nor even umlauts.
>
> Second problem related to navigation in grid with key arrow. Under  
> Win2k
> everything works just fine, without any problem I can simply navigate
> trought cells, columns and rows. But under Linux pressing on any of  
> the
> arrow key anly shows umlauts in status bar (as with cyrillic  
> chars), no
> navigation at all only umlauts typing.

        Well, after digging deeper, it seems that wxPython isn't passing the  
key events the same way for ASCII and non-ASCII keys.

        I've changed the code once again, and tested it with Russian, Greek  
and English characters on Ubuntu Linux, WinXP and Mac OS X. Please  
try the version I just posted and let me know if it is working  
correctly on your machine.

-- Ed Leafe
-- http://leafe.com
-- http://dabodev.com



_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users

Reply via email to