home *** CD-ROM | disk | FTP | other *** search
/ Dream 48 / Amiga_Dream_48.iso / Atari / c / libs / egemd220.lzh / DIALOG.DEM / DIALDEMO / DIALDEMO.H < prev    next >
Text File  |  1995-01-25  |  4KB  |  109 lines

  1. /* resource set indices for DIALDEMO */
  2.  
  3. #define MENU       0 /* menu */
  4. #define INFOBOX   11 /* STRING in tree MENU */
  5. #define QUIT      20 /* STRING in tree MENU */
  6. #define CLOSE     22 /* STRING in tree MENU */
  7. #define CLOSEALL  23 /* STRING in tree MENU */
  8. #define CYCLE     25 /* STRING in tree MENU */
  9. #define INVCYCLE  26 /* STRING in tree MENU */
  10. #define GLOCYCLE  27 /* STRING in tree MENU */
  11. #define ICONIFY   29 /* STRING in tree MENU */
  12. #define ICONALL   31 /* STRING in tree MENU */
  13. #define FULL      34 /* STRING in tree MENU */
  14. #define BACKGRND  35 /* STRING in tree MENU */
  15. #define ATTRMENU  37 /* STRING in tree MENU */
  16. #define EDITMENU  38 /* STRING in tree MENU */
  17. #define TITLMENU  39 /* STRING in tree MENU */
  18. #define XACCMENU  41 /* STRING in tree MENU */
  19. #define WINMENU   43 /* STRING in tree MENU */
  20. #define FRAMMENU  44 /* STRING in tree MENU */
  21. #define MIDMENU   45 /* STRING in tree MENU */
  22. #define SMALMENU  46 /* STRING in tree MENU */
  23. #define SIZEMENU  47 /* STRING in tree MENU */
  24. #define MODMENU   49 /* STRING in tree MENU */
  25. #define FLYMENU   50 /* STRING in tree MENU */
  26. #define ALRTMENU  52 /* STRING in tree MENU */
  27. #define ASCIMENU  53 /* STRING in tree MENU */
  28. #define FONTMENU  54 /* STRING in tree MENU */
  29. #define PAULA     56 /* STRING in tree MENU */
  30. #define HELPMENU  58 /* STRING in tree MENU */
  31.  
  32. #define MENUPOP    1 /* form/dialog */
  33. #define COLOR     13 /* STRING in tree MENUPOP */
  34. #define QUITPOP   16 /* STRING in tree MENUPOP */
  35.  
  36. #define POP        2 /* form/dialog */
  37. #define POPI4      7 /* STRING in tree POP */
  38.  
  39. #define SUB        3 /* form/dialog */
  40.  
  41. #define DIALOG     4 /* form/dialog */
  42. #define EDITLEFT   6 /* BOXCHAR in tree DIALOG */
  43. #define EDITPART   7 /* BOX in tree DIALOG */
  44. #define EDITSLID   8 /* FBOXTEXT in tree DIALOG */
  45. #define EDITRGHT   9 /* BOXCHAR in tree DIALOG */
  46. #define CNTMINUS  10 /* BOXCHAR in tree DIALOG */
  47. #define CNTPARNT  11 /* BOX in tree DIALOG */
  48. #define COUNT     12 /* FTEXT in tree DIALOG */
  49. #define CNTPLUS   13 /* BOXCHAR in tree DIALOG */
  50. #define POPINFO   19 /* STRING in tree DIALOG */
  51. #define POPBTN    21 /* BOXTEXT in tree DIALOG */
  52. #define POPCYCLE  22 /* BOX in tree DIALOG */
  53. #define DATEI     23 /* FTEXT in tree DIALOG */
  54. #define PFAD      26 /* FTEXT in tree DIALOG */
  55. #define POPUPBOX  28 /* BOX in tree DIALOG */
  56. #define QUESTION  52 /* BOXCHAR in tree DIALOG */
  57. #define HELP      54 /* BOXTEXT in tree DIALOG */
  58. #define CANCEL    56 /* BUTTON in tree DIALOG */
  59. #define SEARCH    58 /* BUTTON in tree DIALOG */
  60.  
  61. #define TEXTDIAL   5 /* form/dialog */
  62. #define TXTINV    12 /* TEXT in tree TEXTDIAL */
  63. #define GDOSTEXT  16 /* TEXT in tree TEXTDIAL */
  64. #define XORTEXT   22 /* TEXT in tree TEXTDIAL */
  65.  
  66. #define INFODIAL   6 /* free form */
  67. #define DATE       3 /* TEXT in tree INFODIAL */
  68. #define VERS       6 /* TEXT in tree INFODIAL */
  69. #define DEDICATE   9 /* TEXT in tree INFODIAL */
  70. #define SCROLLER  10 /* BOXTEXT in tree INFODIAL */
  71.  
  72. #define HELPDIAL   7 /* free form */
  73. #define HELPUP     1 /* BOXCHAR in tree HELPDIAL */
  74. #define HELPPAR    2 /* BOX in tree HELPDIAL */
  75. #define HELPSLID   3 /* BOX in tree HELPDIAL */
  76. #define HELPDOWN   4 /* BOXCHAR in tree HELPDIAL */
  77. #define HELPVIEW   5 /* IBOX in tree HELPDIAL */
  78.  
  79. #define ALERTS     8 /* form/dialog */
  80. #define ALERTOPT   1 /* BOX in tree ALERTS */
  81. #define BTNSCNTR   3 /* IBOX in tree ALERTS */
  82. #define BTNSLEFT   6 /* IBOX in tree ALERTS */
  83. #define BTNSRGHT   9 /* IBOX in tree ALERTS */
  84. #define BTNWIDTH  14 /* IBOX in tree ALERTS */
  85. #define LEFT      18 /* IBOX in tree ALERTS */
  86. #define PARENT    19 /* BOX in tree ALERTS */
  87. #define SLIDE     20 /* BOXTEXT in tree ALERTS */
  88. #define RIGHT     21 /* IBOX in tree ALERTS */
  89. #define NOALERT   23 /* IBOX in tree ALERTS */
  90. #define DOALERT   24 /* BUTTON in tree ALERTS */
  91. #define ALMODAL   26 /* BOX in tree ALERTS */
  92.  
  93. #define RAHMEN     9 /* form/dialog */
  94.  
  95. #define EDITDEMO  10 /* form/dialog */
  96.  
  97. #define EGEMICON  11 /* form/dialog */
  98.  
  99. #define ALERTICN  12 /* form/dialog */
  100. #define USERICON   1 /* IMAGE in tree ALERTICN */
  101.  
  102. #define XACCDEMO  13 /* form/dialog */
  103. #define PULLDOWN   2 /* STRING in tree XACCDEMO */
  104. #define TIMEDEMO   4 /* FBOXTEXT in tree XACCDEMO */
  105. #define XACCCNT    6 /* FTEXT in tree XACCDEMO */
  106. #define AVCNT      7 /* FTEXT in tree XACCDEMO */
  107. #define AVSERVER   8 /* FTEXT in tree XACCDEMO */
  108.  
  109.