jk3064 / chiliui

a lua-based opengl GUI
GNU General Public License v2.0
15 stars 9 forks source link

Allow adding child at specified index #16

Closed Histidine91 closed 11 years ago

Histidine91 commented 11 years ago

Useful e.g. for StackPanels, when you want to add an element to a place other than the end.

jk3064 commented 11 years ago

layer?

jk3064 commented 11 years ago

https://github.com/KingRaptor/chiliui/blob/c13003e0a991a02a2dd458fcce831f411a9f61a4/chili/controls/object.lua#L450