| Add Additional Items
|
$spy.MakeHoverButton('button_small-Auto','spy.%(scope)s.generate_additional_items()>>html.Update()')
$spy.MakeHoverButton('button_small-Image','spy.%(scope)s.make_additional_item_gui(Image)>>html.Update()')
$spy.MakeHoverButton('button_small-Text','spy.%(scope)s.make_additional_item_gui(Text)>>html.Update()')
$spy.MakeHoverButton('button_small-Word','spy.%(scope)s.make_additional_item_gui(DOCX)>>html.Update()')
|