While I have only access to LV7.1 at this moment, I have created attached VI using Picture Functions
Please take note that Instead of Drag & Drop image, this ugly example does it by Click-to-Select & Click-to-Drop 😛
Though it is ugly but hope it does give you some ideas... Or, there may be more useful functions for such...
PS1: I made use of the Forum's Kudos images and thus attached as well.
PS2: Prior to running the VI, please enter new image paths (path to where the images are stored in your system)
云上飞 已写:
maybe using the event of mouse key down will be better?
你的这个想法比较好!
@云上飞 wrote:
maybe using the event of mouse key down will be better?
As long as it works, Yes.
PS: When creating example, the main purpose is to get the idea and working basic solution, before further optimize the code. I don't usually use event case 🙂 especially when I started using Picture functions even before the event case exist. That's personal habit though 😛