Menu

Creating simple form / application

Simple VCLua form

require "vcl"
form = VCL.Form()
form:ShowModal()
Posted by Janos Bali 2014-04-07 Labels: form

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.