how to bind key working in a gui like (shift left click) for selection window , i made the script similar to the selection windows , i am not able to bind the key working in gui and how to remove the bind key
you can customize selection window, refer to the file quickwindowmenu.tcl in scripts folder
do not bind your scripts that conflict with hypermesh defaults (it is possible but sometimes crash)
this is my script its work fine , i bind the keys with no 1 2 3 but i want make it work with in gui with double middle click are some some other key
i am not able to post images , why
hummm,.. not much understand your ideal
you bind your script with key 1, 2, 3 and they worked fine
you want to bind your script with <Double-B2> but they do not work. because <Double-B2> already bind to graphic internally