It is currently Sat May 25, 2013 3:51 pm




Post new topic Reply to topic  [ 3 posts ] 
 Table Scrollbar Size 
Author Message
Sergeant
Sergeant

Joined: Fri Jul 23, 2010 9:08 am
Posts: 55
Post Table Scrollbar Size
Is there a way to increase the width of the vertical scrollbars on tables. My clients are touchscreens and it is very difficult for the users to click on the small up and down arrows on the scrollbars. Typically I have just set the scrollbar size in the OS and the application inherits that. However, that doesn't work with Ignition. I am assuming that the JAVA runtime must have some type of properties to set the scrollbar size, maybe?

Thanks


Fri Oct 01, 2010 7:59 am
Profile
Moderator
Moderator

Joined: Sun Apr 02, 2006 2:46 pm
Posts: 3853
Location: Sacramento, CA
Post Re: Table Scrollbar Size
Try putting a script like this in your Client startup script:

Code:
from javax.swing import UIManager

UIManager.put("ScrollBar.width", 25)

_________________
Carl Gould
Software Development
Inductive Automation


Fri Oct 01, 2010 4:02 pm
Profile WWW
Sergeant
Sergeant

Joined: Fri Jul 23, 2010 9:08 am
Posts: 55
Post Re: Table Scrollbar Size
PERFECT!

Thanks Carl


Mon Oct 04, 2010 1:07 pm
Profile
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to: