adg-demo: improved UI initialization
commitad93bbee05771cd2a2a5b2fc1f9ed33dcfc7f240
authorNicola Fontana <ntd@entidi.it>
Thu, 28 Mar 2013 15:42:51 +0000 (28 16:42 +0100)
committerNicola Fontana <ntd@entidi.it>
Thu, 28 Mar 2013 15:42:51 +0000 (28 16:42 +0100)
treec1313adb540b0bd79167a3ec7eec85c455a42165
parenta99f492488da19bf7a18adf09abaaac1ec07e2fb
adg-demo: improved UI initialization

There is no need (and in some case it is plain wrong) to initialize the
interface in the "clicked" callback: it will be called multiple times.
adg-demo.lua.in