Open heribertolugo opened 2 years ago
Currently the treeview is updated for each file found. We should submit 1 update with all files in current directory, using the treeview BeginUpdate and EndUpdate.
BeginUpdate
EndUpdate
Currently the treeview is updated for each file found. We should submit 1 update with all files in current directory, using the treeview
BeginUpdate
andEndUpdate
.