Default instance doesn't initialise using Clear button
Posted: Oct 4th, '17, 20:35
The default instance of a class doesn't run its initialise method when Clear is pressed
e.g in this example Pressing clear makes the instance blink out and automatically come back but it doesn't run its initialise method
If I add a delete block and run it - then when it is next created - it does run its the initialise method of course but I think it should do it on Clear as well
e.g in this example Pressing clear makes the instance blink out and automatically come back but it doesn't run its initialise method
If I add a delete block and run it - then when it is next created - it does run its the initialise method of course but I think it should do it on Clear as well