Hi,
thanks for your help.
IW 15.1.3 with C++Builder 10.3.2 works so far.
However now there is a problem with a modal window (TIWModalWindow).
The modal window is shown with caption and buttons still, but the content element isn't shown anymore.
The content element is a descendant of TFrame, which i created with new() before.
Do you have any suggestion what i need to do to get it working again with IW 15.1.3 ?
Regards
JuergenS
OK, i could figure it out, it's working again.
thanks for your help.
IW 15.1.3 with C++Builder 10.3.2 works so far.
However now there is a problem with a modal window (TIWModalWindow).
The modal window is shown with caption and buttons still, but the content element isn't shown anymore.
The content element is a descendant of TFrame, which i created with new() before.
Do you have any suggestion what i need to do to get it working again with IW 15.1.3 ?
Regards
JuergenS
OK, i could figure it out, it's working again.

