Results 1 to 3 of 3

Thread: Instance of Form

  1. #1

    Thread Starter
    New Member
    Join Date
    Sep 2001
    Posts
    14

    Unhappy Instance of Form

    Hi everybody...,
    when I creating more then one instance of form and show these instances, but I am facing problem when I open other window (i.e internet explorer etc.. ) on that time my all instances of show form goes back but it display on taskbar (instances of form not minimized)when I click one instance on taskbar of form all the instances goes back it comes again front.
    I want when I click one instance of form on taskbar only that instance comes on front.
    It working fine if I minimize all the instances of form then click one instance of form on taskbar on that time only that instance of form is opened which instance of form I clicked on taskbar.

    rajender singh

  2. #2
    Frenzied Member trisuglow's Avatar
    Join Date
    Jan 2002
    Location
    Horsham, Sussex, UK
    Posts
    1,536
    I'm not sure I fully understand the problem, but it sounds like you're using a Single Document Interface (SDI) instead of a Multiple Document Interface (MDI).

    Can't help you too much because I haven't done any coding with MDI, but if you do searches on SDI and MDI you should find something useful (I hope).

    Tris.
    This world is not my home. I'm just passing through.

  3. #3
    Bouncy Member darre1's Avatar
    Join Date
    May 2001
    Location
    Peterborough, UK
    Posts
    3,828
    can you paste your code.

    it sounds like they all have the same owner form, and that's why...maybe
    Confucious say, "Man standing naked in biscuit barrel not necessarily ****ing crackers."

    Don't forget to format your code in your posts

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