Herman,

I can think of this, possibly, as a solution:

(a) Use alertif to run a .exe that clicks the mouse.  You can create a .exe 
that clicks the mouse using something like vTask Studio.  If you don't have 
it, I can create that .exe and email it to you

May I ask you a question?  Are you trying to get refreshes more frequently 
than executed ticks so that you can act on book changes before the tick? 
I've pondered how to do this in amibroker for some time, as by design, the 
screen refreshes upon tick execution (or requested time refresh of each 1 
second).  Seems to me that there might be one other way of doing it, and 
that is by:

(b) running js that draws upon Amibroker AA (via OLE automation) every so 
often.  I haven't tried this at very frequent refresh interverals (eg < 1 
sec)

Best,

Chris

----- Original Message ----- 
From: "Herman" <[email protected]>
To: "AmiBroker User Group" <[email protected]>
Sent: Friday, June 18, 2010 2:12 AM
Subject: [amibroker] Simulating a mouseclick from afl


> Hello,
>
> I  often  have  a  need  to  refresh  the selected chart from afl, for
> example to create responsive GUIs.
>
> I  have  seen code to simulate key-strokes, would anyone know if it is
> possible to simulate a Mouse-click from afl?
>
> Many thanks for any help you can give,
>
> Herman
>
>
>
>
>
> ------------------------------------
>
> **** IMPORTANT PLEASE READ ****
> This group is for the discussion between users only.
> This is *NOT* technical support channel.
>
> TO GET TECHNICAL SUPPORT send an e-mail directly to
> SUPPORT {at} amibroker.com
>
> TO SUBMIT SUGGESTIONS please use FEEDBACK CENTER at
> http://www.amibroker.com/feedback/
> (submissions sent via other channels won't be considered)
>
> For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
> http://www.amibroker.com/devlog/
>
> Yahoo! Groups Links
>
>
>




------------------------------------

**** IMPORTANT PLEASE READ ****
This group is for the discussion between users only.
This is *NOT* technical support channel.

TO GET TECHNICAL SUPPORT send an e-mail directly to 
SUPPORT {at} amibroker.com

TO SUBMIT SUGGESTIONS please use FEEDBACK CENTER at
http://www.amibroker.com/feedback/
(submissions sent via other channels won't be considered)

For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/

Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/amibroker/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/amibroker/join
    (Yahoo! ID required)

<*> To change settings via email:
    [email protected] 
    [email protected]

<*> To unsubscribe from this group, send an email to:
    [email protected]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/

Reply via email to