366 |
|
</div> |
367 |
|
</div> |
368 |
|
</div> |
369 |
+ |
<div class="dhtmlgoodies_aTab"> |
370 |
+ |
<div class="bloc" id="bloc2_6" style="background:#A9FF84"> |
371 |
+ |
<div class="bloc" id="bloc2_6_1" style="background:#A9FF84"> |
372 |
+ |
<fieldset> |
373 |
+ |
<input name="listmacro" |
374 |
+ |
id="list_macros" |
375 |
+ |
value="List Macros" |
376 |
+ |
style="margin-left:1%;float:left;" |
377 |
+ |
onmouseover="ddrivetip('Get list of ROOT macros ','#EAFFF9',200);" |
378 |
+ |
onmouseout="hideddrivetip();" |
379 |
+ |
onClick="RequestMacroList()" |
380 |
+ |
type="submit"> |
381 |
+ |
</input> |
382 |
+ |
<input name="executemacro" |
383 |
+ |
id="execute_macro" |
384 |
+ |
value="Execute Macro" |
385 |
+ |
style="margin-left:1%;float:right;" |
386 |
+ |
onmouseover="ddrivetip('Get list of ROOT macros ','#EAFFF9',200);" |
387 |
+ |
onmouseout="hideddrivetip();" |
388 |
+ |
onClick="ExecuteSelectedMacro()" |
389 |
+ |
type="submit"> |
390 |
+ |
</input> |
391 |
+ |
|
392 |
+ |
</fieldset> |
393 |
+ |
|
394 |
+ |
|
395 |
+ |
</div> |
396 |
+ |
<div class="bloc" id="bloc2_6_2"> |
397 |
+ |
<fieldset> |
398 |
+ |
<select size=12 |
399 |
+ |
style="width:100%;font-size:13pt;" |
400 |
+ |
name="MacroListArea" |
401 |
+ |
id="macrolistarea"> |
402 |
+ |
</select> |
403 |
+ |
</fieldset> |
404 |
+ |
</div> |
405 |
+ |
</div> |
406 |
+ |
</div> |
407 |
|
</div> |
408 |
|
</fieldset> |
409 |
|
</div> |
410 |
+ |
|
411 |
|
</form> |
412 |
|
</body> |
413 |
|
</html> |