Alarm Journal Table for Touchscreens

Hello,
I am currently attempting to use both the alarm journal table and alarm status tables for a touchscreen application. With the standard configurations of these, the scroll bar is too narrow to use accurately with a touchscreen. Is there some method of widening the scroll bar? Alternatively, is it possible to limit the number of alarms in these tables and use a button to cycle through them like pages using offsets?

Thanks in advance!

This post has some example code that should work to change the scrollbar width.

For the page cycling - have you looked into marquee mode? It may work for your purposes (and also removes the need for a scrollbar)

1 Like