|
Cut, Copy Paste actions not working in my TextEditor -
06-18-2009, 08:20 AM
Hi,
I have implemented my own text editor by extending TextEditor class and implementing IEditorPart. But if i open any file from outside the workspace, the cut, copy, paste actions seems to be enabled in the context menu, but are not working. But for files within workspace, these actions are working fine.
Can anyone please tell me what is to be done for cut, copy, paste actions to work for outside workspace files.
Thanks & regards,
Loganathan. S.
|