cancel
Showing results for 
Search instead for 
Did you mean: 

Share your Custom Widgets!

Juliette CRESPO
ST Employee

When creating a UI project, you may need widgets that are not part of the TouchGFX library. To create your own graphical element, the TouchGFX team suggests using the Custom Container approach. Since TouchGFX 4.20 it is possible to export and import Custom Containers into different projects. 

The TouchGFX team is working on developing new custom containers that could be useful for our own projects. You will find them under this post. The first widget is a keyboard. We hope that the idea will please you and that it will be useful for your projects ;)! 

We invite you to do the same. In the guide attached you will learn how to create your own widgets and how to export them. We wish to create a space where the community can find and share custom widgets. 

To keep this space a good place for collaboration between all of us, we invite you to share your project in a zip format which includes you widget (.tpkg) and a short document explaining your widget. Your post needs also to include at least one screenshot of your widget running on the simulator. Refer to the keyboard widget for an example.

Thanks for your contribution and have fun !!  

/The TouchGFX team 

41 REPLIES 41
Marc_LM
Associate III

Here is a first attempt at custom widget to draw images inside a circle instead of a rectangle.
It is not fully featured but good enough to share.

From the Docs:
https://support.touchgfx.com/docs/development/ui-development/touchgfx-engine-features/custom-widgets 
https://support.touchgfx.com/docs/development/ui-development/touchgfx-engine-features/canvas-widgets 


@Marc_LM wrote:

Here is a first attempt at custom widget to draw images inside a circle instead of a rectangle.


Where?

Kudo posts if you have the same problem and kudo replies if the solution works.
Click "Accept as Solution" if a reply solved your problem. If no solution was posted please answer with your own.