home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / sompar.zip / SOMPARTS.RC < prev    next >
Text File  |  1994-01-10  |  5KB  |  142 lines

  1. //
  2. // Project: Digitalk Parts like Toolbar and SOMObjects Demo
  3. // File:    Somparts.rc
  4. // Author:  Stewart Hyde
  5. // Created: Dec   17, 1993
  6. // Updated: Jan   10, 1993
  7. //
  8. // Description:
  9. //
  10.  
  11. #include <os2.h>      
  12. #include "somparts.h"
  13.  
  14. BITMAP    ID_SET1_FUN1    tb1.bmp        
  15. BITMAP    ID_SET1_FUN2    tb2.bmp        
  16. BITMAP    ID_SET1_FUN3    tb3.bmp        
  17. BITMAP    ID_SET1_FUN4    tb4.bmp        
  18. BITMAP    ID_SET1_FUN5    tb5.bmp        
  19. BITMAP    ID_SET1_FUN6    tb6.bmp        
  20. BITMAP    ID_SET1_FUN7    tb7.bmp        
  21. BITMAP    ID_SET1_FUN8    tb8.bmp        
  22.   
  23. // -----------------------------------------------------------------------
  24. //  PartsWindow Menu Template
  25. // -----------------------------------------------------------------------
  26.  
  27. MENU WND_PARTS_WINDOW
  28. {
  29.   SUBMENU  "~Actions", MI_ACTIONS, MIS_TEXT
  30.   {
  31.     MENUITEM "~Parts notebook....", MI_PARTS_NOTEBOOK, MIS_TEXT
  32.     MENUITEM "Parts ~listbox....", MI_PARTS_LISTBOX, MIS_TEXT
  33.   }
  34.   
  35.  
  36.   SUBMENU    "~Options", MI_OPTIONS, MIS_TEXT
  37.   {
  38.     MENUITEM "~Enable debugging...", MI_ENABLE_DEBUG, MIS_TEXT
  39.     MENUITEM "~Disable debugging...", MI_DISABLE_DEBUG, MIS_TEXT
  40.   }                
  41.  
  42.   SUBMENU    "~Help", MI_HELP, MIS_TEXT
  43.   {
  44.     MENUITEM "~Product information...", MI_PROD_INFORMATION, MIS_TEXT
  45.   }                
  46. }
  47.  
  48.  
  49. STRINGTABLE
  50. BEGIN
  51.     WND_PARTS_WINDOW,                       "Digitalk Parts like Toolbar and SOMObjects Demo"
  52.     WND_PARTS_NOTE_BOOK,                    "Parts Note Tool"
  53.     WND_PARTS_NOTE_WINDOW,                  "Parts Note Tool"
  54.      WND_PARTS_LISTBOX_WINDOW,                      "Parts Action Result Listbox"    
  55.      WND_PARTS_LISTBOX,                                "Parts Action Result Listbox"    
  56.     WND_SET1_PAGE,                          "Set #1"
  57.     WND_SET2_PAGE,                          "Set #2"
  58.     WND_SET3_PAGE,                          "Set #3"
  59.     WND_SET4_PAGE,                          "Set #4"
  60.  
  61.     STR_PUSH,                               "Push"
  62.     STR_SET1_ACTIONS,                       "Set #1 Actions"
  63.     STR_SET2_ACTIONS,                       "Set #2 Actions"
  64.     STR_SET3_ACTIONS,                       "Set #3 Actions"
  65.     STR_SET4_ACTIONS,                       "Set #4 Actions"
  66.  
  67.      STR_SET1_PAGE_STATUS                          "Set #1 Actions"
  68.      STR_SET2_PAGE_STATUS                          "Set #2 Actions"
  69.      STR_SET3_PAGE_STATUS                          "Set #3 Actions"
  70.      STR_SET4_PAGE_STATUS                          "Set #4 Actions"
  71.  
  72.      STR_SET1_PAGE_TAB,                              "Set1"    
  73.      STR_SET2_PAGE_TAB,                              "Set2"    
  74.      STR_SET3_PAGE_TAB,                              "Set3"    
  75.      STR_SET4_PAGE_TAB,                              "Set4"    
  76.  
  77.      STR_SET1_FUN1,                                  "Set #1 Function #1"    
  78.      STR_SET1_FUN2,                                  "Set #1 Function #2"    
  79.      STR_SET1_FUN3,                                  "Set #1 Function #3"    
  80.      STR_SET1_FUN4,                                  "Set #1 Function #4"    
  81.      STR_SET1_FUN5,                                  "Set #1 Function #5"    
  82.      STR_SET1_FUN6,                                  "Set #1 Function #6"    
  83.      STR_SET1_FUN7,                                  "Set #1 Function #7"    
  84.      STR_SET1_FUN8,                                  "Set #1 Function #8"    
  85.  
  86.      STR_SET2_FUN1,                                  "Set #2 Function #1"    
  87.      STR_SET2_FUN2,                                  "Set #2 Function #2"    
  88.      STR_SET2_FUN3,                                  "Set #2 Function #3"    
  89.      STR_SET2_FUN4,                                  "Set #2 Function #4"    
  90.      STR_SET2_FUN5,                                  "Set #2 Function #5"    
  91.      STR_SET2_FUN6,                                  "Set #2 Function #6"    
  92.      STR_SET2_FUN7,                                  "Set #2 Function #7"    
  93.      STR_SET2_FUN8,                                  "Set #2 Function #8"    
  94.  
  95.      STR_SET3_FUN1,                                  "Set #3 Function #1"    
  96.      STR_SET3_FUN2,                                  "Set #3 Function #2"    
  97.      STR_SET3_FUN3,                                  "Set #3 Function #3"    
  98.      STR_SET3_FUN4,                                  "Set #3 Function #4"    
  99.      STR_SET3_FUN5,                                  "Set #3 Function #5"    
  100.      STR_SET3_FUN6,                                  "Set #3 Function #6"    
  101.      STR_SET3_FUN7,                                  "Set #3 Function #7"    
  102.      STR_SET3_FUN8,                                  "Set #3 Function #8"    
  103.  
  104.      STR_SET4_FUN1,                                  "Set #4 Function #1"    
  105.      STR_SET4_FUN2,                                  "Set #4 Function #2"    
  106.      STR_SET4_FUN3,                                  "Set #4 Function #3"    
  107.      STR_SET4_FUN4,                                  "Set #4 Function #4"    
  108.      STR_SET4_FUN5,                                  "Set #4 Function #5"    
  109.      STR_SET4_FUN6,                                  "Set #4 Function #6"    
  110.      STR_SET4_FUN7,                                  "Set #4 Function #7"    
  111.      STR_SET4_FUN8,                                  "Set #4 Function #8"    
  112.  
  113.      STR_COUNT,                                          "Count"
  114.      STR_ACTIONS,                                      "Actions"        
  115.      STR_LIST_UPDATE                                  "Updating..."
  116.      STR_LIST_ADD                                        "Adding..."
  117.      STR_LIST_WAITING                                  "Waiting..."
  118.     
  119. END
  120.  
  121.  
  122. DLGTEMPLATE WND_PROD_INFORMATION LOADONCALL MOVEABLE DISCARDABLE
  123. BEGIN
  124.     DIALOG  "Product Information",WND_PROD_INFORMATION , 47, 17, 230, 115, WS_VISIBLE, 
  125.             FCF_SYSMENU | FCF_TITLEBAR
  126.     BEGIN
  127.         GROUPBOX        "", 101, 0, 0, 230, 28
  128.         PUSHBUTTON      "OK", DID_OK, 4, 3, 222, 18
  129.         GROUPBOX        "", 103, 0, 25, 229, 65
  130.         GROUPBOX        "", 104, 0, 87, 228, 28
  131.         LTEXT           "DigiTalk Parts Like Toolbar and SOMObjects Demo", 
  132.                         105, 5, 94, 221, 8
  133.         LTEXT           "Created By", 106, 93, 74, 52, 8
  134.         LTEXT           "Stewart Hyde", 102, 87, 65, 65, 8
  135.         LTEXT           "CompuServe 71034, 3712 - GEnie S.HYDE OS/2 RT", 107, 
  136.                         1, 51, 226, 8
  137.         LTEXT           "Written In", 108, 91, 40, 46, 8
  138.         LTEXT           "IBM User Interface Class Libraries and SOMObjects", 
  139.                         109, 5, 28, 221, 8
  140.     END
  141. END
  142.