Results 1 to 2 of 2

Thread: MDI question

  1. #1

    Thread Starter
    New Member
    Join Date
    Apr 2004
    Posts
    6

    MDI question

    Ive created an MDI application that has one parent form with a menu bar on the top. When a user selects the new option from the menu, the application brings up to child forms, one of these forms contains four buttons - like a tool box, the form is black.

    My application should allow the user to press on of the buttons on the toolbox form and draw an item onto the blank form. I have of course created a graphics object on the black form which is passed to any class that needs it.

    The problem is once I press the button nothing appears in the black form, I think these may have something to do with focus - but as this is the first MDI app Ive created Im not to sure

    Any ideas why I am not getting a result

    Thanks for you time

  2. #2
    Addicted Member
    Join Date
    Apr 2004
    Location
    Lagos, Nigeria
    Posts
    215
    echo_rev, I think your question is not very clear. Is it the black form that is having the buttons? If not how are you referencing the black form in code?

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