MDI input and scrollbar size?

More
15 Feb 2018 09:33 #105973 by Hakan
How can the scrollbars be made larger, like double the size? And the input line for MDI commands also larger.
I find it to be a bit of a precision touch to be in those areas on the 1920x1080 screen. Could be my finger tips, but well...

Please Log in or Create an account to join the conversation.

More
17 Feb 2018 08:16 #106066 by newbynobi
Hallo,

that widget is using default glade widgets, that result in "mouse usage"
I do agree, that it is anoing. To cange that, you have two options:

1. code a better mdi command widget
2. try to find a theme using bigger scroll bars.

Sorry, for the answer, thT unfortunately does not solve your problem

Norbert

Please Log in or Create an account to join the conversation.

More
22 Feb 2018 13:09 - 22 Feb 2018 13:20 #106336 by ttontsa
Hi norbert!

I saw you have Gmoccapy 2 in development state. There you have different style jog, speed etc sliders including + and - buttons on the end of slider. Can you say when it's coming out as stable release? I think it could solve that "hard to hit with touch screen" usage.

Obviously there is no else way to get gmoccapy 2 GUI than install development version?
Attachments:
Last edit: 22 Feb 2018 13:20 by ttontsa.

Please Log in or Create an account to join the conversation.

More
23 Feb 2018 01:16 #106367 by cmorley

Please Log in or Create an account to join the conversation.

More
23 Feb 2018 08:41 #106376 by Hakan
Replied by Hakan on topic MDI input and scrollbar size?
I'll see if I can test the attachment above. This means there are "themes" in gmoccapy? So changing scrollbar size in a a theme only affects gmoccapy?
I did change the window system scrollbar size so all scrollbars everywhere are larger. That seems to work.

The MDI, and possibly also the G-code editor, could benefit from a larger font size. Where should I start looking? The MDI widget, where can I find that?

Please Log in or Create an account to join the conversation.

More
23 Feb 2018 09:50 #106377 by cmorley
Yes Gmoccapy can select themes- go to it's setup page.

The theme should work if you put it in home/.themes folder (then it should show up in Gmoccapy's setup page.)

I'm not up to date on Gmoccapy's official way to add customization such as font size.
I'm sure Norbert will advise soon.

Chris M

Please Log in or Create an account to join the conversation.

More
04 Apr 2018 06:36 - 04 Apr 2018 13:26 #108361 by Hakan
Replied by Hakan on topic MDI input and scrollbar size?
I tried a few things, in the end the absolutely best result was had by lowering the resolution of the display. There is a tool in the debian menu system to do that. I ended up with 1440x900 and gmoccapy fills out the screen nicely now.

Edit: I went down to 1368x768 resolution and gmoccapy in full screen mode. The input fields are now almost twice the size. I did have to create the 1368x768 mode since it wasn't already defined. Here is how
debian% cvt 1366 768 60
debian% xrandr --newmode "1368x768_60.00"   85.25  1368 1440 1576 1784  768 771 781 798 -hsync +vsync
debian% xrandr --addmode HDMI1 "1368x768_60.00"
debian% xrandr --output HDMI1 --mode 1368x768_60.00
A video describing this and how to make the new resolution permanent is here
Last edit: 04 Apr 2018 13:26 by Hakan.

Please Log in or Create an account to join the conversation.

Moderators: newbynobiHansU
Time to create page: 0.204 seconds
Powered by Kunena Forum