Emmz
Posts: 0
Joined: Sat Jun 23, 2012 11:06 pm

Properties Name Issue

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.

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Properties Name Issue

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

Return to “Issues”