Results 1 to 13 of 13

Thread: Forms *Resolved*

Threaded View

  1. #1

    Thread Starter
    Addicted Member Mage's Avatar
    Join Date
    Jan 2003
    Location
    London- Org SA
    Posts
    134

    Forms *Resolved*

    I am stuck I have 2 forms Form1 and Form2. Form1 is an mdichild
    what is happening is depending on what item is selected from a combobox on Form1 will open Form2 so that info can be entered. the problem is form2 keeps going behind Form1 and the forms freak out a bit.

    I have tried

    Code:
    Form2.show
    Code:
    Form2.show , Form1
    Code:
    Form2.show
    Form2.setfocus
    and i keep gting errors. Should form2 be and Mdichild or what.
    oh on form2 i am enabled =false some frames depending on the item in the combobox

    can anyone help.
    Last edited by Mage; Aug 7th, 2003 at 09:31 AM.

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