Jump to content

Recommended Posts

Guest wiggy6230
Posted
Screen009-1.png

Hi,

Is that RODRIGOFD LEO2 FUSION BETA 1 / b.091209 rom your using, if not what and where did you get it from.

Wiggy

Guest jeffrey2000
Posted
Hi how did you make your top bar and buttom bar glassy/glossy look? mine is flat black.

Well it's just a new theme I'll be posting very soon.

Guest darkworldzz
Posted
I decided to use Titanium for a while:

d1b108ec-17c5-498f-ab74-5f3e0c0904a.png

nice wallpaper... care to share??

Guest kaizer hanz
Posted

here.. for this month, big thx to RFD for The ROM and other from xda-dev, ;)

Screen13.jpgScreen14.jpgScreen15.jpgScreen16.jpgScreen17.jpgScreen12.jpg

Guest asus535
Posted (edited)

Why analog and digital times don't match? 07:41 vs. 00:54

I decided to use Titanium for a while:

d1b108ec-17c5-498f-ab74-5f3e0c0904a.png

Edited by asus535
Guest Michael Pang
Posted
Why analog and digital times don't match? 07:41 vs. 00:54

I guess the analog clock is an icon not a real clock

Guest forelli
Posted
here.. for this month, big thx to RFD for The ROM and other from xda-dev, ;)

Hey hanz, care to share your taskbar?

Posted
I guess the analog clock is an icon not a real clock

That would be correct.

Guest yshaikh01
Posted
Looks nice. How did you change the font?

I had to edit the cpr files to use Gothic Century instead of Tahoma. Also Titanium Weather uses Segoe UI which also needs to be changed in the cpr files. I have attached the font I use which you need to copy into the windows directory.

Gothic.zip

Guest gchris7
Posted
I had to edit the cpr files to use Gothic Century instead of Tahoma. Also Titanium Weather uses Segoe UI which also needs to be changed in the cpr files. I have attached the font I use which you need to copy into the windows directory.

Thank you very much.

Well here is mine with the new text ;)

post-611355-1260810159_thumb.png

Guest yshaikh01
Posted (edited)
Thank you very much.

Well here is mine with the new text ;)

post-611355-1260810159_thumb.png

That looks very nice indeed, how did you get the weather icon to show?

Thanks

Edited by yshaikh01
Guest gchris7
Posted
That looks very nice indeed, how did you get the weather icon to show?

Thanks

Replace those lines on your splugin cpr.

<Layer ID="TitaniumWeatherCondensed" Visible="False" Width="480" Height="60">

	 <Layer ID="Page">

	   <Image ID="CurrentIcon" Left="20" Top="8" Width="70" Height="70" />

	   <Text ID="PluginLabel" Left="95" Top="8" Width="460" Height="52" FontFamily="Century Gothic" 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>

Guest yshaikh01
Posted
Replace those lines on your splugin cpr.

<Layer ID="TitaniumWeatherCondensed" Visible="False" Width="480" Height="60">

	  <Layer ID="Page">

		<Image ID="CurrentIcon" Left="20" Top="8" Width="70" Height="70" />

		<Text ID="PluginLabel" Left="95" Top="8" Width="460" Height="52" FontFamily="Century Gothic" 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>

Thanks ;)

Guest the_KIT
Posted
Thank you very much.

Well here is mine with the new text ;)

post-611355-1260810159_thumb.png

Wow...tt's nice! ;) ...mind showing your code to make the calendar event show on the panel when it's not selected like yours too?

Guest sys_error
Posted (edited)
Wow...tt's nice! ;) ...mind showing your code to make the calendar event show on the panel when it's not selected like yours too?

Replace those lines on your splugin or titanium cpr.

  <Layer ID="CalendarCondensed" Visible="False" Width="480" Height="110">

	<Layer ID="Page" Clip="False">

	  <!-- Condensed Line 1 -->

	  <!--<Text ID="PluginLabel" Left="20" Top="8" Width="440" Height="110" FontFamily="Tahoma" FontSize="18" FontStyle="Regular" Wrap="False" VerticalAlignment="Top" Trimming="EllipsisCharacter" InnerTextType="Resource" Text="cmhomeres.dll,1026">

		<TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0" />

		<TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF" />

	  </Text>-->

	  <Text ID="PluginLabel" Left="20" Top="8" Width="200" Height="110" FontFamily="Tahoma" FontSize="18" FontStyle="Regular" Wrap="False" VerticalAlignment="Top" Trimming="EllipsisCharacter" InnerTextType="Resource" Text="cmhomeres.dll,1026">

		<TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0" />

		<TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF" />

	  </Text>

	  <!-- Text 1: appointment -->

	  <Text ID="Text 1" Left="210" Top="8" Width="470" Height="30" FontFamily="Tahoma" FontSize="9" 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>

	  <!-- Text 2: appointment_date -->

	  <Text ID="Text 2" Left="210" Top="38" Width="470" Height="30" FontFamily="Tahoma" FontSize="7" 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>

	  <!-- Text 3: appointment_location -->

	  <Text ID="Text 3" Left="210" Top="68" Width="470" Height="30" FontFamily="Tahoma" FontSize="7" 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>

	</Layer>

  </Layer>

Edited by sys_error

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.