Changes for page LTS5 LoRa HMI Touch Screen
Last modified by Dilisi S on 2025/02/26 19:24
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -183,6 +183,8 @@ 183 183 === **Add widgets** === 184 184 185 185 186 +After creating a project, a **Screen** will be automatically added. Its name is **Screen1** by default. 187 + 186 186 To add a widget, navigate to the **Widgets** panel, and then click on the widget you want to add to the screen. You can reposition the widgets in the screen area by clicking and dragging them. Now add a **Label**, **Button**, and **Image** as shown in the image below. The added widgets are also displayed in the **Hierarchy **panel. 187 187 188 188 [[image:image-20240928111412-6.png||height="526" width="864"]] ... ... @@ -292,7 +292,7 @@ 292 292 For more information, please visit the official link: [[SquareLine Studio 1.4.2 Documentation ~| SquareLine Studio>>url:https://docs.squareline.io/docs/squareline/]]. 293 293 294 294 295 -== 2.4 Integrate UI Code to ESP-IDF Project == 297 +== 2.4 Integrate UI Code into an ESP-IDF Project == 296 296 297 297 298 298 To integrate, first export the UI code, then make some modifications, and finally relocate the UI code to a specific position within the project.