Posted: 14 Mar 2007 06:52
That's better than my previous ones...either that...or...maybe "TreeRowForAutoScroll" as it's the row nbr to position on?Creat wrote:TreePosForAutoScroll
with that, the meaning is actually pretty clear
Forum for XYplorer Users and Developers
https://www.xyplorer.com/xyfc/
That's better than my previous ones...either that...or...maybe "TreeRowForAutoScroll" as it's the row nbr to position on?Creat wrote:TreePosForAutoScroll
with that, the meaning is actually pretty clear
Okay, I added that INI-only setting.Creat wrote:TreePosForAutoScroll
with that, the meaning is actually pretty clear
Forget it. When I say hard-core I mean hard-core. No hints.j_c_hallgren wrote:Thanks! I like it! I set mine to 4...Only suggestion would be to put a short comment line before it in INI to make locating it a tad easier, as it's buried in a long list...yes, one can do a search, but tagging it might be nice...just a thought.
And I set mine to 1admin wrote:Forget it. When I say hard-core I mean hard-core. No hints.j_c_hallgren wrote:Thanks! I like it! I set mine to 4...Only suggestion would be to put a short comment line before it in INI to make locating it a tad easier, as it's buried in a long list...yes, one can do a search, but tagging it might be nice...just a thought.
Good idea! That way we all get to dig deeper.jacky wrote: hey, let's review all the INI keys one by one!"![]()
Reading jacky's postings on first page of this thread, that appears to be reason for it...and the way it is now, one can have it work sorta both ways at the same time in a way, depending on whether one dbl-clicks or not...so even though I'm not much of a dbl-click'r, having that option to move it to row 1 instead of my defined row 5 is a good thing, IMO.surrender wrote:I guess to be consistent with list behavior where double-click leads to scrolling of focused item to row #1.
What and why?peterbonge wrote:Hello Mr. Admin? Can you please change this (back)?
Wasn't there at least one build where double-clicking on an empty tree area scrolled the active folder rather to the 3rd position than to the top? Now there is the TreeRowForAutoScroll setting which just affects the auto-scrolling when switching the tabs. But I (we?) think it would be nice if this value would also affect the double-click-scrolling.admin wrote:What and why?peterbonge wrote:Hello Mr. Admin? Can you please change this (back)?
As I stated right before your "hello mr admin" post, I'm convinced having dbl-click work differently from tab-switch is a good thing, even though I use it very rarely...now maybe the (ugly) solution to this would be another INI setting?peterbonge wrote:But I (we?) think it would be nice if this value would also affect the double-click-scrolling.
Code: Select all
TreeItemDistY=-1
lCatalogItemDistY=0
lListItemDistY=0Code: Select all
Those without a wheel have to go the hard way via INI editing:
[Settings]
TreeItemDistY=...
CatalogItemDistY=...
ListItemDistY=...