steve3d Posted June 13, 2011 Posted June 13, 2011 see this: https://developer.unigine.com/en/docs/1.0/code/scripting/library/gui/class.widgetlistbox#addItem_string_int document said addItem function in WidgetListBox returns void, but in fact, this function returns index of added item, so, it's return type should be int. sorry for the spell of title :)
ulf.schroeter Posted June 13, 2011 Posted June 13, 2011 Title of post can be edited when re-editing a post in full editor mode
Recommended Posts