call
Preface
Introduction
Tutorial
Implementation
Commands
bitmap
eval-wish
get-tk-var
photo
set-tk-var!
tk
create-widget
get-id
exec
call
tk-id->widget
tk-var
tk/after
tk/appname
tk/bind
tk/bindtags
tk/caret
tk/choosecolor
tk/choosedirectory
tk/clipboard
tk/console
tk/destroy
tk/dialog
tk/event
tk/focus
tk/getopenfile
tk/getsavefile
tk/grab
tk/grid
tk/image
tk/lower
tk/messagebox
tk/option
tk/pack
tk/place
tk/popup
tk/raise
tk/scaling
tk/update
tk/useinputmethods
tk/wait
tk/windowingsystem
tk/winfo
tk/wm
Options
Extensions
Changes
call
is a synonym for
exec
.
(#<widget> 'exec ?options ...?)
passes ?options ...? to Tcl/Tk interpreter. Allows arbitrary command sequence not necessarily bound to invoking
#<widget>
.
Note: not really necessary.
©
Author
|
Home
|
Sitemap