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


next up previous contents index
Next: profilewidthentry.disable - Function Up: profilewidthentry - Tool Previous: profilewidthentry - Tool


profilewidthentry - Constructor



Package display
Module widgets
Tool profilewidthentry


Construct a profilewidthentry widget


Synopsis
profilewidthentry(parent, relief, width, widgetset)


Arguments

parent Parent of the menu
Allowed: Tk frame
Default: F
relief Relief for holder frame
Allowed: Standard Tk relief string
Default: 'raised'
width Width for entry box
Allowed: Integer
Default: 10
widgetset The widget server to use
Allowed: widgetserver tool
Default: dws


Returns
Agent



Description

Construct the profilewidthentry widget.



Example
include 'profilewidthentry.g'   
f := dws.frame();
r := profilewidthentry(parent=f)





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