Dialogs and toplevels
fontchooser | Control font selection dialog |
tk_chooseColor | Pops up a dialog box for the user to select a color. |
tk_chooseDirectory | Pops up a dialog box for the user to select a directory. |
tk_dialog | Create modal dialog and wait for response |
tk_getOpenFile | Pop up a dialog box for the user to select a file to open or save. |
tk_getSaveFile | Pop up a dialog box for the user to select a file to open or save. |
tk_messageBox | Pops up a message window and waits for user response. |
tk_popup | Post a popup menu |
toplevel | Create and manipulate toplevel widgets |
Copyright © 1990-1994 The Regents of the University of California
Copyright © 1993-1998 Lucent Technologies, Inc
Copyright © 1994 The Australian National University
Copyright © 1994-1997 Sun Microsystems, Inc
Copyright © 1997-2000 Scriptics Corporation
Copyright © 1998-2000 Ajuba Solutions
Copyright © 2000 Jeffrey Hobbs
Copyright © 2001-2011 Donal K. Fellows
Copyright © 2003 ActiveState Corporation
Copyright © 2004-2006 Joe English
Copyright © 2006-2008 Daniel A. Steffen <das(at)users.sourceforge.net>
Copyright © 2008 Jos Decoster
Copyright © 2008 Pat Thoyts
Copyright © 2011 Kevin Walzer