Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion ANN: mactoolbar and aquahig
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Kevin Walzer  
View profile  
 More options Dec 5 2007, 2:03 pm
Newsgroups: comp.lang.tcl
From: Kevin Walzer <k...@codebykevin.com>
Date: Wed, 05 Dec 2007 14:03:21 -0500
Local: Wed, Dec 5 2007 2:03 pm
Subject: ANN: mactoolbar and aquahig
I've released two packages to help make Tk applications fit in more
"natively" on Mac OS X.

The Mactoolbar Package

The mactoolbar package is designed to emulate the standard Cocoa toolbar
provided on OS X. On the Mac, toolbars behave a bit differently than
they do on Windows or X11; rather than having the entire button darken
when pressed, only the image and/or text darkens, and the toolbar itself
can be hidden or made visible with a button-click. As such, the usual Tk
approach to toolbars (arranging Tk or Tile buttons in a frame) requires
a bit of customization. The mactoolbar package uses a Tile frame,
labels, and bindings to implement a Cocoa-style toolbar.

More information: http://tk-components.sourceforge.net/mactoolbar/

The Aquahig Package

The aquahig package implements some Mac OS X-specific configurations to
selected Tk megawidgets to make them better fit in visually with Mac
interface conventions, similar to iTunes and other Mac applications.
Currently supported widgets are the BWidgets Tree, the BWidgets ListBox,
and Tablelist.

More information: http://tk-components.sourceforge.net/aquahig/

Both packages are available under the standard Tcl/Tk BSD-style license.

Enjoy!

--
Kevin Walzer
Code by Kevin
http://www.codebykevin.com


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.