Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Mathias (Author)

Pages: 1 ... 141 142 143 144 [145] 146 147 148 149 ... 171
3601
Support and Feedback / Re: Condensed view settings - confused
« on: November 12, 2012, 14:03:17 »
Changing view mode to List Mode should be saved between restarts.
AFAIR, list mode remained after restart. But now it is not saved.

It remains but then it does not ?

I switch left a tab on the left side to list mode, Exit , Start , left side still in list mode... Or I'm missing something ?

3602
Support and Feedback / Re: Condensed view settings - confused
« on: November 12, 2012, 12:59:41 »
I Assume you are talking about running the tab in LIST mode.
Changing view mode to List Mode should be saved between restarts. However when creating a new tabs it will be in detail mode.
And if you create tab at startup from script or command line it will not remember the view mode settings since you are creating NEW tabs, Not restoring old.  since the view mode settings is unique to the opened tabs.

Columns have very little use in LIST mode. Only the first column is used to size. (and all column will be shown with that size.)
the other columns are only used for sorting. So adding/removing column when in List Mode will have no effect.

Not sure what your problem is. I'm not able to recreate it, or I'm not understanding your problem correct.
I can switch a tab to List Mode and then exit , and start MC again and that tab is now still in list mode.


3603
Support and Feedback / Re: folder/filder sizes
« on: November 11, 2012, 16:57:06 »
First you need to know if MC and Explorer finds the same actual bytes, do that by settings MC to display bytes.
If Windows Explorer is showing less number of bytes that MC then it includes more files then Windows Explorer. can be that Windows Explorer does not include hidden/system files but MC does.
MC is using 1KB = 1024bytes when recalculating bytes to KB/MB. maybe Windows Explorer does not to that. (I think it does.. not sure )

GB.. Yes MC does not convert files sizes inside the listing to GB. it stops at MB, I did not like it when it did GB so I removed that.


3604
Support and Feedback / Re: My Documents Toolbar
« on: November 11, 2012, 16:49:24 »
Go to you documents folder and then back out of it and drag the documents folder to the Quick Launch bar and you will now have a toolbar button that will take you to the documents folder.

3606
Support and Feedback / Re: focus rectangle freezing
« on: November 11, 2012, 16:47:02 »
I have not seen this. I have not been able to recreate this either.

3607
Might be that the file list result you are seeing is cached. Try to force a refresh (F2/F5 - depending on settings)

3608
Support and Feedback / Re: display 0 byte size
« on: November 11, 2012, 16:41:48 »
Maybe

3609
Support and Feedback / Re: switch to next/previous tab and other panel
« on: November 11, 2012, 16:41:11 »
TAB - change focus between left/right panel
Ctrl+Tab - Change tab on active side. Goes to next tab
Shift+Ctrl+Tab - Change tab on active side.. but goes to previous tab

3610
Support and Feedback / Re: custom toolbar
« on: November 11, 2012, 16:39:19 »
create a User Defined Command of Custom Command type

For showing hidden/system files
Code: [Select]
MC.CmdLineRun CMD=":showhidden"
To hide hidden/system files
Code: [Select]
MC.CmdLineRun CMD=":hidehidden"


3611
Support and Feedback / Re: custom toolbar
« on: November 09, 2012, 23:23:57 »
in 'User Defined Command' you can create new commands of different type. With "Internal Commands" most of the install commands can be select. or to be able to customze them more you use command of the type "Custom Command",
This commands can then be added to the quick launch bar when right clicking on the it and selecting "Insert User Defined Command"

3612
Support and Feedback / Re: folder/filder sizes
« on: November 09, 2012, 23:19:30 »
all i want is to make the sizes displayed by MC same with what the properties dialog(size, and not size of disk) displays..that is if you're going to compare the size of a file/folder according to the Properties dialog(again, i mean 'Size' and not 'Size on disk') with the size displayed by MC in size column..you'll get the same value..and that is with decimal places included if there are..what are the steps to do that?what configurations in my OS do I need to change?I'm using Win7 x64..it's a bit problematic if MC displays a size and when i use properties dialog('size', and not 'size on disk') i see another value...

