11-08-2011 01:53 PM
Does anyone know how to get the color on the front panel based on the coordinates received from a mouse click event? Assume there's a custom control with multiple colors and based on the color at the mouse-click I'm hoping to obtain some information...
Solved! Go to Solution.
11-08-2011 02:44 PM
So in using the unflatten pixmap vi it appears as though all the color information I need is output through the 24bit pixmap array. However, how do I tie a particular index in that array to a coordinate?
11-09-2011 11:04 AM
Try this
11-09-2011 12:56 PM
Excellent! Thank you so much, this is exactly what I was looking for! If only the world were more like the LabVIEW community...