smart client: during a lenghty method, I display a progress bar in another form using showFormInDialog (modal=false). this sub-window if then closed when the process is completed. but the methods/menu contents stays the one of the form previously shown in the showFormInDialog, updateUI or show the original form again does not restore the right methods, I have to switch to any other form and come back to get it correct. Should not this refresh itself when the sub window is closed and always reflect the current form as expected?
sounds like a bug, make a case.