PPCGeeks

PPCGeeks (http://forum.ppcgeeks.com/index.php)
-   Titanium Tweaks (http://forum.ppcgeeks.com/forumdisplay.php?f=82)
-   -   How do I change my focus bar image? (http://forum.ppcgeeks.com/showthread.php?t=86673)

garyflynn 09-22-2009 11:33 PM

How do I change my focus bar image?
 
Does anyone know where the image that is used as an overlay for the selected chome panel is kept?

I'd like to adjust the color on my a little.

quadjacks 09-23-2009 10:50 PM

Re: How do I change my focus bar image?
 
Quote:

Originally Posted by garyflynn (Post 1186848)
Does anyone know where the image that is used as an overlay for the selected chome panel is kept?

I'd like to adjust the color on my a little.

Dude, click back one page, then count down 7 threads!

How to change Titanium Slider?
lamborg

garyflynn 09-24-2009 05:01 PM

Re: How do I change my focus bar image?
 
That question doesn't seem to get answered over there, but I was asking a different question - how I'd put an entirely different image there.

I think the answer is that a line Source="path to image" can be put into the titanium_*.cpr, but I haven't gotten it working and am now working on other things.

Thanks anyway.

MichelDiamond 10-04-2009 04:39 PM

Re: How do I change my focus bar image?
 
The Image can behardlinked so that bronzeres won't be used - in TitaniumListView-Section:

Code:

<Image ID="Image Default" Top="-7" Width="65" Height="65" Opacity="1.0" ScalingAlgorithm="TriLinear" Source="\whereever\whatever.png" />
You can also change the Animation, whenyou are tapping on it,if you do the same to Button ID-Source.

Micha

raidzero 10-12-2009 07:59 PM

Re: How do I change my focus bar image?
 
Quote:

Originally Posted by MichelDiamond (Post 1213511)
The Image can behardlinked so that bronzeres won't be used - in TitaniumListView-Section:

Code:

<Image ID="Image Default" Top="-7" Width="65" Height="65" Opacity="1.0" ScalingAlgorithm="TriLinear" Source="\whereever\whatever.png" />
You can also change the Animation, whenyou are tapping on it,if you do the same to Button ID-Source.

Micha

you can also edit bronzeres.dll.. look in the sticky in this forum I have explained that. also something that I like is to get rid of the slider altogether, makes for a smooth titanium experience and it looks cool (IMO). Change opacity to 0.0 in the line where you can edit the slider


All times are GMT -4. The time now is 11:57 PM.

Powered by vBulletin® ©2000 - 2024, Jelsoft Enterprises Ltd.
©2012 - PPCGeeks.com


Content Relevant URLs by vBSEO 3.6.0