Hi, when the pop-up window appears, the embedded panel doesn't resize correctly. Is there a way to fix this? I've attached a test project; this happens on the Android platform.
Regards.
popup tms test.zip (33.6 KB)
Hi, when the pop-up window appears, the embedded panel doesn't resize correctly. Is there a way to fix this? I've attached a test project; this happens on the Android platform.
Regards.
popup tms test.zip (33.6 KB)
The popup creates it's own form, and when reparenting and showing the popup form, it applies the scale again. You'll have to create the panel with the label programmatically instead.