Results 1 to 7 of 7

Thread: Menus in MDI

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Dec 1999
    Location
    Avinashi, TamilNadu, India
    Posts
    20
    Hi,
    I'm using Visual Basic 6.0(SP3). I have created some menus in a MDI Form. I'm having another MDI Child form with some hidden menus. While running the project if i open the Child form the menus in MDIForm is going invisible. is there any way to avoid this problem? Thanks for any help.


    Sujatha
    Sujatha

  2. #2
    Randalf the Red honeybee's Avatar
    Join Date
    Jun 2000
    Location
    off others' brains
    Posts
    4,345

    Well ....

    Not too sure, but just check out the 'NegotiateMenus' property of the forms. I think that's where the problem is.
    I am not a complete idiot. Some parts are still missing.
    Check out the rtf-help tutorial
    General VB Faq Thread
    Change is the only constant thing. I have not changed my signature in a long while and now it has started to stink!
    Get more power for your floppy disks. ; View honeybee's Elite Club:
    Use meaningfull thread titles. And add "[Resolved]" in the thread title when you have got a satisfactory response.
    And if that response was mine, please think about giving me a rep. I like to collect them!

  3. #3
    Fanatic Member
    Join Date
    Jul 2000
    Location
    Manchester NH
    Posts
    833
    The MDI menus assume the childs menus if it has any. I guess if there are some hidden you will loose you MDI menus
    Kurt Simons
    [I know I'm a hack but my clients don't!]

  4. #4

    Thread Starter
    Junior Member
    Join Date
    Dec 1999
    Location
    Avinashi, TamilNadu, India
    Posts
    20
    I tried NegotiateMenus Property, but same problem is there. It won't make any change.
    Sujatha

  5. #5
    New Member
    Join Date
    Aug 2000
    Posts
    8
    Hi,
    Could u tell me the scenario in which the menu in the MDI form becoming invisble.



  6. #6

    Thread Starter
    Junior Member
    Join Date
    Dec 1999
    Location
    Avinashi, TamilNadu, India
    Posts
    20
    Thanks for interest in helping me. I 'm having some Menus in a MDI Form. I'm having another MDI Child form with some menus which are invisible. While running the Project , when i click a menu in MDI Form the child form is showed(which is having invisible menus). At that time the Menus is MDI Form are going invisible. If i closed the Child Form then the Menus in MDI are visible. Can u get my problem?



    Regards
    SujathaRaj
    Sujatha

  7. #7
    Fanatic Member
    Join Date
    Jul 2000
    Location
    Manchester NH
    Posts
    833
    I know your problem...

    I wonder if there is a way to have a childs menu added to the MDI instead of replacing it.


    I don't know in the past I always copied the menu from the MDI (or recreated it) in the child then modified it

    I know its not the best way
    Kurt Simons
    [I know I'm a hack but my clients don't!]

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