You can execute on-click actions because then the formula is actually executed.
But it is NOT executed on mouse move (hovering over chart).

Best regards,
Tomasz Janeczko
amibroker.com
----- Original Message ----- 
From: "conrad_faber" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Saturday, June 02, 2007 12:01 PM
Subject: [amibroker] Gfx User Interaction


> Hi
> 
> Does anyone know whether the user can interact with Gfx?
> I am referring to something like:
> 
> If (Cursorposition within Rectangle)
> {
> Highlight Rectangle;
> On Mouseclick do Bla-bla;
> }
> 
> 
> Thanks
> Conrad
> 
> 
> 
> Please note that this group is for discussion between users only.
> 
> To get support from AmiBroker please send an e-mail directly to 
> SUPPORT {at} amibroker.com
> 
> For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
> http://www.amibroker.com/devlog/
> 
> For other support material please check also:
> http://www.amibroker.com/support.html
> 
> Yahoo! Groups Links
> 
> 
> 
> 
>

Reply via email to