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


next up previous contents index
Next: addpopuphelp - Function Up: guiutils - Module Previous: popupremove - Function


popupmenu - Function



Package display
Module guiutils


add a popup type selection help menu to a GUI


Synopsis
popupmenu(agent, deflt, relief) include "popuphelp.g"


Description
popupmenu Is a function which adds to an agent a ``?'' button with popup selection options of ``none'', ``both'', ``mb3'' or ``hover''. By specifying a deflt argument of 0, 1, 2 or 3 you can select one of them as the default (default both assumed).



Arguments

agent   agent to which menu button should be added
    Allowed: agent
deflt   default popup useage type
    Allowed: integer
    Default: F
relief   button relief
    Allowed: relief type string
    Default: flat


Returns
T (or fail)


Example
See ``popuphelp''.





next up previous contents index
Next: addpopuphelp - Function Up: guiutils - Module Previous: popupremove - 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