Tcl8.6.0/Tk8.6.0 Documentation > Tk Commands, version 8.6.0

Tcl/Tk Applications | Tcl Commands | Tk Commands | [incr Tcl] Package Commands | SQLite Package Commands | TDBC Package Commands | tdbc::mysql Package Commands | tdbc::odbc Package Commands | tdbc::postgres Package Commands | tdbc::sqlite3 Package Commands | Thread Package Commands | Tcl C API | Tk C API | [incr Tcl] Package C API | TDBC Package C API

Dialogs and toplevels

fontchooserControl font selection dialog
tk_chooseColorPops up a dialog box for the user to select a color.
tk_chooseDirectoryPops up a dialog box for the user to select a directory.
tk_dialogCreate modal dialog and wait for response
tk_getOpenFilePop up a dialog box for the user to select a file to open or save.
tk_getSaveFilePop up a dialog box for the user to select a file to open or save.
tk_messageBoxPops up a message window and waits for user response.
tk_popupPost a popup menu
toplevelCreate 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