Hello. I have custom widget with structure like this:

I’m using that custom widget in another widget where I have widget switcher and I want to create event like “on button click” for custom widget to call it from main widget. But now my custom widget only have that:

How to add something like “on widget clicked” event?
1 Like
Sorry, I can’t make it work. I created dispatcher, but don’t know how to use it. I made this inside main widget

, but I don’t know what to do inside custom widget.
1 Like



