Hey Peter,

I need it to be available anytime the mouse is over the digram. Then it should 
only activate, ideally, if I click and hold the spacebar down.

I’m thinking (not tested and might be wrong) opening an closing an ‘On event 
Call’ might take more time since it could be occurring non-stop as the mouse is 
tracking around the diagram.

So…

Appreciate,
John...

> > But other keys? Probably simple and I’m not seeing it? 
> > 
> 
> other keys generate a keystroke, so you can trap them in On before / after 
> keystroke or make a button with key shortcut (for Escape / Enter key, for 
> example.) 
> 
> You can use ON EVENT CALL as well, for normal cases when you need to know 
> what user pressed it is overkill. For example, I use ON EVENT CALL to track 
> how is user leaving field - if by pressing tab / return or by clicking 
> somewhere else. 
**********************************************************************
4D Internet Users Group (4D iNUG)
FAQ:  http://lists.4d.com/faqnug.html
Archive:  http://lists.4d.com/archives.html
Options: http://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:[email protected]
**********************************************************************

Reply via email to