TWinKey
Moderators: Hacker, petermad, Stefan2, white
View mode switching problem
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 ?
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 ?
You can define default view mode
But ensure that this definition is last in list because TWinKey checks view modes in listed order.
Code: Select all
Default=?*.*
Thanks Vadim, works fine now.VadiMGP wrote:You can define default view modeBut ensure that this definition is last in list because TWinKey checks view modes in listed order.Code: Select all
Default=?*.*
Please update your download page with the version we tested.
http://www.mgpsoft.net/Downloads/?C=M;O=D
Hi VadiMGP, any chance that the upcoming new version could sort the tab list? TIAVadiMGP wrote:2sgpsgp 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
Yes, it is possible but take in account - locked tabs start with asterisk and always will precede unlocked tabs
The new version is available for download.
http://www.mgpsoft.net/Downloads/TWinKey.zip
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 wrote:The new version is available for download.
http://www.mgpsoft.net/Downloads/TWinKey.zip
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
http://www.mgpsoft.net/Downloads/TWinKey.zip
Main changes are:
- Added color mark for the locked tabs.
- Improved Fixed Column Width option.
- many bugfixes
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
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.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
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.