PPCGeeks

PPCGeeks (http://forum.ppcgeeks.com/index.php)
-   Titanium Tweaks (http://forum.ppcgeeks.com/forumdisplay.php?f=82)
-   -   Changing alignment of Titanium Panels? (http://forum.ppcgeeks.com/showthread.php?t=111533)

tommydorns 02-20-2010 08:58 PM

Changing alignment of Titanium Panels?
 
Does anyone know how to change the alignment of the Panels? By default they are to the left. I was wanting them centered.. I have searched but to couldn't find anything.

lobo4806 02-21-2010 09:41 PM

Re: Changing alignment of Titanium Panels?
 
Quote:

Originally Posted by tommydorns (Post 1579419)
Does anyone know how to change the alignment of the Panels? By default they are to the left. I was wanting them centered.. I have searched but to couldn't find anything.


This is how i did it for my touch pro 2, which has a resolution of 480x800.

<Layer ID="ClockCondensed" Visible="False" Width="480" Height="68">
<Layer ID="Page">
<Text ID="Text 2"
Left="20" Top="8" Width="440" Height="68" FontFamily="Tahoma" FontSize="18" FontStyle="Regular" Wrap="False" VerticalAlignment="Top" Trimming="EllipsisCharacter">
<TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0" />
<TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF" />
</Text>
<!-- AM/PM -->
<Text ID="AMPM" Left="0" Top="8" Width="100" Height="40" FontFamily="Tahoma" FontSize="10.5" FontStyle="Regular" Wrap="False" VerticalAlignment="Top" Trimming="EllipsisCharacter">
<TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0" />
<TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF" />


Go into your device's windows directory and edit the Titanium_480x800.cpr and also the Titanium_800x480.cpr file. If your phone's resolution is different, like 480x640 then you will be editing the aptly named file. Just substitute your resolution for what i have here...

You must go into each plugin's section ie: Clock, Phone, Text, Music, etc... and you will be editing in the portion
<Layer ID="ClockCondensed", or <Layer ID="TextCondensed", etc

The bold text colored red up there: VerticalAlignment="Top" ... you can change that to HorizontalAlignment="Right
" or "Center".

To make them truly centered you must also change
Left="20" to "0" and Width="440" to "480" for the titanium_480x800.cpr and in the titanium_800x480.cpr change it to "800".

Then just go to testing. Make sure you backup your original .cpr files.

Disable the titanium today screen in your Settings/Today/Items

Copy your newly edited .cpr files back to the device's windows directory, overwrite.

Reenable titanium and see what you got.



this is how i got mine to look like so...
http://img33.imageshack.us/img33/9879/screen01d.jpg

JDM_SOHC 02-22-2010 02:10 AM

Re: Changing alignment of Titanium Panels?
 
could u copy and paste what your cpr files say, I tried the steps above and ended up with a completely grey titanium screen..? thanks..

lobo4806 02-22-2010 02:19 AM

Re: Changing alignment of Titanium Panels?
 
1 Attachment(s)
Quote:

Originally Posted by jdmsohc22 (Post 1581732)
could u copy and paste what your cpr files say, I tried the steps above and ended up with a completely grey titanium screen..? thanks..


there ya go...i took out a lotta stuff from mine...like in the screenshot i posted is all i have in my cpr file. i took out everything else. hope it helps tho

JDM_SOHC 02-22-2010 09:48 AM

Re: Changing alignment of Titanium Panels?
 
Quote:

Originally Posted by lobo4806 (Post 1581747)
Quote:

Originally Posted by jdmsohc22 (Post 1581732)
could u copy and paste what your cpr files say, I tried the steps above and ended up with a completely grey titanium screen..? thanks..


there ya go...i took out a lotta stuff from mine...like in the screenshot i posted is all i have in my cpr file. i took out everything else. hope it helps tho

SWEEEEETTTTT..!!!!!!!!!!!!! it works an u rock lol, thanks brotha I appreciate it..!!

tommydorns 02-22-2010 06:38 PM

Re: Changing alignment of Titanium Panels?
 
Thank you very much! This worked great, I had to use Resco Explorer to overwrite the .cpr files.

JDM_SOHC 02-22-2010 06:52 PM

Re: Changing alignment of Titanium Panels?
 
Do either of you guys have TitaniumWeather running..?? I'm trying to center that also, but there just seems to be far to many codes of text for me to decipher.. Was wondering maybe if someone had that one figured out too... For now I'll give it some trial & error runs and see how it works out..

Here's the code...
Quote:

<!-- TitaniumWeather -->
<Layer ID="TitaniumWeatherExpanded" Visible="False" Width="480" Height="180">
<Layer ID="Page">
<!-- Page1 icons -->
<Image ID="CurrentIcon" Left="25" Top="-3" Width="120" Height="120" />
<Image ID="Day2Icon" Left="194" Top="0" Width="70" Height="70" />
<Image ID="Day3Icon" Left="264" Top="0" Width="70" Height="70" />
<Image ID="Day4Icon" Left="334" Top="0" Width="70" Height="70" />
<Image ID="Day5Icon" Left="404" Top="0" Width="70" Height="70" />
<!-- detail pages icons -->
<Image ID="ForecastIcon" Left="30" Top="-3" Width="110" Height="110" />
<!-- detail pages text -->
<Text ID="CurrentTemp2" Left="0" Top="-8" Width="175" Height="50" FontFamily="Segoe UI" FontSize="18" FontStyle="Regular" Wrap="False" HorizontalAlignment="Right" Trimming="EllipsisCharacter">
<TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="2" BlurFactor="3" Alpha="1.0" />
<TextStage TextOffsetType="TextOffsetDropTopLeft" Color="#00000000" TextOffset="2" BlurFactor="3" Alpha="1.0" />
<TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF" />
</Text>
<Text ID="Temps" Left="0" Top="90" Width="160" Height="70" FontFamily="Segoe UI" FontSize="17" FontStyle="Regular" Wrap="False" HorizontalAlignment="Center" Trimming="EllipsisCharacter">
<TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0" />
<TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF" />
</Text>
<Text ID="Day" Left="161" Top="17" Width="470" Height="60" FontFamily="Segoe UI" FontSize="8" FontStyle="Regular" Wrap="False" Trimming="EllipsisCharacter">
<TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0" />
<TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF" />
</Text>
<Text ID="Desc" Left="161" Top="43" Width="470" Height="60" FontFamily="Segoe UI" FontSize="8" FontStyle="Regular" Wrap="False" Trimming="EllipsisCharacter">
<TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0" />
<TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF" />
</Text>
<Text ID="Winds" Left="161" Top="69" Width="470" Height="30" FontFamily="Segoe UI" FontSize="7" FontStyle="Regular" Wrap="False" Trimming="EllipsisCharacter">
<TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0" />
<TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF" />
</Text>
<Text ID="Prec" Left="161" Top="92" Width="470" Height="30" FontFamily="Segoe UI" FontSize="7" FontStyle="Regular" Wrap="False" Trimming="EllipsisCharacter">
<TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0" />
<TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF" />
</Text>
<Text ID="Other" Left="161" Top="115" Width="470" Height="30" FontFamily="Segoe UI" FontSize="7" FontStyle="Regular" Wrap="False" Trimming="EllipsisCharacter">
<TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0" />
<TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF" />
</Text>
<!-- Page1 text -->
<Text ID="CurrentTemp" Left="0" Top="-10" Width="190" Height="70" FontFamily="Segoe UI" FontSize="22" FontStyle="Regular" Wrap="False" HorizontalAlignment="Right" Trimming="EllipsisCharacter">
<TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="2" BlurFactor="3" Alpha="1.0" />
<TextStage TextOffsetType="TextOffsetDropTopLeft" Color="#00000000" TextOffset="2" BlurFactor="3" Alpha="1.0" />
<TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF" />
</Text>
<Text ID="TodayTemps" Left="2" Top="110" Width="180" Height="50" FontFamily="Segoe UI" FontSize="8" FontStyle="Regular" Wrap="False" HorizontalAlignment="Center" Trimming="EllipsisCharacter">
<TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0" />
<TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF" />
</Text>
<Text ID="Day2" Left="185" Top="70" Width="82" Height="100" FontFamily="Segoe UI" FontSize="6" FontStyle="Regular" Wrap="True" HorizontalAlignment="Center" Trimming="EllipsisCharacter">
<TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0" />
<TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF" />
</Text>
<Text ID="Day3" Left="255" Top="70" Width="82" Height="100" FontFamily="Segoe UI" FontSize="6" FontStyle="Regular" Wrap="True" HorizontalAlignment="Center" Trimming="EllipsisCharacter">
<TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0" />
<TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF" />
</Text>
<Text ID="Day4" Left="325" Top="70" Width="82" Height="100" FontFamily="Segoe UI" FontSize="6" FontStyle="Regular" Wrap="True" HorizontalAlignment="Center" Trimming="EllipsisCharacter">
<TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0" />
<TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF" />
</Text>
<Text ID="Day5" Left="395" Top="70" Width="82" Height="100" FontFamily="Segoe UI" FontSize="6" FontStyle="Regular" Wrap="True" HorizontalAlignment="Center" Trimming="EllipsisCharacter">
<TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0" />
<TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF" />
</Text>
<Text ID="Time" Left="0" Top="113" Width="465" Height="20" FontFamily="Segoe UI" FontSize="6" FontStyle="Regular" Wrap="False" HorizontalAlignment="Right" Trimming="EllipsisCharacter">
<TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0" />
<TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF" />
</Text>
<!-- Radar Page -->
<Image ID="PICTURES" Left="20" Top="0" Width="235" Height="150" />
<Text ID="TEXT1" Left="265" Top="45" Width="220" Height="42" FontFamily="Tahoma" FontSize="10" FontStyle="Bold" Wrap="False" VerticalAlignment="Top" Trimming="EllipsisCharacter">
<TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0" />
<TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF" />
</Text>
<Text ID="TEXT2" Left="265" Top="80" Width="220" Height="60" FontFamily="Tahoma" FontSize="8" FontStyle="Regular" Wrap="True" VerticalAlignment="Top" Trimming="EllipsisCharacter">
<TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0" />
<TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF" />
</Text>
</Layer>
</Layer>
<Layer ID="TitaniumWeatherCondensed" Visible="False" Width="480" Height="60">
<Layer ID="Page">
<Text ID="PluginLabel" Left="20" Top="8" Width="460" Height="52" FontFamily="Segoe UI" FontSize="16" FontStyle="Regular" Wrap="False" VerticalAlignment="Middle" Trimming="EllipsisCharacter" Text="voicemail">
<TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0" />
<TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF" />
</Text>
</Layer>
</Layer>
</Form>

lobo4806 02-23-2010 03:16 AM

Re: Changing alignment of Titanium Panels?
 
Quote:

Originally Posted by jdmsohc22 (Post 1583190)
Do either of you guys have TitaniumWeather running..?? I'm trying to center that also, but there just seems to be far to many codes of text for me to decipher.. Was wondering maybe if someone had that one figured out too... For now I'll give it some trial & error runs and see how it works out..

Here's the code...

</Text>
</Layer>
</Layer>
<Layer ID="TitaniumWeatherCondensed" Visible="False" Width="480" Height="60">
<Layer ID="Page">
<Text ID="PluginLabel" Left="20" Top="8" Width="460" Height="52" FontFamily="Segoe UI" FontSize="16" FontStyle="Regular" Wrap="False" VerticalAlignment="Middle" Trimming="EllipsisCharacter" Text="voicemail">
<TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0" />
<TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF" />
</Text>
</Layer>
</Layer>
</Form>

Same as changing the other sections...just find the "condensed" section of each plugin you want to change...

Go all the way down and find the "TitaniumWeatherCondensed". this is the section you edit to change the appearance of the plugin when the translucent bar thingy is not over it...

change VerticalAlignment="Middle" to HorizontalAlignment="Center"

Thats titanium weather running up there on my screenshot...

JDM_SOHC 02-23-2010 02:35 PM

Re: Changing alignment of Titanium Panels?
 
Quote:

Originally Posted by lobo4806 (Post 1584261)
Same as changing the other sections...just find the "condensed" section of each plugin you want to change...

Go all the way down and find the "TitaniumWeatherCondensed". this is the section you edit to change the appearance of the plugin when the translucent bar thingy is not over it...

change VerticalAlignment="Middle" to HorizontalAlignment="Center"

Thats titanium weather running up there on my screenshot...

YOU COME THROUGH AGAIN LOBO..!!! lol... thanks a lot man I really appreciate it, you rock dude...

lobo4806 02-23-2010 05:57 PM

Re: Changing alignment of Titanium Panels?
 
Quote:

Originally Posted by jdmsohc22 (Post 1585096)
YOU COME THROUGH AGAIN LOBO..!!! lol... thanks a lot man I really appreciate it, you rock dude...

pay it forward...others have helped me, so im helping others...

JDM_SOHC 02-25-2010 01:38 AM

Re: Changing alignment of Titanium Panels?
 
Quote:

Originally Posted by lobo4806 (Post 1585536)
pay it forward...

i do love that quote...

so while we're still in good spirits, would it be to much to ask on how to change the font in titanium..?? I've searched fonts in the cpr file but it shows one font type like 500 times... Do I have to find & replace every single one and replace it..?? thanx

lobo4806 02-25-2010 06:30 AM

Re: Changing alignment of Titanium Panels?
 
Quote:

Originally Posted by jdmsohc22 (Post 1589347)
i do love that quote...

so while we're still in good spirits, would it be to much to ask on how to change the font in titanium..?? I've searched fonts in the cpr file but it shows one font type like 500 times... Do I have to find & replace every single one and replace it..?? thanx

grab the font that you want and copy it into your device/windows directory...

change the font names to the real name of the font: segoeui.ttf is "Segoe UI"...thats what you put into the .cpr...you can find the real name of the font by simply double clicking to preview it, its in the top left...on windows 7 at least, im sure with vista and xp also.

the easiest way is grab notepad++ http://notepad-plus.sourceforge.net/uk/site.htm ...its a great text editor and you can do a search and replace in like 5 seconds...what i like to do is open both of the .cpr files in tabs, line up both files by line number and edit something in one, then switch and edit the other so i dont skip anything between portrait and landscape...

hope that helps

ps... "segoe ui light" is essentially the same font used in the zune and windows phone 7 series...and it should come preinstalled with windows in your windows/font directory...

JDM_SOHC 02-25-2010 11:43 AM

Re: Changing alignment of Titanium Panels?
 
Ohhhh alright I see, I was told to put it in the Windows\Fonts folder... Thanks again dude for your time & help... Im'a give this a whirl and hopefully post back some satisfying updates... I'm also on a trial an error run with changing the TitaniumWeather font size itself, everything else in titanium is lower cased except "TitaniumWeather" and it's also a bigger font I think...

JDM_SOHC 02-25-2010 12:14 PM

Re: Changing alignment of Titanium Panels?
 
WOOHOOOO..!! I'm startin to get the hang of this... I just can't find out how to change the first font in every title to a capitalized letter and make the "TitaniumWeather" text one size smaller to match the rest...

When I goto notepad++ and do a search for Music or w/e it gives me the layer ID and than if I continue I get the condensed text also, but it doesn't show it lower cased like it does on my phone, so I would know exactly what Music text I should capitalize, same goes with TitaniumWeather, I dunno which one to lower case or change font size... Thanks lobo you definitely are doin a great job at passing it on..!! I've already got PM's about this as well and I'm just forwarding the info u gave me, so I'm passin it on too..!!

http://i21.photobucket.com/albums/b2...ewTitanium.jpg

lobo4806 02-25-2010 01:48 PM

Re: Changing alignment of Titanium Panels?
 
Quote:

Originally Posted by jdmsohc22 (Post 1589931)
WOOHOOOO..!! I'm startin to get the hang of this... I just can't find out how to change the first font in every title to a capitalized letter and make the "TitaniumWeather" text one size smaller to match the rest...

When I goto notepad++ and do a search for Music or w/e it gives me the layer ID and than if I continue I get the condensed text also, but it doesn't show it lower cased like it does on my phone, so I would know exactly what Music text I should capitalize, same goes with TitaniumWeather, I dunno which one to lower case or change font size... Thanks lobo you definitely are doin a great job at passing it on..!! I've already got PM's about this as well and I'm just forwarding the info u gave me, so I'm passin it on too..!!

in the condensed line of titanium weather...it should be pretty much at the bottom of the .cpr file it has the section for font size...and yea i think by default its a size bigger...

rnhok82 02-26-2010 08:05 PM

Re: Changing alignment of Titanium Panels?
 
Quote:

Originally Posted by jdmsohc22 (Post 1589931)
WOOHOOOO..!! I'm startin to get the hang of this... I just can't find out how to change the first font in every title to a capitalized letter...


Try using CHomeEditor...

http://forum.xda-developers.com/showthread.php?t=506951

raidzero 03-04-2010 01:42 PM

Re: Changing alignment of Titanium Panels?
 
lobo, this is excellent information. I used to spend quite a while on CPR's, developing scripts and modifying titanium in general. I am making great progress in converting to a completely centered, imageless titanium environment :) I will of course be posting screenshots when it is complete :-D I thanked every one of your posts.

btw, I watched the video of One by Metallica on your youtube channel... freaking sweet. you're so lucky to have been there. I have yet to see Metallica in concert, but one day the dream will come true :-D

with your permission I would like to include this information in my titanium modifications sticky ;)

lobo4806 03-04-2010 02:14 PM

Re: Changing alignment of Titanium Panels?
 
Quote:

Originally Posted by raidzero (Post 1606333)
lobo, this is excellent information. I used to spend quite a while on CPR's, developing scripts and modifying titanium in general. I am making great progress in converting to a completely centered, imageless titanium environment :) I will of course be posting screenshots when it is complete :-D I thanked every one of your posts.

btw, I watched the video of One by Metallica on your youtube channel... freaking sweet. you're so lucky to have been there. I have yet to see Metallica in concert, but one day the dream will come true :-D

with your permission I would like to include this information in my titanium modifications sticky ;)


yea totally go ahead...freedom of information...what kinds of things have you worked on for titanium?

yea only my 2nd time seeing metallica. hoping they do a big four tour in the states so i can catch my first slayer show

raidzero 03-04-2010 02:37 PM

Re: Changing alignment of Titanium Panels?
 
Quote:

Originally Posted by lobo4806 (Post 1606375)
yea totally go ahead...freedom of information...what kinds of things have you worked on for titanium?

yea only my 2nd time seeing metallica. hoping they do a big four tour in the states so i can catch my first slayer show

I have just made custom panels (toggle bluetooth and wifi, standby and shutdown, tasks and notes - all these are really just simple application launchers) and mortscripts to change titanium shadow/glow colors, to switch between fonts. tasks and power panels are unreleased at this time

lobo4806 03-04-2010 04:42 PM

Re: Changing alignment of Titanium Panels?
 
Quote:

Originally Posted by raidzero (Post 1606464)
I have just made custom panels (toggle bluetooth and wifi, standby and shutdown, tasks and notes - all these are really just simple application launchers) and mortscripts to change titanium shadow/glow colors, to switch between fonts. tasks and power panels are unreleased at this time

thats the stuff i dont know how to do...ive edited titanium weather thru the chome editor to use a different weather radar and changed softkeys and stuff, but i dont know how to make a whole new custom panel. i wanna make a simple panel with 4 shortcuts per page that i can put programs or settings or contacts. if you could send me some code that i can manipulate thats be awesome and of course if i post anything from it, you would for sure get credit.
and also was it you i asked about the code in the .cpr to insert the day of the week on the clock panel? i found some code for that, tried it and i couldnt work it...

lobo4806 03-04-2010 07:05 PM

Re: Changing alignment of Titanium Panels?
 
1 Attachment(s)
all redone to now show the notification counts

just backup and overwrite your original .cpr files in your device/windows directory...enjoy


http://img6.imageshack.us/img6/5023/screen05t.jpg
http://img705.imageshack.us/img705/3310/screen06n.jpg

savir90 03-04-2010 10:20 PM

Re: Changing alignment of Titanium Panels?
 
thanx for your hard work

raidzero 03-05-2010 09:32 AM

Re: Changing alignment of Titanium Panels?
 
yes, thanks! I have finished my mods, I am testing a cab I just made to add all my custom panels, center everything, remove images, script to change titanium fonts and shadow colors, plus chome editor, opera favoritea dn atfavepoeple. also a new start menu group called customization for the new things to go in. I have to flash a ROM other than mine to test it though, since mine already has all that stuff ;)

http://img.photobucket.com/albums/v3...1landscape.jpg

kr1m3boss 03-06-2010 09:35 PM

Re: Changing alignment of Titanium Panels?
 
Does anyone know how to center titanium on a tp1

lobo4806 03-06-2010 11:57 PM

Re: Changing alignment of Titanium Panels?
 
Quote:

Originally Posted by kr1m3boss (Post 1611665)
Does anyone know how to center titanium on a tp1

use the same methods only choose the 640x480 and 480x640 .cpr files...

JDM_SOHC 03-08-2010 08:23 PM

Re: Changing alignment of Titanium Panels?
 
Sweet, didn't realize this thread has progressed as much as it has... =)

Good Shit..!!

savir90 03-11-2010 06:18 PM

Re: Changing alignment of Titanium Panels?
 
http://i27.photobucket.com/albums/c1...Screen01-1.png

http://i27.photobucket.com/albums/c1...Screen07-1.png

made possible by you..thnx

http://forum.ppcgeeks.com/showthread.php?t=113715

like someone said good shit man


All times are GMT -4. The time now is 10:58 PM.

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


Content Relevant URLs by vBSEO 3.6.0