lucasmenendez / pylemanager

Simple graphical filemanager
GNU General Public License v3.0
5 stars 0 forks source link

Improve item selection #5

Open lucasmenendez opened 8 years ago

lucasmenendez commented 8 years ago

Use Shift-L keybinding to multiple selection and restrict double click on item to single listbox element.

lucasmenendez commented 8 years ago

Bind <Control-Button-1> and <Shift-Button-1> to single selection and point-to-point selection. Also can bind<B1-Motion> to create a selection area.