On 10 September 2010 10:18, Marco van de Voort wrote: > > You are not passing unix types, and are passing pointers to 32-bit types to > parametesr that expect pointers to 64-bit types (pculong).
Oops! Thanks Marco, changing them to ctypes solved the problem. I better double check my other X11 code too, I might be making the same mistake in a few more place. :-/ Finally got fpGUI-X11 drag-n-drop to work! :-) -- Regards, - Graeme - _______________________________________________ fpGUI - a cross-platform Free Pascal GUI toolkit http://opensoft.homeip.net/fpgui/ _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal