On 6/11/05, Dar Scott <[EMAIL PROTECTED]> wrote:
> > setting the stack to the screenrect and hiding the menubar (and
> > taskbar in windows). there's a "hide menubar" that will hide that
> > stuff.
> 
> hide menubar
> 
> That's what I could not remember.
> 

For these kinds of apps I put in a mousemove handler that checks to
see if the cursor is near the top of the screen, and if so, shows the
menubar again. That way you have access when you need it but it stays
hidden otherwise.

-- 
Regards,

Howard Bornstein
-----------------------
www.designeq.com
_______________________________________________
use-revolution mailing list
[email protected]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to