home *** CD-ROM | disk | FTP | other *** search
/ Crawly Crypt Collection 1 / crawlyvol1.bin / graphics / degas2ps / degas2ps.h < prev    next >
Text File  |  1989-06-20  |  2KB  |  54 lines

  1. /* resource file indicies for DEGAS2PS */
  2.  
  3. #define MENU     0    /* menu tree */
  4. #define COPY     8    /* STRING in tree MENU */
  5. #define OUVRIR   17    /* STRING in tree MENU */
  6. #define EDITER   18    /* STRING in tree MENU */
  7. #define IMPRIMER 20    /* STRING in tree MENU */
  8. #define AIDE     22    /* STRING in tree MENU */
  9. #define QUITTER  24    /* STRING in tree MENU */
  10.  
  11. #define COPYRIG  1    /* form/dialog */
  12. #define MERCI    4    /* BUTTON in tree COPYRIG */
  13. #define NUMVER   6    /* FBOXTEXT in tree COPYRIG */
  14.  
  15. #define SORTIE   2    /* form/dialog */
  16. #define FICHIER  1    /* BUTTON in tree SORTIE */
  17. #define ANN1     2    /* BUTTON in tree SORTIE */
  18. #define LASER    3    /* BUTTON in tree SORTIE */
  19. #define PRINTER  6    /* BUTTON in tree SORTIE */
  20.  
  21. #define FORMAT   3    /* form/dialog */
  22. #define REEL     3    /* BOXCHAR in tree FORMAT */
  23. #define CUSTOM   4    /* BOXCHAR in tree FORMAT */
  24. #define TREELTXT 5    /* TEXT in tree FORMAT */
  25. #define TMAXTXT  7    /* TEXT in tree FORMAT */
  26. #define PERSOTXT 8    /* TEXT in tree FORMAT */
  27. #define AUTO     9    /* BOXCHAR in tree FORMAT */
  28. #define COPIE    11    /* FTEXT in tree FORMAT */
  29. #define MOINS    13    /* BOXCHAR in tree FORMAT */
  30. #define PLUS     14    /* BOXCHAR in tree FORMAT */
  31. #define REDUC    15    /* FTEXT in tree FORMAT */
  32. #define LARGEUR  17    /* FTEXT in tree FORMAT */
  33. #define HAUTEUR  19    /* FTEXT in tree FORMAT */
  34. #define ANN2     22    /* BUTTON in tree FORMAT */
  35. #define PRINT    23    /* BUTTON in tree FORMAT */
  36. #define PORTXT   26    /* TEXT in tree FORMAT */
  37. #define PORTRAIT 27    /* BOXCHAR in tree FORMAT */
  38. #define PAYTXT   28    /* TEXT in tree FORMAT */
  39. #define PAYSAGE  29    /* BOXCHAR in tree FORMAT */
  40. #define LATEX    31    /* BOXCHAR in tree FORMAT */
  41. #define NOLATEX  32    /* BOXCHAR in tree FORMAT */
  42.  
  43. #define ANNONCE  4    /* form/dialog */
  44. #define PHRASE1  2    /* FTEXT in tree ANNONCE */
  45. #define PHRASE2  3    /* FTEXT in tree ANNONCE */
  46. #define PHRASE3  4    /* FTEXT in tree ANNONCE */
  47. #define PHRASE4  5    /* FTEXT in tree ANNONCE */
  48. #define CADRE    13    /* BOX in tree ANNONCE */
  49. #define BOITE    14    /* BOX in tree ANNONCE */
  50.  
  51. #define HELP     5    /* form/dialog */
  52. #define OUT      16    /* BUTTON in tree HELP */
  53.  
  54.