View Full Version : Start-Up Forms


SteveD
05-11-2001, 05:42 AM
Hi,

I have a switchboard start-up form for my database which is set to pop-up so that users cannot see the toolbars. The form also has a command button on it which opens a report. My problem is that when the button is pressed the report is hidden to the user behind the start-up form. Does anyone know how I can get both the start-up form to hide toolbars but also have the report viewable when the command button is pressed??

Many thanks

charityg
05-11-2001, 06:08 AM
Why don't you just hide your toolbars on startup?

SteveD
05-11-2001, 07:06 AM
How do I do this??

charityg
05-11-2001, 07:21 AM
In tools, startup. Uncheck Allow full menus, allow builtin toolbars, allow toolbar menu changes. If you uncheck allow default shortcut menus, the user won't be able to use the right click functionality of the mouse. Then change the switchboard pop-up property to no.

[This message has been edited by charityg (edited 05-11-2001).]

SteveD
05-14-2001, 12:34 AM
Thanks, charityG, most helpful!

dngr
01-06-2003, 06:12 AM
Originally posted by charityg
In tools, startup. Uncheck Allow full menus, allow builtin toolbars, allow toolbar menu changes. If you uncheck allow default shortcut menus, the user won't be able to use the right click functionality of the mouse. Then change the switchboard pop-up property to no.

[This message has been edited by charityg (edited 05-11-2001).]

I agree with this....however I am having a problem with this too. If you choose "NOT' to allow full menus in the switchboard settings....How can you change it back to "Allow Full Menu"...if you choose to at a later date.

Mile-O
01-06-2003, 06:36 AM
If you open the Database while holding down the [Shift] key the database startup will be overridden. You can go back into the Startup Menu from there...

dngr
01-06-2003, 08:09 AM
Originally posted by Mile-O-Phile
If you open the Database while holding down the [Shift] key the database startup will be overridden. You can go back into the Startup Menu from there...

Thank You VERY Much!!