Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - gsev

#1
Im having trouble locating the source files for the guiserver.jar. I have managed to extract the files from the jar but they are compiled class files.
#2
newLISP Graphics & Sound / gui toolkit / server
January 04, 2010, 04:27:43 AM
I'm new to newlisp, and finding the language very refreshing and fun to use while the documentation is excellent.



Which gui system should i use?



GS (i do not normally like Java but it looks like the default choice)

GTK+ (have dabbled with it using both python and PHP (though not at the same time of course) GLADE is a nice solution for building generic gui)

TK (I have Practical Programming in Tcl an TK by Brent Welch :- TK looks quite nice to use), cant find much info on using it with newlisp. Seen some references to newlisp-tk but have not seen and link to download it, does that mean that it is obsoleted by GS?

are there others?



So I think maybe I should just use GS.



Has anyone any ideas/experiences/tips they would like to share?



Many thanks in advance,

gsev