sebjf
06-06-2011, 12:45 PM
Hi,
if I may ask one last question for my current project,
For my poly grouping tool, I enable and disable certain GUI controls depending on what the currently selected object is. I reassess this in a function triggered on #selectionSetChanged, but if the user converts the object without changing the selection my GUI does not update, so I would like to subscribe to a second callback for this eventuality.
What would be the most suitable callback type name for this?
Thanks!
if I may ask one last question for my current project,
For my poly grouping tool, I enable and disable certain GUI controls depending on what the currently selected object is. I reassess this in a function triggered on #selectionSetChanged, but if the user converts the object without changing the selection my GUI does not update, so I would like to subscribe to a second callback for this eventuality.
What would be the most suitable callback type name for this?
Thanks!
