Hi all,
I'm implementing in a liststore the selection by keyboard.
so, when a user press shift+upArrow or shif+downArrow I select one line more.

Now I'd like to do the same thing when user press shif+pageUp, shif+pageDown, but I 
can't find a way to calculate how many rows are in a page (how many rows are visible).

What should I do?

Thanks,
Riccardo

-- 
-=Riccardo Galli=-
_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to