in UISprite, the drawing dimension is read only.....
Actually not just the dimension, it is very common for us to change attribute of a widget by code, such as depth, pivot, color,atlas, sprite, sprite type, fill center etc.
Is there any where I can find information of how to change them by code?
<suggestion>
It would be nice to have such feature added. as I find a lot of user here is looking for change those value.
For my case, I spent 2 hours, from documentation, script, forum, google, and cannot find a way to change those value on the fly. So it would be very great if Ngui have a mode that when I change any value, Ngui will tell me what is variable is changed, and how can I get it changed by code as well. If this is not possible write a remark of each field in the editor to how to change that value by code. If no possible write it in the help file, so that I right click on the widget click help, then I know how to adjust those value....
very much appreciated.