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


next up previous contents index
Next: guientry.measurecodes - Function Up: guientry - Tool Previous: guientry.check - Function


guientry.file - Function



Package display
Module widgets
Tool guientry


Make a widget for a file entry


Synopsis
file(parent, value, default, options, allowunset, editable, types, hlp)


Description
The allowed format for user input is simply a file name, relative or absolute.



Arguments

parent Parent of the menu
Allowed: Tk frame
value Value to insert on start
Allowed: Variable or unset
default Default value
Allowed: Variable
options options
Allowed: string
Default: ''
allowunset Allow unset values
Allowed: Boolean
Default: T
editable Is the entry editable by the user
Allowed: Boolean
Default: T
types File types to show (catalog)
Allowed: String
hlp Popup help string
Allowed: String
Default: Unset


Returns
guientry widget


Description

Constructs a widget for the entry of files. The types argument is the same as the types available in the Catalog GUI. They can be recovered by the Catalog function availabletypesutility:catalog.availabletypes.





next up previous contents index
Next: guientry.measurecodes - Function Up: guientry - Tool Previous: guientry.check - 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