Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
Version 1.9 Build 1556 |
|
barchart | Record values and display as a barchart |
displaylist | Maintain an editable list of items |
evalwindow | A simple GUI text editor from which Glish code may be evaluated. |
gui | Standard Input Forms generated from Glish records |
guiframework | Standard framework for Glish based AIPS++Graphical User Interfaces (GUI's) |
messagebox | A simple popup text window for displaying short to medium-size messages. |
progress | Display visually the progress of some task |
single_entry_dialog_box | A popup dialog box for entering one item of text. |
status_line | A one-line text widget for displaying status information. |
tracewindow | A text display widget for tracing Glish function execution |
Functions
addpopuphelp | add popup help to a GUI |
choice | Have a user select one of a number of choices |
choicewindow | Display a question in a window with multiple choice answers |
chooser | AIPS++ chooser subsequence |
datachooser | Data Chooser |
displaylisttest | Test/demonstration of the displaylist class |
donechoice | A choice dialog appropriate for done() |
exitchoice | A choice dialog appropriate for exit |
filechooser | File Chooser |
infowindow | Display an informational message in a window |
popuphelp | add popup help to a GUI |
popupmenu | add a popup type selection help menu to a GUI |
popupremove | remove popup help from a GUI |
tablechooser | Table Chooser |