$spy.MakeHoverButton('three-Move_Near',"if strcmp(spy.check_for_selection(),True) then run(if strcmp(spy.GetParam(olex2.in_mode),'move sel') then 'mode off' else 'mode move sel')") $spy.MakeHoverButton('three-Copy_Near',"if strcmp(spy.check_for_selection(),True) then run(if strcmp(spy.GetParam(olex2.in_mode),'move sel -c') then 'mode off' else 'mode move -c sel')") $spy.MakeHoverButton('three-Assemble','compaq -a') $spy.MakeHoverButton('three-Centre_on_Cell','move') $spy.MakeHoverButton('three-Largest_Part','move') $spy.MakeHoverButton('three-Show_Basis','basis') $spy.MakeHoverButton('three-Show_Cell','cell') $spy.MakeHoverButton('three-Fuse','fuse') $spy.MakeHoverButton('three-Grow_All','grow')