Book a Demo

Author Topic: Adding menu bar to form  (Read 3248 times)

jeshaw2

  • EA User
  • **
  • Posts: 701
  • Karma: +0/-0
  • I'm a Singleton, what pattern are you?
    • View Profile
Adding menu bar to form
« on: July 10, 2005, 05:36:15 pm »
On an EA Class diagram I've added an UIControl from the Custom tool box and set the stereotype to 'form'.  Now comes the issue of adding a menu bar to the form.  How is that accomplished?

Thanks
Jim
Verbal Use Cases aren't worth the paper they are written upon.

thomaskilian

  • Guest
Re: Adding menu bar to form
« Reply #1 on: July 11, 2005, 01:38:24 am »
Widen up the form and drag the desired element on top.

jeshaw2

  • EA User
  • **
  • Posts: 701
  • Karma: +0/-0
  • I'm a Singleton, what pattern are you?
    • View Profile
Re: Adding menu bar to form
« Reply #2 on: July 11, 2005, 06:01:30 am »
Quote
Widen up the form and drag the desired element on top.

Perhaps I didn't make myself clear...What element is everyone using to represent a menu bar.  I don't see anything in the tool boxes nor in the stereotypes that seem appropriate.  Is it just a panel with buttons for the top level menu items?

Thanks
Jim
Verbal Use Cases aren't worth the paper they are written upon.

thomaskilian

  • Guest
Re: Adding menu bar to form
« Reply #3 on: July 12, 2005, 02:10:13 am »
No idea. You could use <<dialog>> as stereotype for the menu bar which gives a similar appearance.