On Thu, 11 Dec 2003, Jason Holt wrote: > On Wed, 10 Dec 2003, Arthur Moore wrote: > > > on end with no results, I gave up. Now I turn to you: what do you people > > > use to program GUIs? Java Swing? Gtk? Qt? Perl-Tcl/Tk? What would be the > > Tcl/Tk is a less common, but very easy to use language for writing GUIs. It > also wraps lots of other languages nicely (Perl/Tk uses its widgets, for > instance).
Basically, all I need is something that can display graphic files to some sort of window (playing cards and other game pieces), recognizes when I click on them, and be able to have some sort of back-end that I can write to talk over the network. What's the simplest thing I could get away with for such a beast? [Or ought I go with something like gtk anyway just for the experience? (Assuming I can get php-gtk to compile, ha ha.)] ~ ross -- This sentence would be seven words long if it were six words shorter. ____________________ BYU Unix Users Group http://uug.byu.edu/ ___________________________________________________________________ List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list
