Re: [MACTCL] Making a Tk GUI more "Mac-like"
by Mats Bengtsson other posts by this author
Jul 25 2007 12:27AM messages near this date
[MACTCL] Making a Tk GUI more "Mac-like"
|
Re: [MACTCL] Making a Tk GUI more "Mac-like"
Kevin Walzer wrote:
> I've been doing a lot of work recently on getting a better
> Mac-look-and-feel in my Tk applications. I've posted a blog entry below,
> with before-and-after screenshots and some technical discussion, below:
>
> http://www.codebykevin.com/blosxom.cgi/2007/07/24#portauthority-refresh
>
> Hope this is of interest to someone, especially if you are looking for
> ideas to optimize a Tk app for the Mac. After I stress-test my
> Mac-specific GUI packages a bit more, I will be releasing them under the
> standard Tcl open-source license; I'm hoping that will come this fall.
>
Do you use tablelist for the multi column list?
This gives you two pixel wide separators in the header which looks ugly.
Thunderbird hasn't solved this either, but if you use treectrl instead
it gives you nice thin one pixel borders (my patch).
If you use treectrl try to use png images for the gray arrows since the
built in doesn't do the antialiasing.
See http://coccinella.im/v/macosx/
Another way to do toolbars can also be seen in http://coccinella.im/v/macosx/
Mats
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now > > http://get.splunk.com/
_______________________________________________
Tcl-mac mailing list
tcl-mac@[...].net
https://lists.sourceforge.net/lists/listinfo/tcl-mac
Thread:
Kevin Walzer
Mats Bengtsson
Kevin Walzer
Mats Bengtsson
Kevin Walzer
Joe English
Kevin Walzer
Joe English
Kevin Walzer
Adrian Robert
Philip Aker
Kevin Walzer
Philip Aker
Jim DeVona
|