Answers interspersed.
David Boddie wrote:
> On Saturday 24 March 2007 23:08, Mike wrote:
>
>> I'm having a problem with modal forms on windows. I've written a very
>> short test program, with a main window and a form called from the main
>> window. The form is set to modal with form.setModal(1) b
On Saturday 24 March 2007 23:08, Mike wrote:
> I'm having a problem with modal forms on windows. I've written a very
> short test program, with a main window and a form called from the main
> window. The form is set to modal with form.setModal(1) before calling
> form.show().
Is form an instance