ganeshMalliga / tibar

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

Customize Ti Bar Control Bar #45

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hello,

i'm working on Ti.Bar module in my titanium project for iOS 5.1 and all things 
are working great, but i want to customize the control bar at the bottom of the 
camera view in TiBar..

i want to remove the help and to change the color of the cancel bottom..

i Appreciate your help,

Regards,

Original issue reported on code.google.com by wassimgh...@qalamoun.com on 6 Jun 2012 at 7:01

GoogleCodeExporter commented 8 years ago
Here's some additional information regarding the config items to adjust that 
should allow you to create your own controls: 

BOOL showsZBarControls
Whether to display a default control set consisting of cancel, scan and info 
buttons. Disable these if you provide your own controls using the 
cameraOverlayView. Enabling this automatically disables the system controls 
showsCameraControls. (Default YES).

Original comment by rmir...@gmail.com on 13 Jul 2012 at 3:27