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 ... 138 139 140 141 [142] 143 144 145 146 ... 189
3526
Support and Feedback / Re: Sort by opening up the tab
« on: September 05, 2013, 19:41:58 »
Default sort column for new tabs can not be configured.

You might be able to script it.. Open a new tab by script and then use MC.Explorer.Sort Col=2

3527
RAR5 is just released and I have not had the time to check if there is some unrar source or sdk (Would assume there are) and how much work it require to updte it..
But if there are source/sdk for it. It will be added..

3528
Support and Feedback / Re: Multi-Rename error
« on: September 03, 2013, 06:48:33 »
The normal date/time tag uses system time.

[Y]-[M2]-[D2]-[h2]-[m2]-[N]

3529
Beta Releases / Re: Reopen from systray problem
« on: September 02, 2013, 17:56:22 »
This problem is still there with build 1490...

No nothing with this is looked at. Since I can not reproduce it on Win7/Win8 I have not look at it. And if it is an XP only issue then it might not be fixed at all since I do not have any machine with that anymore so I can not debug on that.


3530
Support and Feedback / Re: MultiDataViewer: block selection
« on: September 02, 2013, 17:50:55 »
No sorry, that is currently not supported..

3531
Well, the Windows Registry is probably a plugin too and the CTRL-P works fine there.

NO it does not. If you look you see that the path you get from registry is the same as the virtual path you see in the path field.

3532
Feature Requests and Suggestions / Re: Search result navigation
« on: August 30, 2013, 10:15:27 »
Currently I have no donation button. Since I have not had the time to set that up and organize that. But I plan to add something like that later and
then use all donations for good 3rd party libraries so that some of the new features can be added faster.

4) What search dialog?  file viewer does not have a search dialog.. and the file files dialog in search do close on esc,

5) The text in find "content" text is transfered to the viewer.  ( Ahh it is only set as highlighted not in the find text. )

6) Yes and no.  It will be possible to add so that it send all of the selected files in the search result.  The file list works that. select many files and view them and you can go to next/prev in the queue with ctrl+pgup/pgdn.
But there are a lot of changes planed for the search So I have skipped to change some things there to avoid having to change it again later :)
But I will do some of the changes for the next version.



3533
Beta Releases / Re: Multi Commander v3.5 Alpha/Beta
« on: August 29, 2013, 18:34:51 »

Build 1490 might be the last release candidate before final release. Unless some major issue if found.

3534
Support and Feedback / Re: Copy fails/stucks
« on: August 29, 2013, 11:58:00 »
check the log if an error happen. Because for that to happen the copy must have been is abort by user or by an error.
Also try latest beta. Some rare hang situation was fix if a filesystem did not support some options

3535
Hello,

I sending many files to people through FTP and use to copy the url of the file(s) into a mail that I sent to the people waiting for those files.

The CTRL-P shortcut (and associated) do not work for FTP files.
It copies: 0:\folder1\folder2\file1.ext
Instead of: ftp://login@ftp.server.com/folder1/folder2/file1.ext
Or better (in my case): ftp://login:password@ftp.server.com/folder1/folder2/file1.ext

Can you implement one of those ?


Actually I don't think so, Not for Ctrl+P since FTP is a virtual filesystem plugin into the internal filesystem layer. And Ctrl+P does not see the plugins internal path.

But it might be possible have the FTP plugin add its own command and hotkey for it.  maybe.

3536
Support and Feedback / Re: Frame height and width in explorer panel
« on: August 28, 2013, 18:22:59 »
Meta data for video files are not yet support.. There some plans for it. But it is easier said then done. :)

3537
Feature Requests and Suggestions / Re: Search result navigation
« on: August 28, 2013, 18:13:14 »
I repeat my question: Is there any way I can help your devlopement ?

Not with development directly. But I'm always looking for more translations. And I also take fixes for my own English language files. (There are probably a lot of errors in there. Since I'm in a hurry a lot and I don't always have the time to double check the spelling. ) 
Icons is also wanted if you are good at drawing, I really need some improvements on some of them.

Other then that. 

Just keep report bugs you find :)




3538
Script / Re: Rename & move/copy
« on: August 28, 2013, 13:52:55 »
I guess using Java would increase functionality, & might increase your script user base if it has a common basis of commands & syntax. 
I personally find java apps don't run well on my system.  Not sure why.  Java is present & says 100% but...
I can put the same app in a VM & it will run fine.   
Most common answer I hear is that it is AV related - if so how would the AV react to a java-based MC scripting engine? 

No no no..
JavaScript is not the same as Java.  Java that runs using VM is something completely different.
http://kb.mozillazine.org/JavaScript_is_not_Java

Javascript is used a lot in webpages. so a lot of people know how it works. And there are good references about it on the net.


3539
Feature Requests and Suggestions / Re: Document reading
« on: August 28, 2013, 13:14:17 »
If you select multiple files and view them they are all queued to the viewer Ctrl+PageUP/PageDown to go to next/previous.

Problem is that Samatra PDF It is released under GPL3 license so I can not use it.

3540
Feature Requests and Suggestions / Re: Built in viewer
« on: August 28, 2013, 11:44:44 »
You mean a preview panel that are inside a tab ?

Well that is totally different thing. something like that is on my todo list..

3541
Feature Requests and Suggestions / Re: Built in viewer
« on: August 28, 2013, 10:27:12 »
Custom External Viewers and Editors for different filetypes can be configured under Configuration > File Type Setup

