🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

bind key in gui

User: "Altair Forum User"
Altair Employee
Updated by Altair Forum User

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

Find more posts tagged with

Sort by:
1 - 5 of 51
    User: "tinh"
    Altair Community Member
    Updated by tinh

    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)

    User: "Altair Forum User"
    Altair Employee
    OP
    Updated by Altair Forum User
    User: "Altair Forum User"
    Altair Employee
    OP
    Updated by Altair Forum User

    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

    User: "Altair Forum User"
    Altair Employee
    OP
    Updated by Altair Forum User

    i am not able to post images , why

    User: "tinh"
    Altair Community Member
    Updated by tinh

    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