> If I launch them into Safari... after closeing Safari, My stand alone > application comes back, this time with the menu bar appear at the top... > users can click "Quit" and are landed back inthe finder with access to > the local hard drive and everything... > > I think at the very least I can issue some kind of "hide menubar" on > resume... so that even though Kiosk mode seems to get axed.. they still > have no menu items.
I've been faking kiosk mode for years and that's how I do it. On resume, check the window size is still the same as the screenRect, resizing if necessary. Set the loc of the stack to the screenLoc and hide menubars (which also hides the Dock). Cheers, Sarah _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
