Re: File system: Implementing Cut and Paste
You need to specify your expected behaviour. I think I understand that you want a user to be able to 'cut' from your browser, and select some O/S window and then paste. At which point your program must implement the file/folder move. Is this right?
What do you expect to happen when a user cuts from O/S and pastes to your widget?
First, you must tell us what you want, before we can help with how
If you have a problem, CUT and PASTE your code. Do not retype or simplify it. Give a COMPLETE and COMPILABLE example of your problem. Otherwise we are all guessing the problem from a fabrication where relevant details are often missing.
Bookmarks