Difference between revisions of "Tutorial:LuaFormListView"

From Cheat Engine
Jump to navigation Jump to search
(Created page with '<!-- Tutorial:LuaFormListView --> Category:Tutorial Category:Lua {{DISPLAYTITLE:Tutorial - Using a ListView}} This will be concentrating on the '''ListView''' control, c…')
(No difference)

Revision as of 01:33, 23 July 2018


This will be concentrating on the ListView control, check out this tutorial to learn more about working with forms in general.

To get started create a form with Table->Create form, this generated a UDF1 form for me. Now click the ListView button and drag an area on the form to set its extends.

TutorialListViewAdd.png