patch for refreshing desktop listview items

Discuss development issues and submit patches here
Post Reply
ajs
Posts: 409
Joined: Mon Jul 05, 2010 6:37 pm

patch for refreshing desktop listview items

Post by ajs »

patch for this issue
http://www.explorerplusplus.com/forum/v ... ?f=5&t=459

it took me a loooong time to find the problem for this issue, and it all came down to one line of code. The desktop folder is not a virtual folder and therefore should be monitored.
Now, creating. renaming and deleting files from the desktop will automatically refresh the listview in the right pane.
The treeview still doesn't refresh yet. That's for the next patch.

The patch is against v155, so it also includes the change to show the context menu for the desktop item in the tree view.
Attachments
patch_01.zip
(628 Bytes) Downloaded 471 times
David Erceg
Site Admin
Posts: 933
Joined: Sat Apr 18, 2009 1:46 am

Re: patch for refreshing desktop listview items

Post by David Erceg »

Thanks Michael, patch has been committed.
Post Reply