Similar Articles |
|
Unix Insider February 2001 Cameron Laird & Kathryn Soraiz |
FOX, Fltk, and other specialty GUI toolkits Why are there so many GUI toolkits? Who's using all of those non-mainstream libraries? This article rounds up the alternatives and summarizes the state of their art... |
JavaWorld May 2001 Anil Hemrajani |
Does Sun understand GUI design? Sun has done a great job with Swing, but Java has failed to dominate the client side like it has dominated the server side. This could be related to the fact that Sun's roots are in Unix... |
Unix Insider December 2000 Cameron Laird & Kathryn Soraiz |
Scripted wrappers for legacy applications How can you give your C program a nice GUI with Tk? The answer is easy to find on the Web and in printed books if you already know it, but the world needs a coherent and unified introduction for those who don't... |
Unix Insider March 2001 Cameron Laird & Kathryn Soraiz |
More than just English It's time to move beyond English -- if you haven't already. All of the major scripting languages can handle alphabets for most of the world's other languages... |
Linux Journal September 2000 Phil Hughes |
Book Review: Python and Tkinter Programming by John E. Grayson If you are going to work with Tkinter, buy this book. |
Linux Journal September 2000 Ibrahim F. Haddad |
Book Review: Linux Programmer's Reference, 2nd Ed. by Richard Petersen If you need a good reference, Linux Programmer's Reference is the book to buy. |
Unix Insider January 2001 Cameron Laird & Kathryn Soraiz |
Scripted wrappers for legacy applications, Part 3 The authors offer some closing comments on interprocess communication (IPC) and focus on ways to alloy scripting languages and systems languages, such as C, in single-process executables... |