Bug #8804
WMenu signal not exposed after unbinding and rebinding the Widget
Start date:
07/14/2021
Due date:
% Done:
0%
Estimated time:
Description
The WMenu is made at the start of the application and bind to the template.
One of the WMenu items can be clicked and contains a listener.
During the application the WMenu is removed with bindEmpty() en shown with bindWidget().
After re-binding the widget the WMenu is shown and the button can be click but this gives an error:
decodeSignal(): signal 's26' not exposed
No data to display