comment Posted August 9, 2009 Posted August 9, 2009 A simple method to overlay a marker over an image. The marker's position can be controlled in pixel increments (approximately). Note: The demo uses the Repeat() custom function: http://www.briandunning.com/cf/942 However, the function is not recursive and can be used as a regular calculation. OverlayMarker.fp7.zip
comment Posted August 29, 2009 Author Posted August 29, 2009 Without meaning to, I have made the 'nudge' feature compatible with version 10 only. Here's another one that should work with previous versions too. OverlayMarker.fp7.zip
bruceR Posted October 11, 2009 Posted October 11, 2009 Modified to use getLayoutKeystroke, with shift key causing step-jumps. OverlayMarker.fp7.zip
Newbies kimox Posted January 5, 2010 Newbies Posted January 5, 2010 Thank you very much for that helpful tip. I was really wondering how to properly use the overlay marker. I just found the answer in this forum! Thank you so much!
comment Posted December 27, 2021 Author Posted December 27, 2021 An updated demo for current versions. OverlayMarker.fmp12
Recommended Posts