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 - AlanJB

Pages: 1 ... 8 9 10 11 [12] 13 14 15 16 ... 18
276
Support and Feedback / Re: Sort by Ext field - bug?
« on: March 15, 2017, 10:27:55 »
Hmm.  Works for me in build 2306.

277
Beta Releases / Re: MultiCommander v6.9.9 (BETA)
« on: March 14, 2017, 12:41:23 »
Tab Colors are active.

It seems to be connected with the Colors section of the Quick Look'n'Feel setup.  If I make any change there, the Settings tabs are coloured correctly.

As I said, I make almost no changes to the OOB configration in the test environment, including not using Quick Look'n'Feel setup, in order not to cloud my beta testing.

Consider the issue closed, thanks Mathias.

278
Beta Releases / Re: MultiCommander v6.9.9 (BETA)
« on: March 13, 2017, 00:28:36 »
Very little changed from OOB setup - it helps to test more accurately with new features/changes without my interference :)

Pressing Save does not change MultiCommander.xml.  But...

If I manually add the correct color to <tabs>...<settingspanel>... in MultiCommander.xml, it works!

Also just noticed that in my "live" installation, that the "orange" color (FA9D3B) is also defined in Core Settings for "Settings" tabs, but the tab colors are, in fact, all white.  Am I missing another setting somewhere?

279
Beta Releases / Re: MultiCommander v6.9.9 (BETA)
« on: March 12, 2017, 18:56:21 »
Hi Mathias.

In v6.9.9  Build 2325, I cannot get the Settings panel tab colours to work properly (see attached).

I have set the Settings panel tab colour to be an "orange" shade, but the tab renders as "purple".

What am I missing  :-\

280
Support and Feedback / Re: Selecting files
« on: February 27, 2017, 19:26:30 »
I might have got the same results, but there seems to be some inconsistency.  I can't pin down what, though.

I need to check more rigorously.  I'll get back to this topic...

281
Support and Feedback / Re: Config backup & Tab coloring
« on: February 27, 2017, 16:22:10 »
Quote
Portable version do not store session data in the registry, but a file.

That's good to hear Mathias - that is correct behaviour for a portable app ;)

I thought I had read that Ulf was using the portable version; my mistake  :-\

282
Beta Releases / Re: MultiCommander v6.9.9 (BETA)
« on: February 27, 2017, 16:18:20 »
Thanks, my friend.  It's even worse - I was checking in my live installation instead of my test environment ::)

283
Beta Releases / Re: MultiCommander v6.9.9 (BETA)
« on: February 27, 2017, 14:29:27 »
Hi Mathias,
  ":savecustomcontextmenu" does not seem to do anything (no new files under the Config folder in the portable version)...

284
Support and Feedback / Re: Config backup & Tab coloring
« on: February 27, 2017, 13:53:31 »
Quote
I found many values in the registry...

That's interesting (and glad you found a use for RegScanner ;) ):  I have no entries whatever for MultiCommander, nor any containing "lookfor".

285
Support and Feedback / Re: Registry search?
« on: February 25, 2017, 14:08:51 »
Hi Ulf.

Mathias tells me this isn't implemented (yet ;)).

I highly recommend this: http://www.nirsoft.net/utils/regscanner.html

286
Support and Feedback / Re: LoadArray
« on: January 28, 2017, 00:25:37 »
Did it work OK?

Quote
sorry, i'm not used to declare @var

Me either - I used a language that didn't use scripting at all , but it all makes sense! Trust Mathias ;)

(BTW Jungle is the scripting guru here [certainly not me] - he'll always put you right)

MC is a damned good tool; learn the syntax (and take a little time to learn the difference between MultiScript & Custom Commands) and it all hangs together :)

287
Support and Feedback / Re: LoadArray
« on: January 27, 2017, 17:33:28 »
Try:

@var $temp_scrap_file = ".\\Config\\Scrap\\scrap.txt";
@var $old_items[] = LoadArray($temp_scrap_file);

