Key | Value |
---|---|
as::author | Kevin Walzer |
as::build::date | 2014-09-02 |
as::origin | http://sourceforge.net/projects/tk-components |
category | Widget |
description | This package implements Mac-native 'sheet' windows for Tk. 'Sheet' windows are dialogs or toplevel windows that slide down from the top of a Mac toplevel window, and then slide back up when they are dismissed. Tk on the Mac has long supported the 'sheet' effect for system dialogs, such as tk_messageBox, when a '-parent' option is passed to the call. The macsheet package adds the ability to create customized dialogs or windows with a similar effect. |
entity | package |
license | BSD |
platform | macosx10.5-i386-x86_64 |
require | Tcl -require 8.5 |
subject | darwin cocoa sheet widget slide |
summary | OS X Cocoa Sheet Windows |