Metropoli BBS
VIEWER: vbar11.def MODE: TEXT (ASCII)
DEF_MENU( 7, 25, DEFAULT_POS, "" ,NO_LOCK)

DEF_BUTTON(0.5, 0.5, 6, 3, "^C^CLINE",   "line",  "slide(line)",    DISPLAY_ICON)
DEF_BUTTON(0.5, 3.5, 6, 3, "^C^CPLINE",  "pline", "slide(pline)",   DISPLAY_ICON)
DEF_BUTTON(0.5, 6.5, 6, 3, "^C^CARC",    "arc",   "slide(arc)",     DISPLAY_ICON)
DEF_BUTTON(0.5, 9.5, 6, 3, "^C^CCIRCLE", "cir",   "slide(circle)",  DISPLAY_ICON)
DEF_BUTTON(0.5,12.5, 6, 3, "^C^CELLIPSE","ellip", "slide(ellipse)", DISPLAY_ICON)
DEF_BUTTON(0.5,15.5, 6, 3, "^C^CPOLYGON","polyg", "slide(polygon)", DISPLAY_ICON)
DEF_BUTTON(0.5,18.5, 6, 3, "^C^CPOINT",  "point", "slide(point)",   DISPLAY_ICON)
DEF_BUTTON(0.5,21.5, 6, 3, "^C^CDONUT",  "donut", "slide(donut)",   DISPLAY_ICON)
                     


[ RETURN TO DIRECTORY ]