Skip to content

gvtret/mmi_lua

Repository files navigation

mmi_lua

Declarative UI using Lua.

Classes

  • Application - global class. Provide render the whole screen and serving main loop
  • List - class for construct menus, tables, and so on
  • ListItem - class of an item for List
  • Icon - class for make icon based on type of it
  • Text - class for showing text with variant align types and variable field length
  • Edit - class for edit double, int, enum, string params and masked passwords

About

Declarative UI using Lua

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages