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.exportselection - Function Up: synclistboxes - Tool Previous: synclistboxes.clear - Function


synclistboxes.delete - Function



Package display
Module widgets
Tool synclistboxes


delete the indicated items


Synopsis
delete(start, end)


Arguments

start the start of the range to delete
Allowed: string
end optional end of the range to delete
Allowed: string


Description
This event is just like the normal listbox delete event. It is applied to all listboxes within the widget.



Example
# slb is a previously created synclistboxes 
# delete everything
slb->delete('start','end')





next up previous contents index
Next: synclistboxes.exportselection - Function Up: synclistboxes - Tool Previous: synclistboxes.clear - 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