Machsupport Forum

Mach Discussion => Mach4 General Discussion => Topic started by: kane17752 on June 11, 2017, 09:52:41 PM

Title: Lua ListBox
Post by: kane17752 on June 11, 2017, 09:52:41 PM
How do your code add items to a ListBox?  Where do you find documentation as to these types of questions?

Title: Re: Lua ListBox
Post by: Chaoticone on June 15, 2017, 08:03:46 AM
You will add items in the form builder project. Look at some of the existing list boxes.

These are the links I use.

http://www.lua.org/manual/5.2/

http://www.lua.org/pil/contents.html#contents

http://docs.wxwidgets.org/3.0.1/