Customize Axis slider for make it bigger

More
19 Nov 2020 11:42 #189769 by alkabal
Hi

I use Axis with a touchscreen, i have found the way for make icon and font bigger but i can't find how to make slider bar more bigger.

I hope someone know more about this.

Br

Attachments:

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

More
19 Nov 2020 12:11 #189772 by alkabal
I answear to myself with the help of this Axis.tcl
forum.linuxcnc.org/21-axis/40659-axis-2-...of-old-friend#189711

edit Axis.tcl and add -width 22 in the scrollbar section ($_tabs_mdi.history.sby and pane_bottom)


exemple :
scrollbar ${pane_bottom}.t.sb \
  -borderwidth 0   -width 22   \
	-command [list ${pane_bottom}.t.text yview] \
	-highlightthickness 4
The following user(s) said Thank You: tommylight

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

Time to create page: 0.131 seconds
Powered by Kunena Forum