Results 1 to 3 of 3

Thread: mdi form...windows acting stupid?

  1. #1

    Thread Starter
    l33t! MrPolite's Avatar
    Join Date
    Sep 2001
    Posts
    4,428

    mdi form...windows acting stupid?

    I have a MDI form and the child mdi forms have main menus (as well as the parent mdi form)... each mdi child is a form that contains an image...
    I've been working on my app for a while now and in my own terms it's pretty stable. Now when I open a new mdi child, the main menu just disappears, which doesn't make any sense to me whatsoever. I dont get any build errors and the menus are all there when the main application loads. It's just that whenever I add a mdi child the main menu goes away....

    could this be because of windows? because I haven't done anything to my code that would possibly do this
    rate my posts if they help ya!
    Extract thumbnail without reading the whole image file: (C# - VB)
    Apply texture to bitmaps: (C# - VB)
    Extended console library: (VB)
    Save JPEG with a certain quality (image compression): (C# - VB )
    VB.NET to C# conversion tips!!

  2. #2
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    Did you change the property "Merge Type" of the MainMenu to remove or something by any means !!

  3. #3

    Thread Starter
    l33t! MrPolite's Avatar
    Join Date
    Sep 2001
    Posts
    4,428
    Originally posted by Pirate
    Did you change the property "Merge Type" of the MainMenu to remove or something by any means !!
    no it's weird it happens randomly I think it doesnt happen for some forms and it happens for others
    rate my posts if they help ya!
    Extract thumbnail without reading the whole image file: (C# - VB)
    Apply texture to bitmaps: (C# - VB)
    Extended console library: (VB)
    Save JPEG with a certain quality (image compression): (C# - VB )
    VB.NET to C# conversion tips!!

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