home *** CD-ROM | disk | FTP | other *** search
/ MPC Wizard 3.0 / WIZARD3_0.ISO / drivers / graf_h_o / mat_hvga / vbar.def < prev   
Text File  |  1992-09-21  |  744b  |  13 lines

  1. DEF_MENU( 7, 25, DEFAULT_POS, "" ,NO_LOCK)
  2.  
  3. DEF_BUTTON(0.5, 0.5, 6, 3, "^C^CLINE",   "line",  "matrox(line)",    DISPLAY_ICON)
  4. DEF_BUTTON(0.5, 3.5, 6, 3, "^C^CPLINE",  "pline", "matrox(pline)",   DISPLAY_ICON)
  5. DEF_BUTTON(0.5, 6.5, 6, 3, "^C^CARC",    "arc",   "matrox(arc)",     DISPLAY_ICON)
  6. DEF_BUTTON(0.5, 9.5, 6, 3, "^C^CCIRCLE", "cir",   "matrox(circle)",  DISPLAY_ICON)
  7. DEF_BUTTON(0.5,12.5, 6, 3, "^C^CELLIPSE","ellip", "matrox(ellipse)", DISPLAY_ICON)
  8. DEF_BUTTON(0.5,15.5, 6, 3, "^C^CPOLYGON","polyg", "matrox(polygon)", DISPLAY_ICON)
  9. DEF_BUTTON(0.5,18.5, 6, 3, "^C^CPOINT",  "point", "matrox(point)",   DISPLAY_ICON)
  10. DEF_BUTTON(0.5,21.5, 6, 3, "^C^CDONUT",  "donut", "matrox(donut)",   DISPLAY_ICON)
  11.                      
  12. 
  13.