3542
Feature Requests and Suggestions / Re: Built in viewer
« on: August 27, 2013, 17:46:26 »
If you view a picture it will be open by the picture viewer.. however pdf and video are not supported, mostly because I have not had the to investigate if some free 3d party libraries that can be used (Because there is no way I get the time to write it myself.). It might be added if I get the time.

3543
(I think that commands needs to be renamed..  My head almost exploded when I read it :) )

So instead of syncing source panel with target panel. you want to sync the target panel with source panel.
I see if it is possible to add a command for that.

In the meanwhile you can do that. using Alt + Left/Right Arrow.
if focus (source panel) are on the left side you press Alt+Left  (Send target path to the left)
If focus (source panel) are on the right side you press Alt+Right  (Send target path to the right)

You can also do the reverse.. if focus are in the left side and you press Alt+Right you will send the path of the item in focus to the right.

3545
Script / Re: Rename & move/copy
« on: August 27, 2013, 14:01:31 »
I did a tiny bit of C++ years ago.  I expect a lot has changed.  I didn't do enough to remember much. 
I would quite like to try it again - time permitting.
What kind of things would you describe as plug-ins or extensions?  If I want to attempt that I would need some guidelines to avoid major disasters!  :D
MC is built around a plugin/extension architecture. Everything in MC is almost an plugin. (MultiRename, Checksum, Zip, Rar
Even the "Explorer Panel" in MC is a plugin. (Built in.. and some minor cheats. ) Look in Configuration => Manage Extensions and plugins.

So the API to MC is extensive and some parts is a bit advanced. So you will need some C++ experience to be able to do it..

Going OT -
When you designed MC script what did you use?  Did you take an existing code library or did you write it directly to hardware code?  (Maybe this is a big question?)
To me, a scripting language seems very ambitious, but also a great way to make something you can tailor to your needs.
I think that dynamic is why I am starting to get more from MC - I can tailor things instead of looking for a tool that may do what I want.
I build the script engine my self from scratch.. From the beginning it was only meant to be something simple to execute multiple program and with very limited features. Like a simple .bat script engine but that could connect to MC.
But it grow with more and more features and become way way more complex then first intended.
I been thinking about replacing it with a javascript engine instead. But I have not found one that is small enough and flexible enough to use.

3546
Script / Re: Start a Search Automatically
« on: August 27, 2013, 06:45:55 »
It might be because you do not have many files with the word "MultiCommander" in them.
Try remove the CONTENT="MultiCommander" search criteria.



3547
Support and Feedback / Re: ftp log window disable
« on: August 26, 2013, 18:35:51 »
Well the FTP Log if for much more then just see problems. FTP Servers show a lost of useful information in the log that has nothing to do with errors or problems.
However, There is currently no way to disable the log window.



3548
Script / Re: Rename & move/copy
« on: August 26, 2013, 15:32:12 »
I think you're right about the UI. 
My idea will be best handled by MCs own tools, so I will need to study the MC.<command> features more closely.  That could give me some great automation.
e.g. I like the ability to load the explorer panel filter via a button - "MC.Explorer.SetViewFilter" - is very useful. 
So I need to play with the other commands.

I think that the ideas I had clash between using MC script & taking over parts of the MC UI environment.
I am not 100% sure of boundaries yet. 
Using the "CustomCommands" you can set some part of the UI.  Even if you used them in MultiScript.
But if you go crazy I think you can break things.. 
hehe If you learn C++ program you can create plugins instead. From there you have a lot more control

I can see DOS .bat type script is cumbersome/weak compared to the MC script, & that the script is out classed by C++ MFC. 
I was more thinking that you can write stuff in .bat script but you do not change the UI of Window Explorer or other programs from .bat script
They work against the same filesystem but there are separate layers of viewing it.

I noticed on the 1481 update today that array processing by functions has changed.  If I understand this correctly it looks like scripting will be quicker & easier. 
That was only a bug fix when inilizing array using single quote characters instead of double.
instead of
@var $arr[] = { "string1" , "string2" }
one can write
@var $arr[] = { 'string1' , 'string2' }  <<= did not work before, works is 1481+

Why single quote? if you need to have " inside the string. 
Instead of writing @var $text = "\"1\" is good" you can write @var $text = 'string "1" is good'

3549
Script / Re: Rename & move/copy
« on: August 25, 2013, 18:34:55 »
I am finding using findfiles for files inside a selected folder difficult.  I can't figure out how to make it search & select inside the selected folder.   That said, it
Not sure what you mean with select. I think that you might try to use script for controlling the UI?
The script engine is separate. It is not connected to the UI. It can fetch some information from UI, But that all.
Think more of it like .bat files in windows command line.

FindFiles will return an array with path to files it finds when scanning that path you tell it to scan.

$files = PathGetFileExtPart( $file );
Get get the file extension part here  Like ".txt" and use that as a path into FindFiles.
You need to send a path WITH filter like  "C:\Temp\*.txt" into FindFiles
If you look at the doc you see that the second parameter is if <num> (number) and if it is 1 then it will only match files,

$files = FindFiles( "C:\\Temp\\*.txt" );

3550
Script / Re: Rename & move/copy
« on: August 25, 2013, 17:35:58 »
You can call a command, internal or user created.

MC.RunCmd ID=<cmd id>

Pages: 1 ... 138 139 140 141 [142] 143 144 145 146 ... 189