Commit Graph

22 Commits (ed3c693cafe70e241efbf376927edc15416757a4)

Author SHA1 Message Date
Joe Grasse ed3c693caf Fix for GetFormItemByLabel Issue 6 years ago
Oliver cc84c982fc Added GetFormItemByLabel(). Resolves #94 6 years ago
Oliver 258c9d1f8e Forms will attempt to keep focused form items within available area. Fixes #79 6 years ago
Oliver 2a83b20ce3 Improved documentation. 7 years ago
Oliver 7c086b1113 Updated Form documentation. 7 years ago
Oliver 4db30f9ed4 "FieldLength" is now "FieldWidth" everywhere for clarity and consistency. Sorry for this breaking change. It is better in the long run. 7 years ago
Oliver 258f212e5e Added color tag functionality to all strings. Resolves #25 7 years ago
Oliver aa25839cfa Introduced horizontal item alignment in forms. Resolves #33 7 years ago
Oliver c105638ec3 Form now has a Clear() function. Resolves #32 7 years ago
Oliver 38d663c267 In Form, changed GetElement() to GetFormItem() for consistency reasons. 7 years ago
Oliver d6ce974e6d Added masking to InputField, password field to form. Resolves #7, resolves #8. 7 years ago
Oliver 61d8ea30f8 Added support for wide unicode characters (e.g. Chinese). Resolves #9 7 years ago
Oliver 3fbea7a99b Added a listener for changes in input fields. Also in the Form. Fixes #4. 7 years ago
Oliver 2874294d89 Added Styles variable with default colors for primitives. 7 years ago
Oliver e4f97a6436 Added links to Wiki to documentation. Also replaced screenshot with GIF screencast. 7 years ago
Oliver 1cc5331a5c Fixed focus delegation. 7 years ago
Oliver 8eb4c5ef48 Added TextView. All subclasses of Box now also have inside padding. 7 years ago
Oliver dad7891c89 Added Checkbox, Modal, and Pages. 7 years ago
Oliver 2bd80aa513 Added DropDown. Also needed to refactor a bit to reduce dependencies. 7 years ago
Oliver d5bf1a4ef0 Added list, improved existing primitives, and fixed a bunch of bugs. 7 years ago
Oliver b83a7766a6 Added frames (with headers/footers) and buttons. Extended form. 7 years ago
Oliver f9f139caaf First commit. Some basic functionality. Publishing to GitHub now. 7 years ago