I don't know..  You say you get the same value.. then you say you do not get the same value. or is it just the formating that does not match ?
Size is not show with decimals, you can not have half a byte.. it does have thousand separator (also called group separator) and  MC It is using the thousand separator that is defined in regional and language settings on the computer.


3613
Support and Feedback / Re: folder/filder sizes
« on: November 09, 2012, 17:40:38 »
depending on what values you are referring to. Windows Explorer shows two values. real total value and virtual value.
MC shows the same real total number of byte.. Unless you have special files that MC count and that Windows Explorer does not count.

3614
Support and Feedback / Re: folder/filder sizes
« on: November 09, 2012, 17:02:00 »
The Properties Dialog is not from MC. it is from Windows Explorer.
MC uses number settings from the regional settings on the computer.

3615
Support and Feedback / Re: not transparent hidden folders/files
« on: November 09, 2012, 11:36:46 »
The are what you get with the color settings for the hidden/system file that you have under the color tab in Explorer Panel Settings

3616
Support and Feedback / Re: not transparent hidden folders/files
« on: November 09, 2012, 11:11:16 »
Not sure what you mean..
There is no reason for transparent since there is not picture in the background.. background is solid color.

Under color settings you can change the color for the System/Hidden and Readonly files. you can specify a change value. (It will calculate the color automatically based on this value and the value you have for that item ) or you can set a fixed color for them.



3617
Support and Feedback / Re: windows explorer selection rectangle
« on: November 09, 2012, 11:05:11 »
The option "Don't show the focus indicator" if checked it will turn of the focus frame.
and then you need to customize the colors and background for "Focus" item. under the Color tab in Explorer Panel Settings.
But I do not think you can have it look exactly as Windows Explorer. You will not get the gradient color scale of the background that you get in Explorer on Win7


3618
Support and Feedback / Re: My Computer
« on: November 09, 2012, 10:38:43 »
Alt+F1 shows the left panels Device Dropdown, Alt F2 the device dropdonw for the right panel.
and then pressing D will change the drive to D.

3619
Support and Feedback / Re: Always calculate folder sizes
« on: November 09, 2012, 10:36:35 »
This has been removed since it massively messed with the performance.

Size is calculated in combined bytes.

3620
Support and Feedback / Re: remove dots pointing to parent folder
« on: November 09, 2012, 10:35:07 »
Not possible.

3621
Support and Feedback / Re: windows explorer selection rectangle
« on: November 09, 2012, 10:29:44 »
You want to turn use it ? or turn it off ? anyway you do that in the same place.

Menu > Configuration > Explorer Panel > Display (tab) > Selection and Checking if items (Category)
 [.] Selection rectangle


3622
Support and Feedback / Re: separate color for system and hidden files
« on: November 09, 2012, 10:26:59 »
Both yes and no.. The whole coloring system will be changed. and it will be possible to set that then.

3623
Support and Feedback / Re: separate color for system and hidden files
« on: November 09, 2012, 06:37:56 »
Not at this time

3624
Feature Requests and Suggestions / Re: 2 suggestions
« on: November 08, 2012, 18:34:27 »
If you have a wide monitor then you will probably not shrink the program so much so that icons disappear.

I been think about adding something like that.  Problem is that it is not easy to add it into the way everything work now since a lot of the UI is built dynamic at runtime.

(Why do I not have unlimited time to spend on developing new things. So much to add, so little time..)


3625
Feature Requests and Suggestions / Re: Compare 2 files by content
« on: November 08, 2012, 18:20:03 »
It depend on what kind of compare you thinking about. Binary/Check Sum compare? Yes , A content compare that shows what lines the files has that differs ? No. But there are lot of free tools for that and better integration with those tool will be added.

Pages: 1 ... 141 142 143 144 [145] 146 147 148 149 ... 171