G4P toggle switch
in
Contributed Library Questions
•
6 months ago
Hello!
I was wondering if there's any way for GImageButton to change its state from code or change sequence of button images - or I want simply to create toggle switch.
Best rgerads,
Hakko
ok found one solution: g4p_controls.GAbstractControl.dispose() and then create new GImageButton control with reversed image list ;) not too nice but it works.
1