Hello,
I made the following observation when using the UI editor (CVI2015):
Let's say I have a panel and a LED control (it's the same behavior for other controls). If no control is selected the status line of the UI editor shows PANEL (and in the next field the size of the panel).
If I click on the LED, the name (constant) of the LED is indicated in the status line of the UI editor, for example, the status now says PANEL_LED (and the position of the control next to it).
Now I double click on the LED to check/edit some values, and then I leave this popup panel using either OK or Cancel. The control is still selected, but now the status line of the UI editor does not show the constant name of the selected control anymore but PANEL...
I feel that this could be improved