Hello VonMartello,
would there be a way to make the components appear dynamically by writing code in a brick other than init?
The code to create/show views or components can be executed at any time - not only in context of an Init method. For example, you can execute the code in a slot method triggered by a Push Button.
Best regards
Paul Banach
can show some example? or there are in documentation?
let me recommend you our Knowledge Base. For example, the section Compose the component programmatically. Note the methods Add() and Remove() to 'add' and to 'remove' a view (or component) to or from another component. This is the lowest level approach to compose the appearance programmatically.
With Managing Dialogs a higher level is available which is ideal to fade-in/out alerts, panels, message boxes, dialogs, menus, ...
I hope it helps you further.
Paul
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