On 15/10/2014 at 01:10, xxxxxxxx wrote:
i want to watch for any change in at checkboxes and if a value changes appears #dostuff
def Command(self, id, msg) :
if id==GUI_BUTTON_LOAD:
#dostuff
elif id== GUI_CHECKBOX (in range 2000 - 2030 ) changed :
#dostuff