(11-17-2009, 08:39 PM)fasolens Wrote: I have the newest version of TCUP. There is possibility to choose resolution in ("wygląd" -> "rozdzielczość") but whatever I choose, the resolution of main frame of TCUP is the same and only size of icons is changing. My resolution is 1920x1080 and I'd like to set the resolution of TCUP something about 1400x900.
Well, running in a windowed mode was not a top priority, therefore "wygląd" -> "rozdzielczość" (view->resolution) changes UI too look well in full screen mode with selected resolution.
I guess the simplest way of resizing it is just to modify wincmd.ini
1. Open it in a text editor (i.e. F4)
2. Find the section with your screen resolution, if it doesn't exist (it may in not your case), create it like:
3. In that section set the following options:
Code:
dx=1400
dy=900
maximized=0
(11-17-2009, 08:39 PM)fasolens Wrote: (10-03-2008, 03:16 PM)fenixproductions Wrote: You can edit button bar by yourself or wait for future releases. AFAIR Ultima is working on this issue.
How to edit this button bar. Is it answer to my question?
Well, it's not, but just for the reference:
1. Right click on some empty space in the buttonbar
2. In the dialog that appears (see the screenshot), in the upper right corner, set the size to a bigger or smaller value to change the button size.
3. Press OK
4. Repeat all the steps until satisfied.