Posted 21 years ago
by Mark
- Greenville, SC

When I have multiple tabs in the TabStripPanel, and I right click on a tab and select 'New Vertical Tab Group' (or horizontal), it splits the tab strip into two groups, which is what I want. However, if in one of the newly split groups, I select a different tab, the other tab group goes 'blank' and doesn't show the window. If I select that tab, it will show the window, but the other tab group doesn't show it's window. Initially I can see both windows, but once I start clicking on other tabs, I Can only see one window at a time.
Basically, I want this functionality so I can compare two windows side-by-side. Again, I would expect it to mimic the VS.NET IDE, which handles this correctly. THis is a critical feature for us, as we are migrating our application from an MDI application to an SDI application, and there are times when the user wants to look at two windows simultaneously.
Maybe I am doing something wrong? Wouldn't be the first time!
Mark
Basically, I want this functionality so I can compare two windows side-by-side. Again, I would expect it to mimic the VS.NET IDE, which handles this correctly. THis is a critical feature for us, as we are migrating our application from an MDI application to an SDI application, and there are times when the user wants to look at two windows simultaneously.
Maybe I am doing something wrong? Wouldn't be the first time!
Mark