in reply to TK vs. Web pages

I gather that Wx is what the cool kids use these days. The interface (both for the programmer and the user) certainly looks a lot better than Tk's does.

Replies are listed 'Best First'.
Re^2: TK vs. Web pages
by zentara (Cardinal) on Apr 03, 2007 at 11:17 UTC
    Try finding help for Wx, and compare it to support for Tk or Gtk2, I would say Gtk2 is the next step, although Wx is optionally a front end for Gtk2 or basic X libraries(which ever you choose). IIRC

    I'm not really a human, but I play one on earth. Cogito ergo sum a bum
Re^2: TK vs. Web pages
by apl (Monsignor) on Apr 03, 2007 at 12:04 UTC
    Thanks. I'll search and Google on Wx to see what it looks like.