06-14-2023, 01:22 PM
Hello!
I'm converting a VCL application and I'm really missing the ShowModal function in IntraWeb :-)
is there an example how I can "fake" this?
What I want to do is this;
From Form1 I want to create Form2.
Then I want to show Form2.
Depending on what button I press in From2 I want to set a return value and close Form2 making Form1 reappear.
Best regards, Mikael
I'm converting a VCL application and I'm really missing the ShowModal function in IntraWeb :-)
is there an example how I can "fake" this?
What I want to do is this;
From Form1 I want to create Form2.
Then I want to show Form2.
Depending on what button I press in From2 I want to set a return value and close Form2 making Form1 reappear.
Best regards, Mikael