288
Quote
I could reproduce the problem fairly easily:

I cannot reproduce this.

I followed your download & setup instructions exactly, navigated into a folder with 8 text files in, then:

Action: down-arrow to File2 & hit Insert
Result: File2 is selected, File3 has focus (as expected)

Action: right-click File2
Result: File3 loses focus & context menu opens (as expected)

Action: select "Edit" from the context menu
Result: only File2 remains selected & editor opens File2 only (as expected)

289
Feature Requests and Suggestions / Re: Run focus selection on ENTER
« on: January 26, 2017, 16:09:40 »
Hmmm.  I guess this an "opinion thing".

I vary rarely want to select the first item (file/folder) when I enter a folder.

And it is only one more keypress to do so ;)

290
Feature Requests and Suggestions / Re: Documentation
« on: January 26, 2017, 16:03:50 »
Fixed :)

291
Feature Requests and Suggestions / Re: Documentation
« on: January 26, 2017, 15:56:53 »
You are correct.  I will fix that.

292
Support and Feedback / Re: ${sourcefilepath} problem
« on: January 19, 2017, 18:20:09 »
I don't believe there is a MultiTag "sourcefilepath"

293
Script / Re: Rename profiles accessed by MS?
« on: January 03, 2017, 18:47:08 »
Hi Mathias.

Are there plans to add  StrReplaceChars() and StrReplaceCharsPairs() to the documentation?

If so, I feel some editing coming on ;)

294
Thanks for the update, Mathias.

The length of FLAC files now correctly displays :)

295
Beta Releases / Re: Multi Commander 6.5 BETA
« on: December 11, 2016, 23:19:42 »
Thank you my friend - so far, so good in 2299 :)

296
Beta Releases / Re: Multi Commander 6.5 BETA
« on: December 11, 2016, 19:05:51 »
Thanks for that!

I have managed to crash Build 2298 (but in an - admittedly - unusual way ;) )...

I created an expermental tab session with only C: on the left and D: on the right pane and saved it as "Root Tabs".  It showed correctly in slot #2.

I then switched back to Session #1 with Ctrl+I, Ctrl+1, but - by accident - hit Ctrl+I, Ctrl+2 (ie., the new session hotkey for the newly-created session in slot #2).  A crash report was created & sent to you & (of course) MC exited "ungracefully".

I realise that this sequence of events will not normally happen, but users do the strangest things ;)  And that is what Beta testing is all about.

Please take a look at the report & let me know if you need more info.

297
Beta Releases / Re: Multi Commander 6.5 BETA
« on: December 10, 2016, 19:53:16 »
Thanks Mathias.

I kinda guessed that was the issue.

Happy with the final result - you probably want to hear that I can't break it so far ;)

VERY  useful feature :)

298
Beta Releases / Re: Multi Commander 6.5 BETA
« on: December 10, 2016, 17:23:50 »
Maybe I have misunderstood something here...

I assumed the Session stored in slot #1 would accessed by Ctrl+I, Ctrl+1; the Session in slot #2 by Ctrl+I, Ctrl+2, and so on.  Was that correct?

If I cannot assign slots, what determines which hot key access which Session?


TIA

299
Beta Releases / Re: Multi Commander 6.5 BETA
« on: December 10, 2016, 17:00:09 »
Well, nobody's perfect ;)

Any plans to bring back slots at some stage...?

300
Beta Releases / Re: Multi Commander 6.5 BETA
« on: December 10, 2016, 16:50:50 »
Build 2296.

Hi Mathias,
  Tab Sessions now deals correctly with locked tabs (well done!).

However, there is a truncated string in the Manage Sessions screen; should be "Session Name", I guess, but reads "Sessio" (see attached screenshot).

Shame you dropped slots - I was just getting used to using them  :(

Pages: 1 ... 8 9 10 11 [12] 13 14 15 16 ... 18