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:
New blank works;
according to the needs of the production of picture materials;
Insert controls in the project;
Adjust the appearance, size, position and other properties of the control;
Preview and debug in the running interface.