That was what I was talking about Balala...
my apologies if I sounded kind of stubborn...
I like the way you managed to make the sub menu part to slide open when hovering over the Parent Menu...
just one little issue... These 2 code lines are acting as a toggle switch... when the mouse leaves MeterMenu "Menu1", there is no time to select any of the sub menu elements related to that Parent Menu... so basically when hovers it shows all the sub menu elements and then slides them closed when the mouse leaves ...
I can simply remove the appropriate active command lines in order to keep the submenu elements showing to click on any of them... but the slide open sub menus feature is something I would love to keep... but I haven't figure it out yet...

my apologies if I sounded kind of stubborn...

I like the way you managed to make the sub menu part to slide open when hovering over the Parent Menu...
just one little issue... These 2 code lines
Code:
MouseLeaveAction=[!CommandMeasure MeasureSliderSub "Execute 2" ][CommandMeasure MeasureSliderSub "Stop 1"]
I can simply remove the appropriate active command lines in order to keep the submenu elements showing to click on any of them... but the slide open sub menus feature is something I would love to keep... but I haven't figure it out yet...
Statistics: Posted by jadiazrod — Today, 9:03 pm