Popcolor: Distinguish between click event and set method
Posted: Fri Jun 14, 2019 10:34 pm
I guess it is not possible yet and I assume it also relates to the other Pop* classes, but is it possible to distinguish, whether the color of the Popcolor picker (button) was set after opening the picker, select the color and click on ok (through "Notify") or when it is set through using
?
If it not possible now, could you add this as a new feature, like extending the RapaGUI event data with a new property like "TriggeredBy" or so?
Code: Select all
moai.Set("colorpicker", "rgb", MYCOLOR)If it not possible now, could you add this as a new feature, like extending the RapaGUI event data with a new property like "TriggeredBy" or so?