hiding and showing boxes Thread last updated on 2003-04-19 04:48:30

Posted by member 18450 on 2003-04-18 16:03:44

ok ok! So I got my graphics pretty much worked out. Ive created most of my boxes, now Im doing the finer stuff with them. For instance....I have one box show on load, and another hidden. I have a shortcut on the shown box, and I want the shortcut to, upon pushing, hide the shown box, and show the hidden box. What bang should I use? initially I thought this was it:

!execute [!lsboxtoggle menu1] [!lsboxtoggle menu2]

but, this doesnt work. I also tried instead of hiding/showing crap, destroying/creating, didn't work. It executes the first command but not the second. Any ideas? Thanks

-mogg

Posted by member 7 on 2003-04-19 04:48:30 link

What happens if you swap menu1 and menu2?