mr_vodka Posted January 16, 2009 Posted January 16, 2009 Here is a quick demo that can be used to navigate between records and fields using the keyboard arrows. It will wrap around to the next record once reaching the last object and viceversa. Demo requires version 10 or higher ArrowKeyRecordNav.zip
Ocean West Posted January 18, 2009 Posted January 18, 2009 Very effective! would also good to have it tab to the first field in the next record once you hit the end of the row.
comment Posted January 18, 2009 Posted January 18, 2009 Here's a simple one that uses tab and shift-tab to navigate across the entire table. TableNavigation10.fp7.zip
bruceR Posted January 25, 2009 Posted January 25, 2009 (edited) See attached mod which allows cell selection and copying. Also provide for pasting into range and clearing a range. Needs some polishing but it works. ArrowKeyRecordNav.fp7.zip Edited January 25, 2009 by Guest
bruceR Posted January 25, 2009 Posted January 25, 2009 Newer version, added shift-click as another selector method. ArrowKeyRecordNav.fp7.zip
bruceR Posted January 25, 2009 Posted January 25, 2009 Yet another mod. Option-click to copy range. arrowkeynav.zip
raymanj Posted January 30, 2009 Posted January 30, 2009 It would be nice to modify this sample file by adding a highlight. Whenever a record or field is active the record line or field would change color (highlighted).
Recommended Posts