More lessons in FFI: creating a window with GTK2, SDL and Wi…

 new new list compose Reply to this message Top page
Attachments:
+ (text/plain)
+ (text/html)

Delete this message
Author: Kaz Kylheku
Date:  
To: TXR Users
Subject: More lessons in FFI: creating a window with GTK2, SDL and Win32/64.
Hi all,

More FFI code examples are available showing simple window creation in different APIs.
Check out the Win32 one: from scratch window with a WndProc callback written in TXR Lisp handling WM_PAINT events.

Cheers ...