aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMatthias Richter <vrld@vrld.org>2013-01-23 12:40:07 +0100
committerMatthias Richter <vrld@vrld.org>2013-01-23 12:40:07 +0100
commit90eb0a91846a51787ff616fc174e809851077c6f (patch)
treeff65bdc55c37383dc259c66d97890d0fe0d43263 /README.md
parent84ac3c27820d43f0c348639c0d75701c49ee2f36 (diff)
downloadQuickie-90eb0a91846a51787ff616fc174e809851077c6f.tar.gz
Quickie-90eb0a91846a51787ff616fc174e809851077c6f.tar.bz2
Quickie-90eb0a91846a51787ff616fc174e809851077c6f.tar.xz
Quickie-90eb0a91846a51787ff616fc174e809851077c6f.zip
Change gui.checkbox interface.
Remove `info' table. The user is responsible for updating the checking condition. Old style: checkbox = {checked = true, label = "foo", align = "left"} (...) gui.Checkbox{info = checkbox} New style: checked = false (...) if gui.Checkbox{checked = checked, text = "foo", align = "left"} then checked = not checked end Also note that `label' is renamed to `text'.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions