Hi list,
I'm selecting multiple row in a treeview using CTRL button.
Then if i right click , i lost all the previous selection.
Connecting the button_press event overwrites not this behaviour.
I would be able to keep the selection (and the blue color on the
selected rows) and when i right click, a specific popup menu for
multiple rows is displayed.
Does anyone know how to do this?
I can test if multiple rows are selected:
-> if yes: keeping previous selection and displaying a sepcific popup
menu for multiple rows..
-> if not: normal behaviour. Right click = changing selection and
displaying a popup menu for simple row.
Thanks a lot for your help,
Philippe
_______________________________________________
pygtk mailing list [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/