Page 1 of 1

Properties Name Issue

Posted: Sun Jun 24, 2012 3:48 pm
by Emmz

Well took me along time to solve a dumb problem...
Never name your components with a space in between eg. " my name"
Should be "my_name", or "MyName" etc...
tiggzi allows names with spaces but if you attempt to use that named component to assign a value from an Event . It quietly errors and the rest of the events dont work !
Should consider not allowing spaces in names.


Properties Name Issue

Posted: Mon Jun 25, 2012 12:58 am
by maxkatz

Thanks for reporting this, we'll add error checking to component names.