288 views
in Embedded Wizard Studio by
Sometimes it happens that the Composer does not show the visible objects and the canvas area at all. What is going wrong?

1 Answer

0 votes
by

Each time you want to show a new page in the Composer or if you start the Prototyper, Embedded Wizard needs to execute the Chora code for the initialization of the object and all embedded members. If the canvas area remains invisible, the reason is usually an error during the initialization of the object. Go to the log window and search for the first error message. If there are too many messages in the log window, clear the log messages and change again to the Composer page that shows the problem.

The following example shows an error during the execution of an Init() method:

To clear the log history, click with the right mouse button in the log window and select in the context menu item "Clear the log". Then scroll up to the first error message and solve the problem(s) from the top down to the bottom of the list. In case of multiple errors it might be helpful to clear the log again and repeat this procedure until you get your canvas area visible again.

Ask Embedded Wizard

Welcome to the question and answer site for Embedded Wizard users and UI developers.

Ask your question and receive answers from the Embedded Wizard support team or from other members of the community!

Embedded Wizard Website | Privacy Policy | Imprint

...