Skip to main content

Foundation design

This chapter is a basic tutorial on IDE usage, helping users to quickly familiarize themselves with basic IDE functions and realize the design of simple static interfaces. User-defined animations, data interaction between the interface and the outside, logic control and other complex design and interface optimization features such as filters are introduced in detail in the Higher-order design section.

To complete a simple IDE engineering design, the main steps are as follows:


  1. New blank works;

  2. according to the needs of the production of picture materials;

  3. Insert controls in the project;

  4. Adjust the appearance, size, position and other properties of the control;

  5. Preview and debug in the running interface.