Calling Component tree list
Hi ,
I'm writing a code which uses provides user options to modify created constrained rigid bodies.
I feel instead of asking user to select a component to update the master or slave, I would like to provide him/her with this interface (shown in pic) for selection of new comps or deselection. The advantage is that the user can view the existing selection present.
Can anyone tell me how to proceed with this.
Find more posts tagged with
Sort by:
1 - 4 of
41
Like I don't want to use a message prompt for selecting each component and I don't want to use *createmarkpanel for the same. Hm_callcollector also allows only selection of one component.