> Hi folks, while working on the new debugger, I've come up with some questions...I do not get your question ...
>
> *is there any other implementation for dynamic widgets other that the current one?
It may make sense to dynamically regenerate the toolbar (or at least remove only what needs to be removed, add only what needs to be added).
>
> *right now the toolbar is a static widget, and I would like to have a dynamic one to filter out the actions that should not be available (which are a subset of the default ones). Would it make sense to regenerate the toolbar everytime the selection changes? Is there any other approach I should consider?
Then you should also think in term of user experience. Having things changing may be disturbing and counter productive :)