I would like to ask for feature to set column profile and tree width dependend on windows size.
Background...
If I work on my big monitor, the resolution is 1920*1080 and I have set the column widths just perfect for my needs. I also have saved this as column profile as office.pepo.2024.
But when I disconnect from monitor the laptop changes the resolution and I have to set the the column widths and tree width once again. I also have saved this column profile as laptop.pepo.2024.
Could be this automated? That I do not have always click to choose profile to set proper column widths?
Could be this connected/combinned also with tree width? As this tree size looks always to be set to just any width after switching back and fort from laptop to monitor.
Thank you in advance
Kind regards
Pepo
PS: see below the related section of my ini file:
Code: Select all
[FcDetailedViews]
1=office.pepo.2024
2=laptop.pepo.2024
[FcDetailedViews_office.pepo.2024]
LoadShellTitle=1
Condition=
ShowExtensionInCaption=0
ItemsCountRecursive=0
SizeCountRecursive=1
LastSorting=0,0,-1,0
AutoSizeNameColumn=0
1col_Name=Name
1col_Format=
1col_Align=0
1col_Width=64
1col_Sort=0
1col_ContentType=0
1col_ShellContentType=0
1col_Content=0
1col_LvIndex=0
2col_Name=Extension
2col_Format=
2col_Align=0
2col_Width=6
2col_Sort=0
2col_ContentType=0
2col_ShellContentType=0
2col_Content=1
2col_LvIndex=1
3col_Name=Size Auto
3col_Format=
3col_Align=1
3col_Width=8
3col_Sort=1
3col_ContentType=0
3col_ShellContentType=1
3col_Content=6
3col_LvIndex=2
4col_Name=Modified
4col_Format=
4col_Align=0
4col_Width=16
4col_Sort=1
4col_ContentType=0
4col_ShellContentType=2
4col_Content=9
4col_LvIndex=3
[FcDetailedViews_laptop.pepo.2024]
LoadShellTitle=1
Condition=
ShowExtensionInCaption=0
ItemsCountRecursive=0
SizeCountRecursive=1
LastSorting=0,0,-1,0
AutoSizeNameColumn=0
1col_Name=Name
1col_Format=
1col_Align=0
1col_Width=37
1col_Sort=0
1col_ContentType=0
1col_ShellContentType=0
1col_Content=0
1col_LvIndex=0
2col_Name=Extension
2col_Format=
2col_Align=0
2col_Width=4
2col_Sort=0
2col_ContentType=0
2col_ShellContentType=0
2col_Content=1
2col_LvIndex=1
3col_Name=Size Auto
3col_Format=
3col_Align=1
3col_Width=7
3col_Sort=0
3col_ContentType=0
3col_ShellContentType=1
3col_Content=6
3col_LvIndex=2
4col_Name=Modified
4col_Format=
4col_Align=0
4col_Width=14
4col_Sort=1
4col_ContentType=0
4col_ShellContentType=2
4col_Content=9
4col_LvIndex=3
[MainPanel]
LeftTreeSize=27
RightTreeSize=27