Menu Naming Conventions 
Author Message
 Menu Naming Conventions

In my ever expanding pursuit to do things based on some kind of "standard",
I am trying to determine how to name menus.

So if I have the following menu structure:

File

Quote:
>New
>Open
>Exit

How would you name each menu item?

Thanks as all opinions are appreciated!

Sean



Sat, 05 Mar 2005 22:42:19 GMT  
 Menu Naming Conventions
From what I have read on naming conventions, it should be:
mnuFileNew
mnuFileOpen
mnuFileExit
mnuEditCut
mnuEditCopy
mnuEditPaste
and so on.  The first three characters are supposed to represent what ever
it is you are using at that time.  Form - frm, Frame - fra, vertical scroll
bar - vsb, text box - txt.

Hope this helps.

Moi


Quote:
> In my ever expanding pursuit to do things based on some kind of
"standard",
> I am trying to determine how to name menus.

> So if I have the following menu structure:

> File
> >New
> >Open
> >Exit

> How would you name each menu item?

> Thanks as all opinions are appreciated!

> Sean



Sat, 05 Mar 2005 22:54:32 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Indexes - Primary key naming conventions

2. Universal Naming Convention.....

3. Naming Conventions?

4. Naming Conventions?

5. Naming Conventions (pascal, camel, etc)

6. Naming Conventions -- Opinions please...

7. New Naming Convention

8. Naming conventions

9. Naming conventions

10. Standard Naming Conventions

11. Naming Conventions: Avoiding Conflict

12. Naming Conventions

 

 
Powered by phpBB® Forum Software