pkulchenko / wxlua

wxlua: Lua bindings for wxWidgets cross-platform GUI toolkit; supports Lua 5.1, 5.2, 5.3, 5.4, LuaJIT and wxWidgets 3.x
307 stars 59 forks source link

Add dataviewlist functions to lua #123

Closed zdx789 closed 1 year ago

zdx789 commented 1 year ago

add InsertItem AppendItem function to lua

pkulchenko commented 1 year ago

Merged after a bit of a clean up; thank you!