Hola Andre,

Only Shawn, the autor, may have a full documentation, but I doubt that since he didn't publish any.

As I was involved a bit more in the beginning days of kixforms (started with kixgui.dll) here a good hint to help yourself.
For example .GridView (in classic) is not documented (or was not at that time). Only a basic sample was available. I managed to implement a full blown GridView with all comfy controls, bells and whistles; Interoperating with a bunch of TreeView branches for a piece of program I wrote for the project I was in back then (Was also my reallife project for the PM certification ;\) ).
All that only by faling back to the community here AND having a TypeLibraryViewer to doublecheck for undocumented objects, methods, properties (in my case the one from iTripoli. Search for yourself, can't verify the source to be virus free atm)
It's not too comfortable, I know. But a nice way to learn kixforms in-depth.

A propos sockets. Time to take the time and complete my almost 18 year old network card game project (Yes, it is Hearts )
Never worked with sockets though ;\)


_________________________