When using AB_Button, if you set the Text from within the designer, the text
doesn't show when the app is run. Instead, the text is always set to "Button".
To workaround this for now, set the text manually in code:
button.Text("buttontext");
This will be fixed in the next release.
Original issue reported on code.google.com by IMPINC...@gmail.com on 4 Jan 2012 at 3:45
Original issue reported on code.google.com by
IMPINC...@gmail.com
on 4 Jan 2012 at 3:45