Hello Guest it is April 19, 2024, 02:45:54 AM

Author Topic: Detect Jogging Screen  (Read 4849 times)

0 Members and 1 Guest are viewing this topic.

Detect Jogging Screen
« on: November 04, 2010, 10:20:55 AM »
Hi,

for screenpages, that are used for jogging with the keyboard, the jog mode toggle button (103) has to be present.
if present, you are allowed to jog with the cursors on the keyboard.

For a plugin I need to know if jogging on the actual page is allowed. How could I detect, that the Button is on the actual screen?
Any UserLED to ask? Any status in the Engine-variables?

Thanks, Steffen
Re: Detect Jogging Screen
« Reply #1 on: November 04, 2010, 10:07:58 PM »
Ok, I found it.

bye, Steffen

Offline poppabear

*
  • *
  •  2,235 2,235
  • Briceville, TN, USA
    • View Profile
Re: Detect Jogging Screen
« Reply #2 on: November 05, 2010, 04:58:39 PM »
so what did you find?
fun times
Re: Detect Jogging Screen
« Reply #3 on: November 05, 2010, 09:45:18 PM »
This is exact what I was looking for:

Code: [Select]
MachView->JogAllowed[scripter.GetPage()]
greetings from the southern part of Tennessee,

Steffen

Offline poppabear

*
  • *
  •  2,235 2,235
  • Briceville, TN, USA
    • View Profile
Re: Detect Jogging Screen
« Reply #4 on: November 06, 2010, 06:15:19 PM »
so what part of southern tn? what city?
I am above knoxville by about 50 minutes along I75.

scott
fun times
Re: Detect Jogging Screen
« Reply #5 on: November 06, 2010, 06:54:14 PM »
Chattanooga, maybe 2 hours to you.

Steffen