Hello.
This is related to a question that I asked earlier about the Tab Overflow that Richard Slade answered for me.
Is it possible to pin a Document Tab?
Case: User opens several Tabbed Document Windows at the start of the day. The first Tab is a TreeView Navigator for all of the other Documents. And the users want the Navigator Tab to stay as the first Tab on the left side. I have been able to keep the Navigator Tab in place when ever a new Window (Document) is opened by always setting that Tab index to 0. Any Tabs that overflow, overflow to the right. This is the behavior that the users want. The issue is that when an existing Tab is activated by the OverFlow Button or just selecting it again from the Navigator. When the reactivated Tab that is re-indexed to become visible, there is a shift of the Tabs to the left, pushing the Navigator Tab out of view. I couldn't find any setter properties that I could use to shift the Tabs back to the right.
Of course, screen real estate is always an issue and some of the windows have rather large grids on them which we try very hard to keep all of the columns visible (no scroll bar) in the 1024 X 768 resolution that the users want. So, I've tried making the Navigator Tab a Tool Widow that can be pinned and hidden but that little space that the "hidden" ToolBar takes is just enough to force a scroll bar on some of the Windows with grids.
So, if anyone knows a way to keep the Navigator Tab from shifting to the left, or a way to reshift it to the right, or just a better way to accomplish this, I will appreciate all tips and ideas.
Thanks
Mike Baxa
This is related to a question that I asked earlier about the Tab Overflow that Richard Slade answered for me.
Is it possible to pin a Document Tab?
Case: User opens several Tabbed Document Windows at the start of the day. The first Tab is a TreeView Navigator for all of the other Documents. And the users want the Navigator Tab to stay as the first Tab on the left side. I have been able to keep the Navigator Tab in place when ever a new Window (Document) is opened by always setting that Tab index to 0. Any Tabs that overflow, overflow to the right. This is the behavior that the users want. The issue is that when an existing Tab is activated by the OverFlow Button or just selecting it again from the Navigator. When the reactivated Tab that is re-indexed to become visible, there is a shift of the Tabs to the left, pushing the Navigator Tab out of view. I couldn't find any setter properties that I could use to shift the Tabs back to the right.
Of course, screen real estate is always an issue and some of the windows have rather large grids on them which we try very hard to keep all of the columns visible (no scroll bar) in the 1024 X 768 resolution that the users want. So, I've tried making the Navigator Tab a Tool Widow that can be pinned and hidden but that little space that the "hidden" ToolBar takes is just enough to force a scroll bar on some of the Windows with grids.
So, if anyone knows a way to keep the Navigator Tab from shifting to the left, or a way to reshift it to the right, or just a better way to accomplish this, I will appreciate all tips and ideas.
Thanks
Mike Baxa