Chris Yoon
2004-07-05 09:59:28 UTC
I'm trying to implement what is almost exactly like the Windows explorer.
Explorer lets users create new folders by allowing them to right-click
on empty space. By seleting "new"->"folder" from the context menu, a new
folder named "New Folder" (or "New Folder(X)") is instantly created, and
its name becomes editable.
I've implemented almost all other operations that the explorer supports, but
I'm stuck on the feature described above. Can anyone help me?
Thank you in advance. = )
Explorer lets users create new folders by allowing them to right-click
on empty space. By seleting "new"->"folder" from the context menu, a new
folder named "New Folder" (or "New Folder(X)") is instantly created, and
its name becomes editable.
I've implemented almost all other operations that the explorer supports, but
I'm stuck on the feature described above. Can anyone help me?
Thank you in advance. = )