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


next up previous contents index
Next: combobox.bind - Function Up: combobox - Tool Previous: combobox.hscrollbar - Function


combobox.autoinserorder - Function



Package display
Module widgets
Tool combobox


Change the automatic insertion behavior.


Synopsis
autoinserorder(insertorder)


Arguments

insertorder The new automatic insertion behavior
Allowed: 'tail', 'head'


Description
This determines how new items are added to the combobox when no specific index location is specified - either through the use of the insert function or through the users actions in the entry field. If this is 'tail', the new item is added to the end of the list, if this is 'head', the new item is added to the head of the list.



next up previous contents index
Next: combobox.bind - Function Up: combobox - Tool Previous: combobox.hscrollbar - 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