Hello
I have two forms and I need to display form2 ontop of form1. Form2 is displayed with statement form2.show. All ok so far - but when I now click on form1 - form2 disappears!
How can I get both forms to still show and yet still be able to click from one to the other?
Have tried using zorder, modal forms but no luck. If I have to use mdi than that's ok I just want to be able to click from one form to another - seems so straightforward but I can't get it to work!
thanks - Catherine
I have two forms and I need to display form2 ontop of form1. Form2 is displayed with statement form2.show. All ok so far - but when I now click on form1 - form2 disappears!
How can I get both forms to still show and yet still be able to click from one to the other?
Have tried using zorder, modal forms but no luck. If I have to use mdi than that's ok I just want to be able to click from one form to another - seems so straightforward but I can't get it to work!
thanks - Catherine