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.
Answers
-
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.
0 -
@Livil Lyle @tinh any ideas on how get that 'select from list' gui ??
0 -
There is a private hm proc to call that GUI. I don't have hypermesh here to check it.plz wait till Monday
You can make a similar GUI using hwtk::selectlist combine a wait mechanizm to configure it as a modal dialog
0 -
Oh ok, I'll try that, Thanks /emoticons/default_smile.png' srcset='/emoticons/smile@2x.png 2x' title=':)' width='20' />
0