| CallingTk |
what is Perl Tk interface doing when you call Tk functions.  |
| DragDrop |
create and manipulate widgets whose selections can be dragged and dropped  |
| Tcl |
vs perl - very old suspect documentation on porting.  |
| TickerTape |
Display long message in Tk  |
| Tk/compile |
making executables from perl/Tk scripts  |
| Tk2portableTk |
how to make your Tk source portable to other interpreted languages.  |
| Tk::ConfigSpecs |
Defining behaviour of 'configure' for composite widgets.  |
| Tk::DItem |
Tix Display Items  |
| Tk::Error |
Method invoked to process background errors  |
| Tk::Scrolled |
Create a widget with attached scrollbar(s)  |
| Tk::Selection |
Manipulate the X selection  |
| Tk::after |
Execute a command after a time delay  |
| Tk::bind |
Arrange for X events to invoke callbacks  |
| Tk::bindtags |
Determine which bindings apply to a window, and order of evaluation  |
| Tk::callbacks |
Specifying code for Tk to call.  |
| Tk::clipboard |
Manipulate Tk clipboard  |
| Tk::composite |
Defining a new composite widget class  |
| Tk::contrib |
how to find/contribute perl/Tk code  |
| Tk::event |
Miscellaneous event facilities: define virtual events and generate events  |
| Tk::exit |
End the application  |
| Tk::fileevent |
Execute a callback when a filehandle becomes readable or writable  |
| Tk::form |
Geometry manager based on attachment rules  |
| Tk::grid |
Geometry manager that arranges widgets in a grid  |
| Tk::mega |
perl/Tk support to write widgets in perl  |
| Tk::options |
Standard options supported by widgets and their manipulation  |
| Tk::pTk::GetPixels |
translate between strings and screen units  |
| Tk::pTk::GetScreenMM |
translate between strings and screen units  |
| Tk::pack |
Geometry manager that packs around edges of cavity  |
| Tk::place |
Geometry manager for fixed or rubber-sheet placement  |
| Tk::tixWm |
Tix's addition to the standard TK wm command.  |
| Tk_3DBorderColor |
draw borders with three-dimensional appearance  |
| Tk_3DBorderGC |
draw borders with three-dimensional appearance  |
| Tk_3DHorizontalBevel |
draw borders with three-dimensional appearance  |
| Tk_3DVerticalBevel |
draw borders with three-dimensional appearance  |
| Tk_Attributes |
retrieve information from Tk's local data structure  |
| Tk_BackgroundError |
report Tcl error that occurred in background processing  |
| Tk_BindEvent |
invoke scripts in response to X events  |
| Tk_CancelIdleCall |
invoke a procedure when there are no pending events  |
| Tk_CanvasDrawableCoords |
utility procedures for canvas type managers  |
| Tk_CanvasEventuallyRedraw |
utility procedures for canvas type managers  |
| Tk_CanvasGetCoord |
utility procedures for canvas type managers  |
| Tk_CanvasPsBitmap |
utility procedures for generating Postscript for canvases  |
| Tk_CanvasPsColor |
utility procedures for generating Postscript for canvases  |
| Tk_CanvasPsFont |
utility procedures for generating Postscript for canvases  |
| Tk_CanvasPsPath |
utility procedures for generating Postscript for canvases  |
| Tk_CanvasPsStipple |
utility procedures for generating Postscript for canvases  |
| Tk_CanvasPsY |
utility procedures for generating Postscript for canvases  |
| Tk_CanvasSetStippleOrigin |
utility procedures for canvas type managers  |
| Tk_CanvasTagsOption |
utility procedures for canvas type managers  |
| Tk_CanvasTextInfo |
additional information for managing text items in canvases  |
| Tk_CanvasTkwin |
utility procedures for canvas type managers  |
| Tk_CanvasWindowCoords |
utility procedures for canvas type managers  |
| Tk_ChangeWindowAttributes |
change window configuration or attributes  |
| Tk_Changes |
retrieve information from Tk's local data structure  |
| Tk_CharBbox |
routines to measure and display single-font, multi-line, justified text.  |
| Tk_Class |
set or retrieve a window's class  |
| Tk_ClearSelection |
Deselect a selection  |
| Tk_ClipboardAppend |
Manage the clipboard  |
| Tk_ClipboardClear |
Manage the clipboard  |
| Tk_Colormap |
retrieve information from Tk's local data structure  |
| Tk_ComputeTextLayout |
routines to measure and display single-font, multi-line, justified text.  |
| Tk_ConfigureInfo |
process configuration options for widgets  |
| Tk_ConfigureValue |
process configuration options for widgets  |
| Tk_ConfigureWidget |
process configuration options for widgets  |
| Tk_ConfigureWindow |
change window configuration or attributes  |
| Tk_CoordsToWindow |
Find window containing a point  |
| Tk_CreateBinding |
invoke scripts in response to X events  |
| Tk_CreateBindingTable |
invoke scripts in response to X events  |
| Tk_CreateErrorHandler |
handle X protocol errors  |
| Tk_CreateEventHandler |
associate procedure callback with an X event  |
| Tk_CreateFileHandler |
associate procedure callbacks with files or devices  |
| Tk_CreateFileHandler2 |
associate procedure callbacks with files or devices  |
| Tk_CreateGenericHandler |
associate procedure callback with all X events  |
| Tk_CreateImageType |
define new kind of image  |
| Tk_CreateItemType |
define new kind of canvas item  |
| Tk_CreateMainWindow |
create or delete window  |
| Tk_CreatePhotoImageFormat |
define new file format for photo images  |
| Tk_CreateSelHandler |
arrange to handle requests for a selection  |
| Tk_CreateTimerHandler |
call a procedure at a given time  |
| Tk_CreateWindow |
create or delete window  |
| Tk_CreateWindowFromPath |
create or delete window  |
| Tk_DefineBitmap |
maintain database of single-plane pixmaps  |
| Tk_DefineCursor |
change window configuration or attributes  |
| Tk_DeleteAllBindings |
invoke scripts in response to X events  |
| Tk_DeleteBinding |
invoke scripts in response to X events  |
| Tk_DeleteBindingTable |
invoke scripts in response to X events  |
| Tk_DeleteErrorHandler |
handle X protocol errors  |
| Tk_DeleteEventHandler |
associate procedure callback with an X event  |
| Tk_DeleteFileHandler |
associate procedure callbacks with files or devices  |
| Tk_DeleteGenericHandler |
associate procedure callback with all X events  |
| Tk_DeleteImage |
Destroy an image.  |
| Tk_DeleteSelHandler |
arrange to handle requests for a selection  |
| Tk_DeleteTimerHandler |
call a procedure at a given time  |
| Tk_Depth |
retrieve information from Tk's local data structure  |
| Tk_DestroyWindow |
create or delete window  |
| Tk_Display |
retrieve information from Tk's local data structure  |
| Tk_DisplayName |
retrieve information from Tk's local data structure  |
| Tk_DistanceToTextLayout |
routines to measure and display single-font, multi-line, justified text.  |
| Tk_DoOneEvent |
wait for events and invoke event handlers  |
| Tk_DoWhenIdle |
invoke a procedure when there are no pending events  |
| Tk_Draw3DPolygon |
draw borders with three-dimensional appearance  |
| Tk_Draw3DRectangle |
draw borders with three-dimensional appearance  |
| Tk_DrawChars |
routines to measure and display simple single-line strings.  |
| Tk_DrawFocusHighlight |
draw the traversal highlight ring for a widget  |
| Tk_DrawTextLayout |
routines to measure and display single-font, multi-line, justified text.  |
| Tk_EventInit |
Use the Tk event loop without the rest of Tk  |
| Tk_EventuallyFree |
avoid freeing storage while it's being used  |
| Tk_Fill3DPolygon |
draw borders with three-dimensional appearance  |
| Tk_Fill3DRectangle |
draw borders with three-dimensional appearance  |
| Tk_FindPhoto |
manipulate the image data stored in a photo image.  |
| Tk_FontId |
accessor functions for fonts  |
| Tk_FontMetrics |
accessor functions for fonts  |
| Tk_Free3DBorder |
draw borders with three-dimensional appearance  |
| Tk_FreeBitmap |
maintain database of single-plane pixmaps  |
| Tk_FreeColor |
maintain database of colors  |
| Tk_FreeColormap |
allocate and free colormaps  |
| Tk_FreeCursor |
maintain database of cursors  |
| Tk_FreeFont |
maintain database of fonts  |
| Tk_FreeFontStruct |
maintain database of fonts  |
| Tk_FreeGC |
maintain database of read-only graphics contexts  |
| Tk_FreeImage |
use an image in a widget  |
| Tk_FreeOptions |
process configuration options for widgets  |
| Tk_FreePixmap |
allocate and free pixmaps  |
| Tk_FreeTextLayout |
routines to measure and display single-font, multi-line, justified text.  |
| Tk_FreeXId |
make X resource identifier available for reuse  |
| Tk_GeometryRequest |
specify desired geometry or internal border for a window  |
| Tk_Get3DBorder |
draw borders with three-dimensional appearance  |
| Tk_GetAllBindings |
invoke scripts in response to X events  |
| Tk_GetAnchor |
translate between strings and anchor positions  |
| Tk_GetAtomName |
manage cache of X atoms  |
| Tk_GetBinding |
invoke scripts in response to X events  |
| Tk_GetBitmap |
maintain database of single-plane pixmaps  |
| Tk_GetBitmapFromData |
maintain database of single-plane pixmaps  |
| Tk_GetCapStyle |
translate between strings and cap styles  |
| Tk_GetColor |
maintain database of colors  |
| Tk_GetColorByValue |
maintain database of colors  |
| Tk_GetColormap |
allocate and free colormaps  |
| Tk_GetCursor |
maintain database of cursors  |
| Tk_GetCursorFromData |
maintain database of cursors  |
| Tk_GetFont |
maintain database of fonts  |
| Tk_GetFontStruct |
maintain database of fonts  |
| Tk_GetGC |
maintain database of read-only graphics contexts  |
| Tk_GetImage |
use an image in a widget  |
| Tk_GetImageMasterData |
define new kind of image  |
| Tk_GetItemTypes |
define new kind of canvas item  |
| Tk_GetJoinStyle |
translate between strings and join styles  |
| Tk_GetJustify |
translate between strings and justification styles  |
| Tk_GetOption |
retrieve an option from the option database  |
| Tk_GetPixmap |
allocate and free pixmaps  |
| Tk_GetRelief |
translate between strings and relief values  |
| Tk_GetRootCoords |
Compute root-window coordinates of window  |
| Tk_GetScrollInfo |
parse arguments for scrolling commands  |
| Tk_GetSelection |
retrieve the contents of a selection  |
| Tk_GetUid |
convert from string to unique identifier  |
| Tk_GetVRootGeometry |
Get location and size of virtual root for window  |
| Tk_GetVisual |
translate from string to visual  |
| Tk_HandleEvent |
invoke event handlers for window system events  |
| Tk_Height |
retrieve information from Tk's local data structure  |
| Tk_IdToWindow |
Find Tk's window information for an X window  |
| Tk_ImageChanged |
notify widgets that image needs to be redrawn  |
| Tk_Init |
add Tk to an interpreter and make a new Tk application.  |
| Tk_InternAtom |
manage cache of X atoms  |
| Tk_InternalBorderWidth |
retrieve information from Tk's local data structure  |
| Tk_IntersectTextLayout |
routines to measure and display single-font, multi-line, justified text.  |
| Tk_IsMapped |
retrieve information from Tk's local data structure  |
| Tk_IsTopLevel |
retrieve information from Tk's local data structure  |
| Tk_MainLoop |
loop for events until all windows are deleted  |
| Tk_MainWindow |
find the main window for an application  |
| Tk_MaintainGeometry |
maintain geometry of one window relative to another  |
| Tk_MakeWindowExist |
create or delete window  |
| Tk_ManageGeometry |
arrange to handle geometry requests for a window  |
| Tk_MapWindow |
map or unmap a window  |
| Tk_MeasureChars |
routines to measure and display simple single-line strings.  |
| Tk_MoveResizeWindow |
change window configuration or attributes  |
| Tk_MoveToplevelWindow |
Adjust the position of a top-level window  |
| Tk_MoveWindow |
change window configuration or attributes  |
| Tk_Name |
convert between names and window tokens  |
| Tk_NameOf3DBorder |
draw borders with three-dimensional appearance  |
| Tk_NameOfAnchor |
translate between strings and anchor positions  |
| Tk_NameOfBitmap |
maintain database of single-plane pixmaps  |
| Tk_NameOfCapStyle |
translate between strings and cap styles  |
| Tk_NameOfColor |
maintain database of colors  |
| Tk_NameOfCursor |
maintain database of cursors  |
| Tk_NameOfFont |
maintain database of fonts  |
| Tk_NameOfFontStruct |
maintain database of fonts  |
| Tk_NameOfImage |
Return name of image.  |
| Tk_NameOfJoinStyle |
translate between strings and join styles  |
| Tk_NameOfJustify |
translate between strings and justification styles  |
| Tk_NameOfRelief |
translate between strings and relief values  |
| Tk_NameToWindow |
convert between names and window tokens  |
| Tk_Offset |
process configuration options for widgets  |
| Tk_OwnSelection |
make a window the owner of the primary selection  |
| Tk_Parent |
retrieve information from Tk's local data structure  |
| Tk_ParseArgv |
process command-line options  |
| Tk_PathName |
convert between names and window tokens  |
| Tk_PhotoBlank |
manipulate the image data stored in a photo image.  |
| Tk_PhotoExpand |
manipulate the image data stored in a photo image.  |
| Tk_PhotoGetImage |
manipulate the image data stored in a photo image.  |
| Tk_PhotoGetSize |
manipulate the image data stored in a photo image.  |
| Tk_PhotoPutBlock |
manipulate the image data stored in a photo image.  |
| Tk_PhotoPutZoomedBlock |
manipulate the image data stored in a photo image.  |
| Tk_PhotoSetSize |
manipulate the image data stored in a photo image.  |
| Tk_PointToChar |
routines to measure and display single-font, multi-line, justified text.  |
| Tk_PostscriptFontName |
accessor functions for fonts  |
| Tk_Preserve |
avoid freeing storage while it's being used  |
| Tk_QueueWindowEvent |
Add a window event to the Tcl event queue  |
| Tk_RedrawImage |
use an image in a widget  |
| Tk_Release |
avoid freeing storage while it's being used  |
| Tk_ReqHeight |
retrieve information from Tk's local data structure  |
| Tk_ReqWidth |
retrieve information from Tk's local data structure  |
| Tk_ResizeWindow |
change window configuration or attributes  |
| Tk_RestackWindow |
Change a window's position in the stacking order  |
| Tk_RestrictEvents |
filter and selectively delay X events  |
| Tk_Screen |
retrieve information from Tk's local data structure  |
| Tk_ScreenNumber |
retrieve information from Tk's local data structure  |
| Tk_SetAppName |
Set the name of an application for ``send'' commands  |
| Tk_SetBackgroundFromBorder |
draw borders with three-dimensional appearance  |
| Tk_SetClass |
set or retrieve a window's class  |
| Tk_SetGrid |
control the grid for interactive resizing  |
| Tk_SetInternalBorder |
specify desired geometry or internal border for a window  |
| Tk_SetWindowBackground |
change window configuration or attributes  |
| Tk_SetWindowBackgroundPixmap |
change window configuration or attributes  |
| Tk_SetWindowBorder |
change window configuration or attributes  |
| Tk_SetWindowBorderPixmap |
change window configuration or attributes  |
| Tk_SetWindowBorderWidth |
change window configuration or attributes  |
| Tk_SetWindowColormap |
change window configuration or attributes  |
| Tk_SetWindowVisual |
change visual characteristics of window  |
| Tk_SizeOfBitmap |
maintain database of single-plane pixmaps  |
| Tk_SizeOfImage |
use an image in a widget  |
| Tk_Sleep |
delay execution for a given number of milliseconds  |
| Tk_StrictMotif |
Return value of tk_strictMotif variable  |
| Tk_TextLayoutToPostscript |
routines to measure and display single-font, multi-line, justified text.  |
| Tk_TextWidth |
routines to measure and display simple single-line strings.  |
| Tk_Uid |
convert from string to unique identifier  |
| Tk_UndefineCursor |
change window configuration or attributes  |
| Tk_UnderlineChars |
routines to measure and display simple single-line strings.  |
| Tk_UnderlineTextLayout |
routines to measure and display single-font, multi-line, justified text.  |
| Tk_UnmaintainGeometry |
maintain geometry of one window relative to another  |
| Tk_UnmapWindow |
map or unmap a window  |
| Tk_UnsetGrid |
control the grid for interactive resizing  |
| Tk_Visual |
retrieve information from Tk's local data structure  |
| Tk_Width |
retrieve information from Tk's local data structure  |
| Tk_WindowId |
retrieve information from Tk's local data structure  |
| Tk_X |
retrieve information from Tk's local data structure  |
| Tk_Y |
retrieve information from Tk's local data structure  |
| WidgetDemo() |
create a standard widget demonstration window.  |
| bisque |
Modify the Tk color palette  |
| chooseColor |
pops up a dialog box for the user to select a color.  |
| exetype |
Change executable subsystem type between "Console" and "Windows"  |
| focus |
Manage the input focus  |
| font |
Create and inspect fonts.  |
| getOpenFile |
pop up a dialog box for the user to select a file to open or save.  |
| getSaveFile |
pop up a dialog box for the user to select a file to open or save.  |
| grab |
Confine pointer and keyboard events to a window sub-tree  |
| messageBox |
pop up a message window and wait for user response.  |
| mkVFunc |
Support for "nested" dynamic loading  |
| option |
Using the option database in Perl/Tk  |
| perl/Tk |
Writing Tk applications in perl5.  |
| ptked |
an editor in Perl/Tk  |
| ptksh |
Perl/Tk script to provide a graphical user interface for testing Perl/Tk commands and scripts.  |
| send |
Execute a command in a different application  |
| setPalette |
Modify the Tk color palette  |
| tkvars |
Variables used or set by Tk  |
| widget |
Demonstration of Perl/Tk widgets  |