diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-07-08 20:46:52 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-07-08 20:46:52 -0400 |
commit | fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 (patch) | |
tree | bdda434976bc09c864f2e4fa6f16ba1952b1e555 /vendor/x11iraf/guidemo/Notes | |
download | iraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz |
Initial commit
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 + + + + |