DEF_MENU( 7, 25, DEFAULT_POS, "" ,NO_LOCK) DEF_BUTTON(0.5, 0.5, 6, 3, "^C^C_LINE", "ligne", "slide(line)",DISPLAY_ICON) DEF_BUTTON(0.5, 3.5, 6, 3, "^C^C_PLINE", "pline", "slide(pline)", DISPLAY_ICON) DEF_BUTTON(0.5, 6.5, 6, 3, "^C^C_ARC", "arc", "slide(arc)", DISPLAY_ICON) DEF_BUTTON(0.5, 9.5, 6, 3, "^C^C_CIRCLE", "cercl", "slide(circle)", DISPLAY_ICON) DEF_BUTTON(0.5,12.5, 6, 3, "^C^C_ELLIPSE","ellip", "slide(ellipse)", DISPLAY_ICON) DEF_BUTTON(0.5,15.5, 6, 3, "^C^C_POLYGON","polyg", "slide(polygon)", DISPLAY_ICON) DEF_BUTTON(0.5,18.5, 6, 3, "^C^C_POINT", "point", "slide(point)", DISPLAY_ICON) DEF_BUTTON(0.5,21.5, 6, 3, "^C^C_DONUT", "ann.", "slide(donut)", DISPLAY_ICON)