[Lazarus] Linux clipboard
Marc Weustink
weus at quicknet.nl
Wed Mar 1 16:14:58 EST 2000
At 21:20 01-03-2000 +0100, Hongli Lai wrote:
>I finally find out how to use selections :-)
>I want to implement OpenClipboard, CloseClipboard, etc.
>I need to put that in the WINAPI unit. But what unit is the WINAPI unit?
>winapi.inc? gtkwinapi.inc? interfaces.pp?
You have to change 5 files.
headers:
winapih.inc and gtkwinapih.inc
wrappers:
winapi.inc and interfacebase.inc
the actual code:
gtkwinapi.inc
Marc
More information about the Lazarus
mailing list