AddFolder sometimes not working
Brought to you by:
tpsfadmin
Exported from Bugzilla, issue 3505.
--- Comment added on 7/16/02 9:43:43 AM ---
The AddFolder method sometimes doesn't cause the folder to show up in the
TStShellTreeView, also sometimes it doesn't appear in the correct place.
The new folder typically does show up reliably in an attached TStShellListView,
however, attempting to browse into it sometimes causes an error.
Customer Observation:
From: John Clements
Just as an interesting note, I noticed that if I call ShellListView's
SetFocus right before calling AddFolder, the error about it trying to edit
(rename) the wrong entry goes away.