2nd question:
Is it possible to override ide menu-items and toolbar-buttons from macro's and call their real code
after I've done some 'pre-processing' of my own?
In other words I want to intercept the user-action and do something and then let the original method continue.