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


next up previous contents index
Next: widgetserver.setmode - Function Up: widgetserver - Tool Previous: widgetserver.tabdialog - Function


widgetserver.guientry - Function



Package display
Module widgets
Tool widgetserver


Make a guientry megawidget


Synopsis
guientry(guientry megawidget arguments)


Arguments

guientry megawidget arguments standard AIPS++ guientry megawidget arguments


Returns
AIPS++ guientry megawidget


Description
This makes an AIPS++ guientry megawidget server, applying context-sensitive defaults as described in the top-level widgetserver description. Note that this is not a widget but itself serves widgets, as indicated in the example.



Example
f := dws.frame();
ge := dws.guientry();
s := ge.string(f, 'Initial string')





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