Slashdot Mirror


User: suchenwi

suchenwi's activity in the archive.

Stories
0
Comments
2
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2

  1. Re:wxWindows not terribly reliable - but Tk is on Borland Uses (And Supports) wxWindows · · Score: 2, Insightful

    I (as well as many others) code cross-platform GUIs in Tk - a rock solid C lib, available on Windows (down to CE), Linux, Mac, as well as many other Unix flavors. Source is wide open, and under the most free BSD-style license. Highly recommended.

  2. Re:Need monolithic executables on GUI Toolkits for the X Window System · · Score: 2, Informative

    If you can live with a non-giant executable too, maybe a Starpack could interest you: a complete Tcl/Tk runtime system, plus your own app, all in one executable file, starting from under 1 MB. Zero installation.
    See http://www.equi4.com/starkit/