3401
Support and Feedback / Re: CreateLink in Button Editor
« on: December 02, 2013, 08:03:13 »Code: [Select]
MC.Utils.CreateLink LNKTRG="<existing file>" LNKSRC="d:\mylink.lnk" LNKTYPE=4
MultiCommander v14.2 is released!
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.
MC.Utils.CreateLink LNKTRG="<existing file>" LNKSRC="d:\mylink.lnk" LNKTYPE=4
Let me see if I can explain what is going on.Guess you do not mean the cursor (mouse) but the item that is in focus.. Well it never goes away it is just colored different when the item panel has input focus or not. And it depending on what colors settings is used.
With the two panels of MC, one is always active and the other is not. Obviously this is good because any commands you start are only going to apply to the active panel, since that is where your attention should be.
However, when you select a tab on the opposite panel the position of the cursor is where it was when you left it. Clearly there is some internal memory of the position, either via the Windows operating system or code within MC.
My question is this:You can access selected/focused items from both the source and target panel
Is it possible to use that inactive panel file/folder selection in a command? Possibly sending both files in either panels to an external program?
Since the file/folder under the cursor, in the inactive panel, is still referenced somehow.
Related but not important is, are the cursor positions of inactive TABS inside the same panel treated the same way as the panel on the other side?Every Explorer Panel is a own instance. Think of every tab as its own started program that are just placed inside a tab.
Or to put it another way. How does the program keep track of the cursor positions on ALL the inactive TABS for either panel? Is it useful for file manipulation?
I"ll try again - I tried both of these yesterday and they had no effect, even after a restart.
MC.Explorer.Goto PATH="C:\MyPath"
MC.Explorer.Sort COL=1 ORDER=ASC
Hi,
Thanks for this useful piece of software, I've been waiting a long time for something like this. Before, I had to use several file manager programs.
I miss one thing though (from my previous 'arsenal') :
- could it be possible to place a disable/enable toggle button right next to the view filter at low right corner of the panels ?. There are occasions when it is very useful to handle the activation/deactivation of the current filter very quickly. I know, it can be done with the keyboard by deleting the filter, but with the mouse would be much more fast. Right now, this missing feature is preventing me to drop all other file managers.
I'm also attaching an image, which would illustrate what I'm thinking of.
Thanks!
Regards,
Zoltan
1. There is no logging that are that detailed. Maybe the filesystem is updated all the time so MC is refreshing it self ?
- Nothing special: open folders and files, creating and closing tabs. Couldn't reproduce it. Is there some kind of log to know what happens?
- I use QSearch with popup box. But why are uppercase Russian letters so special? This problem exists in many programs
. MC just doesn't want to understand that М=м.
Hello.
I continue using MC, I like it. Now I see 2 more problems:Thank you.
- Sometimes my cursor begins to change to "busy" state and back. It changes ~2 times per second and stops only after restart MC. It only changes when mouse is above MC window. It doesn't зкумуте MC to work correctly, but it's very annoying.
- When I want to focus some file in a forlder with a paticular name in russian, I type it letter by letter. When it's lowercase - all works OK. But when the first letter is uppercase, the search doesn't work. I have to press Shift+1st letter first, more above, I have to do it twice for some reason. E.g.: to search Мопед.xls I need to press Shift+М, +М, о, п... It seems to me that this is not the right way of action.
MC v 3.5.1.1530 64bit, Win7x64