Posted: 10 Jan 2007 19:40
Noob question incoming... what exactly is the tab header and where is it? I've tried clicking all over the tab with the right mouse button and I don't get the breadcrumbs...
Forum for XYplorer Users and Developers
https://www.xyplorer.com/xyfc/
Tabs (tab headers) are the list of all opened tabs, with an icon & their location or title if any. It's usually above the Tree and List, with Address Bar & Toolbar (exact position may vary depending on your Layout.lukescammell wrote:Noob question incoming... what exactly is the tab header and where is it? I've tried clicking all over the tab with the right mouse button and I don't get the breadcrumbs...
But I did exactly that in 0010, didn't I?jacky wrote:And now a little wish for me: when I get the breadcrumb of another tab, could that folder of that tab's location not be disabled. Make sure usually cause don't make much sense to ge where we already are, but it'd be useful here to get the current tab to another tab's location quick!
admin wrote:But I did exactly that in 0010, didn't I?
I'll agree to that razz!jacky wrote:but you even removed the check mark!![]()
The checkmark+disabled state of any breadcrumb relates to the current path of the current tab which is also the path/tab that is going to change when you use the BC. What's the problem?j_c_hallgren wrote:I'll agree to that razz!jacky wrote:but you even removed the check mark!![]()
I'd still like to see that indicator of which one is current, especially when I've gone up the tree...as the BC pop-up obscures the tab header in most all cases..
This is the basis for thejacky wrote:And now a little wish for me: when I get the breadcrumb of another tab, could that folder of that tab's location not be disabled. Make sure usually cause don't make much sense to ge where we already are, but it'd be useful here to get the current tab to another tab's location quick!
Yeah that we know, but when poping up the Breadcrumb of another tab than current, you've removed both check & disable, while only the disable would have been just enough, as we now could want to change to that location.admin wrote:The checkmark+disabled state of any breadcrumb relates to the current path of the current tab which is also the path/tab that is going to change when you use the BC. What's the problem?
Yes, BC is drawn from the *one* history of moving around, not tabwise.j_c_hallgren wrote:4) Issue "B" = tab #1's BC now shows BC for tab #2, instead of its own BC, even though its location has NOT changed..
Okay, you and jc seem to be so sure about this, I count it as a 2:1 victory for youjacky wrote:In other words:
- the disable should relate to the current tab's location, as it does now
- but the check should relate to the Tab's location the BC belongs to
admin wrote:Yes, BC is drawn from the *one* history of moving around, not tabwise.j_c_hallgren wrote:4) Issue "B" = tab #1's BC now shows BC for tab #2, instead of its own BC, even though its location has NOT changed..
Code: Select all
v5.50.0008 - 06.01.07 12:26
+ Tab headers: now, when you right-click the icon in any tab-header,
the breadcrumb menu of that tab's location is popped up at your
mouse cursor. Cool. But even cooler: when you select a path
portion in that breadcrumb menu then the location of the *current
tab* is changed accordingly. So you can "inject" locations from
other tabs into your current tab!
BC is made from a path based on history. It does not know about tabs.j_c_hallgren wrote:admin wrote:Yes, BC is drawn from the *one* history of moving around, not tabwise.j_c_hallgren wrote:4) Issue "B" = tab #1's BC now shows BC for tab #2, instead of its own BC, even though its location has NOT changed..Seems to me that we have a slight conflict here! Why should the BC of source tab for an "injected" tab be changed to BC of target tab? Since they were different before the "inject" and matched EACH tabs hierarchy...Code: Select all
v5.50.0008 - 06.01.07 12:26 + Tab headers: now, when you right-click the icon in any tab-header, the breadcrumb menu of that tab's location is popped up at your mouse cursor. Cool. But even cooler: when you select a path portion in that breadcrumb menu then the location of the *current tab* is changed accordingly. So you can "inject" locations from other tabs into your current tab!
In the code desc, you say that BC of any tab relates to that tab, and I would expect that to remain, no matter what happens to another tab...and I had to read above code a couple of times before I followed it, so that's why I posted a scenario to clarify it...
Now I'm getting a bit confused...because that's not what I'm seeing happening...I've got three tabs open at moment, and here's what I've got in headers (folder names condensed):admin wrote:BC is made from a path based on history. It does not know about tabs.