newLISP Fan Club

Forum => newLISP Graphics & Sound => Topic started by: Sunburned Surveyor on January 12, 2005, 04:46:12 PM

Title: GTK GUI for newLISP
Post by: Sunburned Surveyor on January 12, 2005, 04:46:12 PM
I'm just checking out newLisp at the moment and I had a rookie question.



Where might I find a guide or tutorial, (or even an article), on how to use newLisp with GTK to build graphical user interfaces. Has anyone built GUI's for NewLisp this way.



I am very curious. A reliable way to build GUI's is the only thing holding me back from newLisp at this point.



I don't know much about GTK, but I do use GIMP. I also no very little C++. However, I do write programs in Java, and I write in AutoLISP.



Thanks,



The Sunburned Surveyor
Title:
Post by: Lutz on January 12, 2005, 05:03:13 PM
You can start here: http://www.turtle.dds.nl/gtk-server/index.html there are lots of example applications for using GTK with newLISP and a tutorial too. For more detailed info on GTK you would have to go to http://gtk.org/ .



Lutz