I read about MDI applications, but that is not what I want. I would like to have one window (without child windows) that can have multiple sets of content. For example: I want to have a set of tables and text fields for storing information for an object (for example, a person). This person has several subitems. I want to have a set of tables and text fields for these subitems in my main form. But I do not want both tables and text fields of these two objects to be displayed simultaneously in both cases.
I hope you understand what I mean (I'm German, and I really don't know how to describe my wishes in English). Hope someone can give me some advice ...
source share