Thanks, @ozapps, here is modified button class, any improvements welcome!
--[[
A generic button class
This code is MIT licensed, see http://www.opensource.org/licenses/mit-license.php
(C) 2010 - 2011 Gideros Mobile
P.S. Added autorepeat option
]…
Native support for reading bar codes and QR codes from Gideros will be very useful for many of us. Are there any plan to implement this functionality in Gideros?
Many of us have plans to build not only games with Gideros but also (simple) business apps and for that purpose we need GUI library with input/data controls. Yes I know for HotWax and Widget Candy are comming. But ...
Sorry, but after trying to resize bitmap an error occured:
BhPinch.lua:102: attempt to call method 'localToLocal' (a nil value)
stack traceback:
BhPinch.lua:102: in function
Any idea why?