Results 1 to 6 of 6

Thread: a doubble-dropping option menu

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jun 2000
    Location
    Ca
    Posts
    93
    how do you make it so that you can make a double menu such as
    Code:
    |File|
    save
    new
    options-> Maximize
    close     Minimize
              Cascade
              Tile
    I had to use code: so I can show it correctly. Anyway that was a sample. Can someone tell me how to make one?
    Timbudtwo
    I have no life, only one with computers.

    VB 6.0 Enterprise Edition
    [hr]

  2. #2
    Frenzied Member Buzby's Avatar
    Join Date
    Jan 1999
    Location
    UK
    Posts
    1,670
    Use the menu editor - you know when you use the -> button to indent the Open, Save options inside the FILE menu - just use it again to Indent the Maximise, Minimise etc options;

    File
    ...Open
    ...Save
    ...Options
    ... ...Maximise
    ... ...Minimise
    ...Exit

    For more help hit F1 while you've got the menu editor open.
    'Buzby'
    Visual Basic Developer
    "I'm moving to Theory. Everything works there."

  3. #3
    Frenzied Member Buzby's Avatar
    Join Date
    Jan 1999
    Location
    UK
    Posts
    1,670
    Although, saying that, the Maximise, Minimise etc options should be under a different menu headed "Window" to maintain the Windows design standards.
    'Buzby'
    Visual Basic Developer
    "I'm moving to Theory. Everything works there."

  4. #4

    Thread Starter
    Lively Member
    Join Date
    Jun 2000
    Location
    Ca
    Posts
    93

    Talking thats what I thought...

    I thought that was it I just wasn't sure.
    Timbudtwo
    I have no life, only one with computers.

    VB 6.0 Enterprise Edition
    [hr]

  5. #5
    Lively Member
    Join Date
    Jan 2000
    Posts
    95
    then why bother asking? it takes more trouble to ask how to do it than to actually do it. try it! it takes a few seconds.

    these jun2000 members are so anxious to get posts...

  6. #6

    Thread Starter
    Lively Member
    Join Date
    Jun 2000
    Location
    Ca
    Posts
    93

    zej...

    Is that all your life is worth, go arround looking for people to patronize?
    Timbudtwo
    I have no life, only one with computers.

    VB 6.0 Enterprise Edition
    [hr]

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