Menu

peterbowles

Registered User.
Local time
Today, 09:19
Joined
Oct 11, 2002
Messages
163
I have a form with lots of buttons that open different forms. Which acts as the main menu for the DB.

Has any one got any good examples of a main menu form

mine looks very cluttered

Thanks
 
I prefer not to have lots of buttons.

This is the main menu for one of the front ends to a database I'm working on just now.

As you move the mouse over the buttons it tells you more information about what lies beyond...
 

Attachments

  • switch.jpg
    switch.jpg
    49.2 KB · Views: 388
Here's a picture of a main menu of one of our main databases used for Correspondence. The database has a login table which gives the access level. It also has a forms table that gives the list of forms with the required access level. On login, it compares the two and shows the list of forms on the list box based on their access level.
 

Attachments

  • untitled.jpg
    untitled.jpg
    61.9 KB · Views: 335
Peter:

Why not post a pic of yours as well? That way we can give you some real world pointers.
 
Vassago said:
Here's a picture of a main menu of one of our main databases used for Correspondence. The database has a login table which gives the access level. It also has a forms table that gives the list of forms with the required access level. On login, it compares the two and shows the list of forms on the list box based on their access level.
 

Attachments

  • untitled.jpg
    untitled.jpg
    47.3 KB · Views: 316
Very nice Mission

Except for the spelling of 'completely' on your exit button...
 
Mission, just in case you haven't noticed: the exit button has completely spelt wrong.
 
Mile-O-Phile said:
Mission, just in case you haven't noticed: the exit button has completely spelt wrong.

I love how people point the bad points of things so well :)


In that case...mile does one spell Finalization like so, "finalisation".
I suggest you look at your menu in the gif you posted in this thread.

Jon
 
mission2java_78 said:

In that case...mile does one spell Finalization like so, "finalisation".

You say pot-ay-to, I say pot-ah-to! :p
 
Actually, Rich, you can't put an exact date on when something becomes a word, especially as since spoken language is perpetually evolving, you have vernacular usage long before a word ever reaches the dictionaries, or indeed written records. This presents an almost insurmountable problem for lexicographers, since tracing the actual roots of a word accurately is often impossible.

I suspect the colloquial use of finalise (and by extension finalisation), as variants of the transitive verb finalize, occurred long before you say, but the only traceable etymology was from 1600s.

Of course, mission2java_78 is also technically incorrect in asking a question that assumes something only 'becomes' a word - and is thus linguistically viable - from the date of the earliest recorded useage.

Although I'm curious now. Where did you get that date?
 
Last edited:

Users who are viewing this thread

Back
Top Bottom