Hi,
I do not know where to request for an enhancement, so I posted here.
In our application, we have a list window of records where the user can double click and open up its details in another window. When the detail window is displayed, we disable the list window, and vice versa, when the detail window is "closed", we still keep the detail window open, but disable it as the window cannot be hidden in a MDI environment to our knowledge.
In the Menu, it displays only the enabled windows in its list (see screenshot MenuList.png), while the TabbedBar shows both tab windows, one enabled and the other one which is disabled (see screenshot TabbedBar.png).
For this reason, we would like an enhancement, that will make the tabbedbar item hidden when the window is disabled, the same way as the Menu list of windows works.
Regards,
Andreas