Internet PLC Forum

General => Technical support => Topic started by: cch1955 on August 10, 2007, 03:05:25 PM

Title: FYI Mouse Scroll of TRI-PLC
Post by: cch1955 on August 10, 2007, 03:05:25 PM
I previously had asked about mouse wheel scrolling in TRI-PLC programming software. It is very convenient to scroll up and down in the source code with the mouse wheel.

I have discovered a solution in a small software package that lets you assign the mouse wheel control by application. The website is http://www.ardamax.com/mwc/ it is free to try for 30 days $14.95 to buy.

The control needs to be set to  the Javaw.exe file in your Java directory. I allows you to define control action and assignment. I'm sure there are other programs to do this, but this one worked for me.

One less development task for TRI-PLC.

Cheers !
Title: Re:FYI Mouse Scroll of TRI-PLC
Post by: support on August 10, 2007, 10:29:23 PM
Thank you very much for your suggested solutions and I hope many other users will benefit from this.

One other convenient way of scrolling up and down is to use the "PgUp/Pg down" key on the keyboard when you are editing a custom function - sometime we tend to forget to use these keys due to the habit of using mouse for all navigational task :)