CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 15 of 15

Threaded View

  1. #1
    Join Date
    Jun 2002
    Location
    India,bangalore
    Posts
    295

    Multiple Views Single Document (MDI)

    Hi All,

    I was looking into the article for Multiple Views Single Document (MDI)
    I was able to do SDI but have problems with MDI

    I have attached a sample application TestMDI.

    In this the multiple views are not treating the document as same document.

    If i debug and see i will not be getting same document for different views.

    thanks
    rajs
    Attached Files Attached Files

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

Featured