At 23:56 01-03-2000 +0100, you wrote: >I don't understand this. According to the Win32 API docs, the first parameter >of OpenClipboard must be a HWND. >What did you mean "OpenClipboard needs a window"? Exactly that (HWND is synonym for window to me). In the GTKWinAPI a HWND (or LCL Handle) is a cast to a specific GTKWidget. Marc