Re: Dynamic debug options?
I can't really answer your first question but I have a note to the bug as well.
Can it be changed to only be on-top when the application is active? I often test apps and switch between windows and the debugger is still overlapping all other windows even though my MMF app is hidden.
Re: Dynamic debug options?
Had an answer from Yves - it's not possible, MMF only asks for the tree once. For this object my solution is to have 10 settable fields and a general 'look at flag' option similar to the Array object.