On Oct 21, 2016, at 1:49 PM, John Foster wrote: > I can’t seem to find which 4D command, if any, returns that the spacebar is > depressed? Or any key (other then above) for that matter? > > I’ve been trolling through the docs: 'User Interface' and found: > > Caps lock down > Shift down > Macintosh command down > Macintosh control down > Macintosh option down > Windows Alt down > Windows Ctrl down > > But other keys? Probably simple and I’m not seeing it? > > Maybe combination of KeyCode and On EVENT CALL?
Yes, that is how you would handle knowing if the space bar was pressed. Use ON EVENT CALL. Tim ******************************************** Tim Nevels Innovative Solutions 785-749-3444 [email protected] ******************************************** ********************************************************************** 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] **********************************************************************

