TWinKey

Discuss and announce Total Commander plugins, addons and other useful tools here, both their usage and their development.

Moderators: white, Hacker, petermad, Stefan2

Post Reply
User avatar
Horst.Epp
Power Member
Power Member
Posts: 6450
Joined: 2003-02-06, 17:36 UTC
Location: Germany

View mode switching problem

Post by *Horst.Epp »

I'm trying to use View modes but there is a basic problem I see.
There should be something like Default view mode to apply if no folder filter matches.
If I define a certain view mode for pictures I don't have any way to get back to normal views mode (Full) for other dirs.
I' trying to get Thumbs mode for all sub dirs of Pictures and Full mode for any other dirs.

Have anyone a woking definition for this request ?
VadiMGP
Power Member
Power Member
Posts: 672
Joined: 2003-04-05, 12:11 UTC
Location: Israel

Post by *VadiMGP »

You can define default view mode

Code: Select all

 Default=?*.*
But ensure that this definition is last in list because TWinKey checks view modes in listed order.
User avatar
Horst.Epp
Power Member
Power Member
Posts: 6450
Joined: 2003-02-06, 17:36 UTC
Location: Germany

Post by *Horst.Epp »

VadiMGP wrote:You can define default view mode

Code: Select all

 Default=?*.*
But ensure that this definition is last in list because TWinKey checks view modes in listed order.
Thanks Vadim, works fine now.

Please update your download page with the version we tested.
http://www.mgpsoft.net/Downloads/?C=M;O=D
VadiMGP
Power Member
Power Member
Posts: 672
Joined: 2003-04-05, 12:11 UTC
Location: Israel

Post by *VadiMGP »

2Horst.Epp
Of course I'll update my page shortly, but not today. :) The new version of TWinKey is not yet ready for release.
User avatar
Horst.Epp
Power Member
Power Member
Posts: 6450
Joined: 2003-02-06, 17:36 UTC
Location: Germany

Post by *Horst.Epp »

VadiMGP wrote:2Horst.Epp
Of course I'll update my page shortly, but not today. :) The new version of TWinKey is not yet ready for release.
Vadim has updated Twinkey on its FTP site :D
Works fine for me with TC 8.51a
under Windows 8.1 x64 and Windows 10 Preview x64
VadiMGP
Power Member
Power Member
Posts: 672
Joined: 2003-04-05, 12:11 UTC
Location: Israel

Post by *VadiMGP »

2Horst.Epp
Spoiler!? ;)

I will update it again in a few days - small bugfixes.
sgp
Senior Member
Senior Member
Posts: 355
Joined: 2005-01-31, 16:04 UTC

Post by *sgp »

VadiMGP wrote:
sgp wrote:@VadiMGP TwinKey version 2014-08-31 has two new commands: display tab list menu left/right. Very useful, much appreciated, thanks! Could you please add an option to display the tab lists alphabetically sorted? TIA
2sgp
Yes, it is possible but take in account - locked tabs start with asterisk and always will precede unlocked tabs
Hi VadiMGP, any chance that the upcoming new version could sort the tab list? TIA
VadiMGP
Power Member
Power Member
Posts: 672
Joined: 2003-04-05, 12:11 UTC
Location: Israel

Post by *VadiMGP »

2sgp
Yes. I'll add this option.
VadiMGP
Power Member
Power Member
Posts: 672
Joined: 2003-04-05, 12:11 UTC
Location: Israel

Post by *VadiMGP »

The new version is available for download.
http://www.mgpsoft.net/Downloads/TWinKey.zip
sgp
Senior Member
Senior Member
Posts: 355
Joined: 2005-01-31, 16:04 UTC

Post by *sgp »

VadiMGP wrote:The new version is available for download.
http://www.mgpsoft.net/Downloads/TWinKey.zip
Thanks for sorting the tab lists, and HUGE thanks for fixing the last line ghosting issue in the 32 bit version!
VadiMGP
Power Member
Power Member
Posts: 672
Joined: 2003-04-05, 12:11 UTC
Location: Israel

Post by *VadiMGP »

2sgp
You are welcome! :)
VadiMGP
Power Member
Power Member
Posts: 672
Joined: 2003-04-05, 12:11 UTC
Location: Israel

Post by *VadiMGP »

The new version is available for download.
http://www.mgpsoft.net/Downloads/TWinKey.zip
Main changes are:
- Added color mark for the locked tabs.
- Improved Fixed Column Width option.
- many bugfixes
sgp
Senior Member
Senior Member
Posts: 355
Joined: 2005-01-31, 16:04 UTC

Post by *sgp »

VadiMGP wrote: - Added color mark for the locked tabs.
Great! Enabling 'Mark locked tabs' and 'Enable Tab List (alphabetic)' in TwinKey Utilisator + disabling 'show locked tabs with an asterisk' in TC Folder Tabs options increases usability of the already very useful right-click tab list. Thank you!
User avatar
matixx
Power Member
Power Member
Posts: 1117
Joined: 2003-03-21, 02:37 UTC
Location: ....

Post by *matixx »

Hey VadiMGP,

i have a problem with the autoview mode. Firstly my setup:

- Win7 64bit
- TC8.51a 64bit
- Twinkey 3.114 and also latest Twinkey tested

My *ini:

[Config]
AutoView=1
KeepScope=1
[AutoView]
pictures=?*Pictures\*
[ViewModes]
pictures=Bilder
[pictures]
Active=1
View=Thumb
Sort=0
FileGroupping=0
FileGroupping2=0
Autorun=0

Thats my first steps with your plugin.
I would change the view to thumbnails if i visit picture folders (e.g. c:\Users\user\Pictures\
But there is NO reaction, no error, nothing. I cant see any changes.

I try also to define the twinkey.wdx in wincmd.in to twinkey.wdx64 -->same, no reaction, no error.

Whats wrong ?

greets maat
User avatar
Horst.Epp
Power Member
Power Member
Posts: 6450
Joined: 2003-02-06, 17:36 UTC
Location: Germany

Post by *Horst.Epp »

matixx wrote:Hey VadiMGP,

i have a problem with the autoview mode. Firstly my setup:

- Win7 64bit
- TC8.51a 64bit
- Twinkey 3.114 and also latest Twinkey tested

My *ini:

[Config]
AutoView=1
KeepScope=1
[AutoView]
pictures=?*Pictures\*
[ViewModes]
pictures=Bilder
[pictures]
Active=1
View=Thumb
Sort=0
FileGroupping=0
FileGroupping2=0
Autorun=0

Thats my first steps with your plugin.
I would change the view to thumbnails if i visit picture folders (e.g. c:\Users\user\Pictures\
But there is NO reaction, no error, nothing. I cant see any changes.

I try also to define the twinkey.wdx in wincmd.in to twinkey.wdx64 -->same, no reaction, no error.

Whats wrong ?

greets maat
No Autoview defined and no Default.
Here the full config part:
========================
[AutoView]
Pictures=?*Pictures\*
Default=?*.*
[ViewModes]
Pictures=Bilder
Default=Default
[Pictures]
Active=35138516
View=Thumb
Sort=0
FileGroupping=0
FileGroupping2=0
Autorun=0
[Default]
Active=1
View=Full
Sort=0
FileGroupping=0
FileGroupping2=0
Autorun=0
================
Also you have to install the actual TwinKey to get the x64 version working.
And follow the readme to Autoload the plugin on TC start-up.
Post Reply