|
2010-03-21
, 17:30
|
Posts: 64 |
Thanked: 4 times |
Joined on Dec 2009
|
#72
|
|
2010-03-21
, 17:33
|
|
Posts: 909 |
Thanked: 216 times |
Joined on Nov 2009
@ Bremen, Germany
|
#73
|
|
2010-03-21
, 18:17
|
Posts: 64 |
Thanked: 4 times |
Joined on Dec 2009
|
#74
|
|
2010-03-21
, 18:18
|
Posts: 286 |
Thanked: 100 times |
Joined on Dec 2009
@ down south
|
#75
|
|
2010-03-21
, 18:46
|
Posts: 286 |
Thanked: 100 times |
Joined on Dec 2009
@ down south
|
#76
|
|
2010-03-21
, 19:12
|
|
Posts: 909 |
Thanked: 216 times |
Joined on Nov 2009
@ Bremen, Germany
|
#77
|
|
2010-03-21
, 19:53
|
Posts: 286 |
Thanked: 100 times |
Joined on Dec 2009
@ down south
|
#78
|
|
2010-03-21
, 21:06
|
Posts: 1,283 |
Thanked: 370 times |
Joined on Sep 2009
@ South Florida
|
#79
|
ok if you want to remove the zoom in and zoom out buttons that are on top, you will need to delte couple lines from the application file in res folder
just remember i cant be held accountable if you mess it up.best thing to do is make a copy of it and keep safe
look for this section :
<class id="naviControl" xsi:type="classControl"
Then just delete the following lines :
zoomInBitmap="_b.zoomIn"
zoomInBitmap_="_b.zoomIn_"
zoomOutBitmap="_b.zoomOut"
zoomOutBitmap_="_b.zoomOut_"
then start the application and both buttons are removed..you can still zoom using arrow keys if you wish- just gives you little more room at top
|
2010-03-21
, 21:12
|
Posts: 286 |
Thanked: 100 times |
Joined on Dec 2009
@ down south
|
#80
|
is there a way to make this through sygic.