Ed Leafe пишет:
> On Nov 25, 2006, at 8:42 AM, Basil Shubin wrote:
> 
>> For columns with only numerical data, searching works only for
>> first entered digit. Is it usual dGrid behavior and incremental
>> searching is not possible? Or maybe I just don't know how to use it
>> correctly :-)
> 
>     Incremental searching is only designed to work with string values, 
> not numeric. But looking at the code, it doesn't seem difficult to fix 
> that. I'll be posting an update in a little bit, just as soon as I run a 
> couple more tests.
> 
>> For cyrillic unicode strings it's still not working. If I select column
>> with string and then try to search something, the selection just jump to
>> unrelated row and stay here. On this time I dont recive any traceback
> 
>     Well, that's progress, at least!  ;-)
> 
>     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.

-- 
Basil Shubin
Freelance Software Developer


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

Reply via email to