|
From: Kevin W. <sw...@wo...> - 2005-01-04 21:12:10
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi everyone, Since I haven't seen much discussion/documentation of actual programs that are currently using Tile, I thought I'd post a screenshot of the application I'm developing (for Mac OS X). http://www.wordtech-software.com/tkdarwinports-0.2-screenshot.html This makes use of a mix of Tile and regular Tk widgets (since the scrollbar looks native under TkAqua, but the Tile scrollbar doesn't). It's easy to mix the two using regular names and the ttk:: namespace. I'm using Tile 0.6, which was packaged from CVS by Daniel Steffen as part of his TkAqua BI distro. This app, TkDarwinPorts, is a GUI for the DarwinPorts package management system, which is written in Tcl. The original design of the program was strictly as a command-line wrapper, but I'm rewriting the code to hook directly into DarwinPorts' API, which should make this app portable across all platforms that DarwinPorts runs on. I think this is good evidence of how cool Tile is. TkDarwinPorts makes use of some other nice extensions, such as tablelist, but Tile gives this real Aqua-compliant look-and-feel. - -- Cheers, Kevin Walzer, PhD WordTech Software--Open Source Applications and Packages for OS X http://www.wordtech-software.com http://www.smallbizmac.com http://www.kevin-walzer.com mailto:sw...@wo... -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (Darwin) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFB2wagJmdQs+6YVcoRAi5kAJ0YX2CyO/eE7xePu9IXDpzuJ8z3bACfRikn 5Bj/dYtUleFfhGeI2xhKeJM= =E/sA -----END PGP SIGNATURE----- |