LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Event structure tree menu?

Hi all, looking for some help for my front panel.  I have a fp button(call it 0) that when activated will unhide another 5 buttons(call them 1-5).  These are sub tests if you like.

 

I am wanting to know if its possible to use the event structure in a way that when the mouse hovers over button 0, the hidden buttons 1-5 appear and the user selects and the event structure would then run that particular event.  However, if the mouse leaves the button 0 without selecting, then the buttons 1-5 disappear.

 

I suppose i am looking for something like the Start button of Windows when you can hover on a tilte and it opens up further branches and if you dont select, it disappears.

 

Thanks,

0 Kudos
Message 1 of 3
(2,995 Views)

Erm, simple question:

Why don't you use a dropdown list?

 

hope this helps,

Norbert 

Norbert
----------------------------------------------------------------------------------------------------
CEO: What exactly is stopping us from doing this?
Expert: Geometry
Marketing Manager: Just ignore it.
0 Kudos
Message 2 of 3
(2,990 Views)
you should be able to use the mouse enter events in order to do this.

Paul
0 Kudos
Message 3 of 3
(2,981 Views)