ganeshMalliga / tibar

Automatically exported from code.google.com/p/tibar
0 stars 0 forks source link

How to make TiBar go away on error callback? #26

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hi,

More a question than a problem: I would like to have the TiBar interface close 
when it hits the error callback (e.g., when user has improperly scanned 
barcode).  It does exactly what I need when the scan succeeds (i.e., sends back 
the code and goes away).  Is there a call that will let me close TiBar and go 
back to my own window?

Thanks in advance,

Mark

What version of the product are you using? On what operating system?
Titanium Mobile SDK: 1.6.2
Titanium Developer: 1.2.2
XCode: 3.2.6
iOS: 4.3
iPhone: 3GS
iPhone iOS: 4.3.1

Original issue reported on code.google.com by mpemb...@gmail.com on 1 Jun 2011 at 12:04

GoogleCodeExporter commented 8 years ago
Yeah I'm looking for that too, as the help page doesn't seem to work in iOS5, I 
thought I might be a good idea to close the scanner on shake gesture but I 
can't find a way to do that, I've even read the Zbar doc.

Original comment by pa...@creativepandas.com on 15 Nov 2011 at 9:25