Torsten Bonde Christiansen wrote:

But from your answer if guess there is no single (simple) way to do
this?

No, various toolkits all handle the clipboard in different was. So you need to create an abstraction layer that wraps the various platforms you want to support into a common API - which your application will use. You can take a look at fpGUI Toolkit (url shown below) or MSEgui to see how it is done. Both these GUI toolkits support X11 and Windows clipboards.

Regards,
  - Graeme -

--
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://opensoft.homeip.net/fpgui/

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to