186 views
in GUI Development by

Hi,

I am trying to optimize my project screen to reduce the RAM usage. As a part of that, I had created multiple individual components (Dialogs, Widgets and templates) as shown below:

 

I had created each dialog with 914,360 dimensions and i am using "owner.switchtodialog" to display the dialog along with other components in main class as shown below:

As it is seen that the dialog is overlayed on other component at the left. I tried using bounds method to manually adjust the placement too in UpdateLayout method.

Can anyone point out the problem with this.

 

Please log in or register to answer this question.

Ask Embedded Wizard - Archive

Welcome to the Ask Embedded Wizard archive. This community forum served us well for many years, but we've evolved our support approach!

Your resources:

The Embedded Wizard Online Documentation provides comprehensive documentation, tutorials, examples and ready-to-use software packages.

For dedicated assistance, explore our Embedded Wizard Product Support.

You can still browse the valuable discussions from our community history here.

Embedded Wizard Website | Privacy Policy | Imprint

...