I want to develop an application that should have the following behavior:
(1) The user highlights some text in another application (Microsoft Word for instance);
(2) He presses a key combination (shift + D for instance);
(3) The highlighted text is copied to the clipboard and my application is started;
(4) The content of the clipboard (the highlighted text) is pasted in a Edit or Memo component from my application.
Does anyone know if it is feasible ? Any Ideas ?
Thank u all,
L. Felipe
(1) The user highlights some text in another application (Microsoft Word for instance);
(2) He presses a key combination (shift + D for instance);
(3) The highlighted text is copied to the clipboard and my application is started;
(4) The content of the clipboard (the highlighted text) is pasted in a Edit or Memo component from my application.
Does anyone know if it is feasible ? Any Ideas ?
Thank u all,
L. Felipe