TsGui icon indicating copy to clipboard operation
TsGui copied to clipboard

Add checkboxes to treeview

Open Elaci0 opened this issue 4 years ago • 1 comments

Enabling the checkboxes inside the Treeview control could be helpful for a multiple selection. My TSgui script became quite complex now and I was thinking that a treeView control, for choosing which software to install, could be useful.

Alessio

Elaci0 avatar Dec 17 '20 08:12 Elaci0

Hi Alessio. This could be doable, but will likely take a decent amount of work. The current treeview sets one value to one variable, but what you're looking for will set multiple variables, so will need to figure out how to structure that. Will take a look, but can't promise anything.

MikePohatu avatar Dec 18 '20 21:12 MikePohatu