Skip to content

A function library in the AutoIt programming language for conveniently creating user interface dialogs via textual code rather than graphical tools

License

Notifications You must be signed in to change notification settings

jamalmazrui/Layout_by_Code

Repository files navigation

Layout by Code
AutoIt implementation
Version 2.4
October 21, 2015
Copyright 2006 - 2015 by Jamal Mazrui
GNU Lesser General Public License (LGPL)Layout by Code (LbC) is an approach to designing graphical user interfaces via specialized routines rather than graphical layout tools.  Those tools tend to be visually and mouse oriented, and thus challenging for blind programmers to use reliably and efficiently. The original implementation of LbC is in the programming language called AutoIt -- a Basic-like language with a free interpreter and compiler -- available from
www.AutoItScript.com

The file LbC.au3, included in this project, is a function library that may be included in an AutoIt program.  Full documentation is in the file Lbc.htm.

About

A function library in the AutoIt programming language for conveniently creating user interface dialogs via textual code rather than graphical tools

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published