DBAsupport.com Forums - Powered by vBulletin
Results 1 to 2 of 2

Thread: Menus in forms

Hybrid View

  1. #1
    Join Date
    Oct 2000
    Posts
    25

    Angry

    I want 2 create my own menus...can someone tell me how..I know u create a menu module in the object navigator....wats next
    Thanks ASH

  2. #2
    Join Date
    Dec 2000
    Posts
    23

    Thumbs up

    hi,

    1. In the object navigator put focus on menu
    2. Go to tool bar-tools in this clike on menu editor
    3. a munu will be comes,
    4. Click on Create button on the bar.
    5. a newitem will be created,
    6. go to its properties change the name as u want
    7. click right click on the newitem goto pl/sql editor click on it,
    8. here Enter ur form name like Open_Form('emp.fmx');
    9. save it as ex. menu.mmb, and generate it (menu.mmx)
    10. attatched it to a new form (menu.fmb), in that
    go to form module properties, change menu module to
    menu.mmx.
    11. then run the form menu.fmb
    12. check out....

    ok
    sridhar garige

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width