How to hold time momentory with IX Developer

A forum devoted to the discussion of all topics having to do with scripting and other advanced programming using iX Developer.
Post Reply
ilovebeijer
Posts: 18
Joined: Thu Dec 06, 2012 8:37 am

How to hold time momentory with IX Developer

Post by ilovebeijer »

I need to transfer program from PWS3261 to T10E (or T10A). But I have a problem, how to hold time momentory 2 (s) with IX Developer:

This is config button in Hitech ADP 3.2
Image
Please help me.
Best regard,

User avatar
Edmund
Posts: 92
Joined: Thu Nov 29, 2012 2:27 pm

Re: How to hold time momentory with IX Developer

Post by Edmund »

Try this.

In the Project -> Settings there is a tab called "Mouse/Touch Input Delay".
The default time is 2000ms.

Create a button and enable "DelayMouseInput" in the Property Grid for that button.
Edmund Andersson

AITECH AB

Part of Beijer Integrator Group

ilovebeijer
Posts: 18
Joined: Thu Dec 06, 2012 8:37 am

Re: How to hold time momentory with IX Developer

Post by ilovebeijer »

Thank you so much! The problem was solved.

Post Reply