diff options
author | Joe Hunkeler <jhunkeler@gmail.com> | 2015-08-11 16:51:37 -0400 |
---|---|---|
committer | Joe Hunkeler <jhunkeler@gmail.com> | 2015-08-11 16:51:37 -0400 |
commit | 40e5a5811c6ffce9b0974e93cdd927cbcf60c157 (patch) | |
tree | 4464880c571602d54f6ae114729bf62a89518057 /vendor/x11iraf/guidemo/Notes | |
download | iraf-osx-40e5a5811c6ffce9b0974e93cdd927cbcf60c157.tar.gz |
Repatch (from linux) of OSX IRAF
Diffstat (limited to 'vendor/x11iraf/guidemo/Notes')
-rw-r--r-- | vendor/x11iraf/guidemo/Notes | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/vendor/x11iraf/guidemo/Notes b/vendor/x11iraf/guidemo/Notes new file mode 100644 index 00000000..1f868e76 --- /dev/null +++ b/vendor/x11iraf/guidemo/Notes @@ -0,0 +1,41 @@ + GUIDEMO + Design Notes + + +IMBROWSE + + imageShell TopLevelShell + panel Paned + form Form + imageTitle AsciiText + imageCloseButton Command + imagewin Gterm + + + imbrowse ApplicationShell + panel Paned + form Form + dirSelect MenuButton + dirMenu MenuShell + dir-list SmeBSB (., .., subdirs) + dirName AsciiText + helpButton Command + quitButton Command + viewport Viewport + imageList List + form + helpText + filesLabel + filesText + nextButton + prevButton + headerButton + displayButton + headerText + form + sectionLabel + sectionText + + + + |