[template] Webster ED+ [form program=*edplus]

[ttl]  ED+: [show newName$][/ttl]

[hide programfile$] [hide saveCode$ id=saveCode] [hide isChange id=isChangeId] [hide gridXfrs$] [input gotoLine event=line_entered class=hide] [input saveAsProgramfile$ event=save_as_return class=hide] [input newProgramName$ event=new_program_name class=hide] [input prgPswd$ event=password_entered class=hide] [show saveMsg$ class="infobox"]
[button class=fm_action event=save][symbol save opt=lg] Save[/button]   [button class=fm_action event=save_as][symbol save opt=lg] Save As[/button]   [button class=fm_action event=new][symbol file opt=lg] New[/button]   [button class=fm_action event=close][symbol close opt=lg] Close[/button]   [button tip=Undo size=4/2 event="*eval:DoUndo(ace_websterEDPlus);"][symbol undo opt=lg][/button] [button tip=Redo size=4/2 event="*eval:DoRedo(ace_websterEDPlus);"][symbol undo opt="flip-horizontal lg"][/button] [button class=fm_action event=strip_lines][symbol ban opt=lg] Strip Lines[/button]   [button class=fm_action event=reformat][symbol indent opt=lg] Reformat[/button]   [div class="float_right"] [button class=fm_action event=goto][symbol arrow-circle-o-right opt=lg] Goto[/button]   [button class=fm_action event="*eval:AceSearch(ace_websterEDPlus, false);"][symbol search opt=lg] Find[/button]   [button class=fm_action event="*eval:AceSearch(ace_websterEDPlus, true);"][symbol search-plus opt=lg] Replace[/button]     [button tip="Keyboard Shortcuts" size=5/2 event="*eval:ace_websterEDPlus.showKeyboardShortcuts();"][symbol keyboard-o opt=lg][/button] [/div]
[css]#bookmark_grid_id div.bindhdr div._td { background: Maroon; color: white; }[/css] [css].bindhdr div.bindsize { border-right: 3px double silver; }[/css] [grid BookmarksGrid id=bookmark_grid_id size=auto/-8 class="float_left" gridlines] [col Source=Label$ ttl="Bookmarks" nosort class="(CellClass$)"][show Label$ event=("labelClick;"+Label$) size=100%][/col] [/grid] [html acehtml$] [/form]