Slide Show on OS X

Howard Bornstein howard.bornstein at gmail.com
Sat Jun 11 18:25:13 EDT 2005


On 6/11/05, Dar Scott <dsc at swcp.com> 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


More information about the use-livecode mailing list