Getting Started Documentation Glish Learn More Programming Contact Us
Version 1.9 Build 1556
News FAQ
Search Home


next up previous contents index
Next: synclistboxes.background - Function Up: synclistboxes - Tool Previous: synclistboxes.done - Function


synclistboxes.listbox - Function



Package display
Module widgets
Tool synclistboxes


Return an underlying listbox agent


Synopsis
listbox(whichbox)


Arguments

whichbox Which listbox to return
Allowed: Integer or unset
Default: current leadbox


Returns
Tk listbox agent



Description

This function returns an underlying listbox agent. Be careful when using this as it is possible to delete the underlying listbox. Also, insertions made directly to the listbox will not trigger the automatic "see" of the end of the listbox which would normally occur when seeoninsert is set to T. It is also possible to get the listboxes out of sync using this function. The default listbox to return, if the whichbox argument is not supplied or is unset, is the listbox indicated by the leadbox argument.





next up previous contents index
Next: synclistboxes.background - Function Up: synclistboxes - Tool Previous: synclistboxes.done - Function   Contents   Index
Please send questions or comments about AIPS++ to aips2-request@nrao.edu.
Copyright © 1995-2000 Associated Universities Inc., Washington, D.C.

Return to AIPS++ Home Page
2006-10-15