Welcome to Koda bug tracker!
At the moment you can post bugreports or suggestions anonymously. But registered users have some benefits: attaching files, commenting, voting, tracking tasks e.t.c.
Due some asshole started spamming tracker, now (at least for some time) it’s not allowed to create anonymous tasks. Sorry for unconvenience.
In edit fields you can use DokuWiki syntax for formatting.
FS#136 - Use array names
Attached to Project:
Koda
Opened by OmYcroN (OmYcroN) - Wednesday, 14 July 2010, 15:18 GMT+3
Last edited by Admin (Lazycat) - Wednesday, 14 July 2010, 16:17 GMT+3
Opened by OmYcroN (OmYcroN) - Wednesday, 14 July 2010, 15:18 GMT+3
Last edited by Admin (Lazycat) - Wednesday, 14 July 2010, 16:17 GMT+3
|
DetailsPlease add the ability to use array names in the Object Inspector for the control names: ControlName[Index] |
This task depends upon
This was asked multiple times. For now this is impossible due controls realization, where “Name” - is actual name of object which can not contain other symbols instead letters and digits. This maybe will be changed in some future, but this will be big form-breaking change as well.
I'll leave this request, but this change will not be too soon.
You can deal with arrays for component names already if you do as suggested here.