11-01-2008 03:08 PM
I'd like the user to click a small cluster and drag it to alternate locations on the front panel of the vi. Can this be done? I'm using Win-XP and LV 8.5.1.
Dave J.
11-01-2008 04:11 PM
Hi Dave,
you can use an Event Structure. Use the Events mouse down, mouse move and mouse up. In these events you can change the cluster position with a property node.
Mike
11-01-2008 04:23 PM
Are you talking about moving the cluster during running or in edit mode?
11-01-2008 04:31 PM
11-02-2008 09:07 AM