possible to change list item height/spacing?

Page 5 of 6 FirstFirst ... 3456 LastLast

  1. Posts : 194
    w7-64, w2k
    Thread Starter
       #41

    As someone posted a few posts up (the disable auto arrange link), it's possible to change the spacing by changing some things in the registry for the different folder types. So it might be possible that values already stored there for you override the ones you edited in the dll.

    Another thing is that the spacing is only for list view if I remember correctly, not any other. For example you can "zoom" in one step from list view (shift + mouse wheel) and the icons may appear as if they are list view but it's no longer list view. So if the customization for Music folder etc. happens to not be list view then that might be the problem.

    I'm not really that well informed on how all the folder template stuff works. What I did was whenever I encountered a folder content type that I didn't like, I would set the view setting like I want them and then open Folder Options and click "Apply to Folders" so it saves that type layout.
      My Computer


  2. Posts : 1
    windows 7 x86
       #42

    Just need to say thank you tweaker. Just what I was searching for.

    I also was looking into how to change the spacing in the navigation pane. Searched far and wide and stumbled on a magical little program called classical shell which does everything i want and a little more. It can even change start menu look.
    its open source

    Welcome to Classic Shell
      My Computer


  3. Posts : 4
    Windows 7 Ultimate x64
       #43

    tweaker said:
    Another thing is that the spacing is only for list view
    Works perfectly for list view, however I would love to have the same padding for the detail view (which is my preferred one). Is it possible?
      My Computer


  4. Posts : 115
    Windows 7 Home Premium 32bit
       #44

    neFAST said:
    tweaker said:
    Another thing is that the spacing is only for list view
    Works perfectly for list view, however I would love to have the same padding for the detail view (which is my preferred one). Is it possible?
    it appears on mine that having removed the padding and spacing worked fine in list view, but that the details view has still less padding! (21 items displayed where there was space for only 20 in list view, despite details view's additional toolbar taking up space). (this, when folders are customized to General Items)
      My Computer


  5. Posts : 4
    Windows 7 Ultimate x64
       #45

    I found some references to the detail view in the xml, but no padding parameter.
    With the recommended modification from this thread, my detail view is looking exactly as the old one, what did you changed Lykho?
      My Computer


  6. Posts : 2
    Windows Pro 7 64
       #46

    Fixed Details View Spacing (mostly)


    Thank you so much to Tweaker and everyone who solved some of the line spacing problems with ExplorerFrame mods. The wide line spacing was driving me nuts!

    The changes in this thread indeed fixed List View right-pane spacing but the only improvement in Details View was to reduce the right-pane left margin.

    I succeded however in fixing the right pane spacing in Details View by searching for
    <UICollection resid="collection.details and in the first result ADDING padding="rect(0,0,0,0)" There was no padding entry under that heading before.

    This reduced the right-pane line spacing beautifully! It did not change left-pane spacing or the right-click context menus.

    I have not yet tried this for the other two search results for <UICollection resid="collection.details but I'll let you know what happens if I do.

    When I also added the suggested columnwidth and itemspacing entries, the right pane went entirely blank! No files or folders appeared on the right pane. So I reverted to an earlier version and just tried the one padding entry.

    I really want to fix the spacing on the right-click menus; has anyone had success with those?

    By the way, the registry hack mentioned in this thread worked well by itself to fix a Vista computer using Classic menus. Haven't tried to see if it also fixed line spacing in that computer's Aero view.
    Last edited by artharman; 11 Apr 2011 at 09:57.
      My Computer


  7. Posts : 4
    Windows 7 Ultimate x64
       #47

    @arthaman: I tried to add your tweak to me Explorer.dll
    I started with a clean dll (without the fix for list view) and changed the following line
    Code:
    <UICollection resid="collection.details" LogicalImageSize="16" layout="borderlayout()" UIItemCreationPropMap="item.details">
    to
    Code:
    <UICollection resid="collection.details" padding="rect(0,0,0,0)" LogicalImageSize="16" layout="borderlayout()" UIItemCreationPropMap="item.details">
    Nothing changed in my explorer
      My Computer


  8. Posts : 2
    Windows Pro 7 64
       #48

    Hmmm, it must depend upon the list view modifications.

    I had made all the mods Tweaker wrote up on the first page before trying what I wrote up. The change from 22rp to 17rp at the bottom is indeed a details view property; so you'll probably need to try the others in addition to mine to get the results in details view.

    Hope it works for you!
    =========================================
    Tweaker's mods:

    In the following 3 sections
    <UICollection resid="collection.list.groups"
    <UICollection resid="collection.list.ungrouped"
    <UICollection resid="collection.list.insidegroup"

    changing:

    padding="rect(14rp,0,0,0)
    to
    padding="rect(0,0,0,0)

    columnwidth="20rp"
    to
    columnwidth="17rp"

    itemspacing="size(10rp,1rp)"
    to
    itemspacing="size(6rp,0rp)"

    and

    ...If I had to guess it would be

    height="22rp"

    there's only one occurence of that (inside a <style resid="details"> block), and 22 pixels is exactly the line size in details view. But I can't say for sure that it will work.

    edit: for reference 17 would be the old windows height
    Last edited by artharman; 12 Apr 2011 at 22:45.
      My Computer


  9. Posts : 4
    Windows 7 Ultimate x64
       #49

    With all modifications it works! Thanks.
    Now I would also love to reduce line height in the left tree view and in the right clic menu.
      My Computer


  10. Posts : 115
    Windows 7 Home Premium 32bit
       #50

    has anyone else found their height/spacing has returned to default?
    maybe I'm mistaken, but it seems like subsequent to SP1 or some other update my changes have vanished. (I haven't verified this in the .dll yet (as a novice I find these things are serious hassle...oh for an options menu in 'Personalize' where such things could be changed as easily as desktop icon size and alignment!), just going by appearances)
      My Computer


 
Page 5 of 6 FirstFirst ... 3456 LastLast

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 07:11.
Find Us