Page 1 of 1

[WISH] OLD NON-FLAT LOOK

Posted: 2007-04-06, 17:00 UTC
by Yanni_SVK
I cannot turn on (in new TC 7.0) old non-flat look, which is the best look of TC 6.55 for me :-).

Simly, can You add new checkbox, which change this new TC7-behavior?

my old stuff

Image: http://img73.imageshack.us/my.php?image=oldtctv2.jpg

new bad stuff
Image: http://img73.imageshack.us/my.php?image=newtcsu5.jpg

Posted: 2007-04-06, 17:23 UTC
by StickyNomad
Hm, actually this is no new v7 feature. Did you check the setting in configuration->options->layout-> Flat user interface? Removing the checkmark should do it...

Add-----

Posted: 2007-04-07, 00:37 UTC
by Clo
2Yanni_SVK

:) Hello !

• You could try to add in your <wincmd.ini> :
[Configuration]
WantXpLook=0
-------------------------
Reset the buttons style like under Win 9x. Allows too to use the option Flat icons in ConfigurationLayout.
1: XP Style (must be enabled in Windows)
2: Flat buttons
3: Usual buttons
:mrgreen: KR
Claude
Clo

Posted: 2007-04-08, 23:07 UTC
by Yanni_SVK
WantXpLook=0
It work's but there is a difference between OldFlatLook (in TC5.x) and WantXpLook=0 (in TC7.0). It wan't to show my XP stylized buttons. Button look simply like in win95.

thx a lot

Posted: 2007-04-08, 23:17 UTC
by petermad
2Yanni_SVK

Code: Select all

[Configuration]
WantXPLook=0

[Layout]
InterfaceFlat=1
DriveBarFlat=1

[Buttonbar]
FlatIcons=1
Should make everything flat as a pancake.

2 all

Posted: 2007-04-09, 17:21 UTC
by Yanni_SVK
I don't want this like PETERMAD.
This make all layout flat. I want OLD layout behavior like

Image: http://img73.imageshack.us/my.php?image=oldtctv2.jpg
supporting winXP styles...

any solution?

Posted: 2007-04-09, 19:19 UTC
by petermad
2Yanni_SVK
Sorry - I misunderstood your wishes

Then try:
[Configuration]
WantXPLook=0

[Layout]
InterfaceFlat=0
DriveBarFlat=0

[Buttonbar]
FlatIcons=0
It should look like http://madsenworld.dk/tcmd/nonflat.png

Posted: 2007-04-09, 22:00 UTC
by karlchen
Happy Eastern, folks.

I know you experts like to edit the wincmd.ini file directly, yet as StickyNomad indicated, the same goal can be achieved using the configuration dialogues, too:

(1) Old Style Buttonbar

Configuration => Change Button Bar => Untick Flat Icons and untick XP-Style

(2) Old Style T.C. User Interface

Configuration => Options => Layout => Untick Flat Icons

Advantage of configuration dialogues over directly editing wincmd.ini: Changes take effect immediateley without any need to stop and restart T.C. once you press the "Apply" button.

HTH,
Karl

2PETERMAD

Posted: 2007-04-10, 18:10 UTC
by Yanni_SVK
thx petermad

Now I want change look of 4 buttons next to the caption of DriveComboBox (exactly: "\" , ".." buttons and buttons of historyList and hotlist). They don't behave by my wishes - they ingore winXP style. Once again look at my screenshots.

Posted: 2007-04-10, 19:21 UTC
by petermad
AFAIK those buttons can not have XP style when WantXPLook=0 is selected - sorry.

Posted: 2007-04-12, 16:23 UTC
by ghisler(Author)
Don't use WantXPLook=0 if you want XP styles! You can still choose between flat and normal look of these buttons, it's in Configuration - Options - Layout.

Posted: 2007-04-13, 06:53 UTC
by petermad
2ghisler(Author)
Apparently Yanni_SVK wants to have XP-styles, but ALSO wants the indented look of the Drive information bar ([label] xxx k of yyy k free) and the Status bar (x k / y k in a / b files, c / d dirs) - and that indented look can apparently not be obtained without WantXPLook=0

Posted: 2007-04-14, 23:09 UTC
by Yanni_SVK
2petermad

correctly


2ghisler(Author)
Add new checkbox in Configuration -> Layout with name "Old beveled look" obviously this cannot work with "Flat user interface" checked. How should it work has been explained by Petermad in last post.