First time here? Check out the FAQ!
1

How to change tab scroll button size?
 

Is there a preference to change the size of buttons used to scroll through sheet tabs? Currently, I have to point almost at the right pixel to hit it.

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
m100psi's avatar
11
m100psi
asked 4 years ago
Wingware Support's avatar
4.3k
Wingware Support
updated 4 years ago

Comments

see more comments

1 Answer

0

Unfortunately not. What Wing version do you have and on what OS? I think there were problems w/ high dpi screens at one point, causing these to shrink, but I thought that is fixed now.

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
Wingware Support's avatar
4.3k
Wingware Support
answered 4 years ago
link

Comments

OK, thanks anyway. I'm using v7.2.7. I usually try to keep the number of tabs down so scrolling isn't required, but it's frustrating when that isn't possible due to splitting screens side by side. It isn't possible to set a hot key to scroll tabs, is it?

m100psi's avatar m100psi (4 years ago)

There isn't a command to scroll tabs, but you can use Ctrl-Tab to switch between files, use the Window menu, or set a hotkey to the Wing switch-document command that will switch to a file by name.

Wingware Support's avatar Wingware Support (4 years ago)

OK, understood. It would be very helpful if users could assign hotkeys to enable this, e.g. ctrl-arrows to scroll. Thanks.

m100psi's avatar m100psi (4 years ago)

BTW, I can replicate the problem on Windows w/ Wing 7 on a high DPI display. I thought at first it was caused by setting a custom scaling in Window Settings but clearing that does not seem to help The problem is not there in the Wing 8 code base, which is still in early access at https://wingware.com/wingide/early We'll try to fix this in Wing 7 but the fix may be contingent on upgrading Qt, which isn't going to be possible in Wing 7.

Wingware Support's avatar Wingware Support (4 years ago)

OK, thanks for addressing this.

m100psi's avatar m100psi (4 years ago)
see more comments

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss.

Add Answer

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)