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?
Code: Select all
moai.Set("colorpicker", "rgb", MYCOLOR)Too much work for too little gain because it would have to be supported for all notifiable attributes then. Remember that RapaGUI on Amiga is just a thin layer above the MUI API so I'm trying to keeping it as MUI-esque as possible to make it easier to maintain the Amiga backend