2024-01-16 12:44 PM
if I make my own widget, can it be added to the palette among the supplied widgets?
The second question is about the properties panel. I can somehow configure it for a custom widget and put my widget parameters on it.
If it cannot be added to the widget panel, I would use a custom container.
Can a properties panel be set for a custom container?
thx
JN
Solved! Go to Solution.
2024-01-26 03:35 AM
Hello @JNova.0 ,
Unfortunately, TouchGFX does not currently support the custom widgets in the Designer. So, you cannot have the properties panel and those stuff. Therefore I think it would be better to use a custom container.
However, if you like to read more about custom widgets, you can visit this web page .
I hope this helps you
2024-01-26 03:35 AM
Hello @JNova.0 ,
Unfortunately, TouchGFX does not currently support the custom widgets in the Designer. So, you cannot have the properties panel and those stuff. Therefore I think it would be better to use a custom container.
However, if you like to read more about custom widgets, you can visit this web page .
I hope this helps you