Multi Commander > Feature Requests and Suggestions

Interface Overhaul?

<< < (3/4) > >>

Mathias (Author):

--- Quote from: avantuser1114 on June 03, 2013, 10:34:17 ----Seems the argument with gradient is convincing.

--- End quote ---
It if for Microsoft so they can say that now with Windows 8 you get xx% more battery life :)
But as I said. I have plans to maybe add it as background color option file the explorer panel.


--- Quote from: avantuser1114 on June 03, 2013, 10:34:17 ----In my case the sizes weren't converted unless they reach 1.20. But I haven't used the recent beta so maybe it's the reason. I've only tried 1412.

--- End quote ---
hm 1.2 might be correct. There is a threshold before it turns over.
If a file is 1018 bytes you see it as bytes.. but if the file grows 7 bytes to 1025 bytes. it is still not interesting to show it as bytes ?
Showing the file as 1Kb can be anything from 1024 - ~1500 bytes, and 2Kb can be anything from 1501-2500 in size.
The more you go up in size the less the exact value is interesting.  It is when changing size unit that it becomes interesting to keep the old a little longer until a threshold is reached so that it is not interesting anymore.

avantuser1114:
it's still best to start from 1024...

Mathias (Author):

--- Quote from: avantuser1114 on June 03, 2013, 11:00:57 ---it's still best to start from 1024...

--- End quote ---
I don't agree. :)

ice-man:

--- Quote from: Mathias (Author) on June 03, 2013, 10:20:27 ---No MC is not using QT.  Visual Studio 2012.

SDK - Well... it should have been out. As I said before MC is build using a plugin architecture and all these internal plugins are using the same SDK that will be released. So the interface for MC is large. But there is only very limited documentation.
I been spending quite a bit of time cleaning it up making it ready. I plan to release a preview soon. But I think I need to create a couple of sample plugins too.
To begin with extension will need to be created using C++. I was planing to create a C# proxy so that extension should be created using that. But I do not have the time for that.

--- End quote ---

C++ is fine okey for me. Will the SDK work with Visual Studio Express 2012 ?

Mathias (Author):

--- Quote from: ice-man on June 03, 2013, 11:38:47 ---
--- Quote from: Mathias (Author) on June 03, 2013, 10:20:27 ---No MC is not using QT.  Visual Studio 2012.

SDK - Well... it should have been out. As I said before MC is build using a plugin architecture and all these internal plugins are using the same SDK that will be released. So the interface for MC is large. But there is only very limited documentation.
I been spending quite a bit of time cleaning it up making it ready. I plan to release a preview soon. But I think I need to create a couple of sample plugins too.
To begin with extension will need to be created using C++. I was planing to create a C# proxy so that extension should be created using that. But I do not have the time for that.

--- End quote ---

C++ is fine okey for me. Will the SDK work with Visual Studio Express 2012 ?

--- End quote ---

No not that one. That is only for "metro"-apps but "Visual Studio Express 2012 for Windows Desktop" should work.
But it is not locked to VS2012. You should be able to use VS Express 2010 and possibly also other compilers then VS (Note sure. Have not tested)


Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version