Name: Anonymous 2007-09-24 21:54 ID:eSisFYRZ
anyone used gtk-server, say, with a scripting language or any language? it's basically a program that you talk to through a pipe or TCP connection and it does all the gtk stuff for you. i'm using it at the moment; it's pretty kick ass. you can just create a window from your terminal.
ie if you want to whip up some simple gui for whatever reason in bash or perl, this could be really helpful
here's the link:
http://www.gtk-server.org/
ie if you want to whip up some simple gui for whatever reason in bash or perl, this could be really helpful
here's the link:
http://www.gtk-server.org/