Page 1 of 1
Resolution change in TC
Posted: 2009-08-11, 18:33 UTC
by margolis22
I use TC from my flash drive a lot on different computers and it would be nice to be able to change the resolution of just TC within TC. I know that TC Ultra Prime has this functionality which is what I would like TC to incorporate.
Posted: 2009-08-11, 19:19 UTC
by HolgerK
Sorry, don't get it.
What did you mean exactly with "the resolution of just TC within TC."
- The screen resolutions of the current monitor when TC is active?
- The size of the TC windows, independent of the current screen resolution?
At least for the last there is already a solution:
Wincmd.ini wrote:[Configuration]
ResolutionSpecific=0
;0: Resolution-specific data like font style+size are stored in a single section called [AllResolutions]
Kind regards
Holger
Posted: 2009-08-11, 20:21 UTC
by fenix_productions
2HolgerK
In TC UP you've got user commands for choosing "resolution". Executing such command switches between different settings sets:
- button bars,
- columns widths (IIRC).
Those are stored within TCUP directory in separate files and overwrite proper wincmd.ini sections.
2margolis22
You can't achieve that with standard TC installation. The only way to get it is to write a script which will work in the same way as the one in TC UP.
Shouldn't be hard to write but don't count on me, sorry*.
*) I am not using my own PC for next few days.