How to Use Widgets
Using widgets in your BlendDuck projects is straightforward:- Access the Widget Panel: In your project editor, locate and open the Widget panel.
- Browse Available Widgets: Scroll through the list of available widgets or use the search function if available.
-
Add a Widget to Your Stage:
- Click on the desired widget from the list.
- The widget will be added to your stage at a default position.
-
Position and Resize:
- Drag the widget to position it on your stage.
- Use the resize handles to adjust its size as needed.
-
Customize the Widget:
- Select the widget on your stage to open its properties panel.
- Adjust the available settings to customize the widget’s appearance and behavior.
Create Widgets using SDK
AWidget
is an extension of an Element
. You can create a project with Widgets: