11-25-2009 06:14 AM
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,
11-25-2009 06:28 AM
Erm, simple question:
Why don't you use a dropdown list?
hope this helps,
Norbert
11-25-2009 06:48 AM