PPCGeeks

PPCGeeks (http://forum.ppcgeeks.com/index.php)
-   Titanium Tweaks (http://forum.ppcgeeks.com/forumdisplay.php?f=82)
-   -   Question: Titanium Calendar (http://forum.ppcgeeks.com/showthread.php?t=68598)

codybear 06-26-2009 04:44 PM

Re: Question: Titanium Calendar
 
Quote:

Originally Posted by 4thought (Post 998807)
I did find this:
http://forum.xda-developers.com/show...16#post3606616

I'm using a Vogue, so I tried fooling around with the code to adjust for my resolution, but I couldn't get it to work. Maybe someone with skills (I have none) could adjust to 320x240??

well what you're suppose to do is just cut the numbers in half to go from vga to qvga for titanium resolution stuff.
it comes out to be in the general area, and then you can do minor adjustments to get it in the right spots from there.
If I only still had my vogue I'd do it for ya...
Don't have the emulator installed anymore either...

4thought 06-26-2009 04:47 PM

Re: Question: Titanium Calendar
 
Yeah I tried exactly that with the numbers. To install I stop titanium, copy the CPR file to /windows, start titanium, but nothing changes. I'm missing something.

4thought 06-28-2009 04:42 PM

Re: Question: Titanium Calendar
 
I figured it out. Stupid mistake. I was changing the landscape cpr and testing the portrait! I made the right change, and it works perfectly!

indagroove 07-05-2009 05:20 AM

Re: Question: Titanium Calendar
 
Here's how I've modified my .cpr file to make it look like this:

http://i532.photobucket.com/albums/e...creen01-56.png


Code:

<Layer ID="CalendarCondensed" Visible="False" Width="480" Height="68" Clip="False">
    <Layer ID="Page" Clip="False">
      <!-- Condensed Line 1 -->
      <!--<Text ID="PluginLabel" Left="20" Top="8" Width="440" Height="68" 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="440" Height="68" FontFamily="Tahoma" FontSize="18" FontStyle="Regular"  Wrap="False" VerticalAlignment="Middle" Trimming="EllipsisCharacter" Text="calendar">
        <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="260" Top="8" Width="220" 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="260" Top="38" Width="220" 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>


codybear 07-05-2009 05:28 AM

Re: Question: Titanium Calendar
 
Quote:

Originally Posted by indagroove (Post 1015170)
Here's how I've modified my .cpr file to make it look like this:

definitely like yours better. ;)
I kinda stopped messing with titanium,
and have switched to tf3d.
I wanna learn as much about it as possible with my rom chef finally putting in rhodium manilla, so that way I know what I'm doing when it comes to the new stuff too.
I never bothered with manilla as I hated tf2d,
and use the regular today screen or wisbar back in 6.1 days.
I've pretty much exhausted myself with titanium for a while.
learned just about everything there was to learn about it.
I still have to post a bunch of the mods I learned from just messing with registry settings.
Haven't seen them on xda or ppcgeeks yet. haha.
one of these days I'll get around to writing them up.

djpsyco 07-05-2009 10:24 PM

Re: Question: Titanium Calendar
 
http://i532.photobucket.com/albums/e...creen01-56.png


Indagroove that looks great!!

I saw it on your new kitchen, but i like my ROM for now and don't feel like flashing for a few days :)

How can I edit the cpr?
Can you make a cab file?

Thx!

indagroove 07-06-2009 06:27 PM

Re: Question: Titanium Calendar
 
Quote:

Originally Posted by djpsyco (Post 1016278)
http://i532.photobucket.com/albums/e...creen01-56.png


Indagroove that looks great!!

I saw it on your new kitchen, but i like my ROM for now and don't feel like flashing for a few days :)

How can I edit the cpr?
Can you make a cab file?

Thx!

Just copy your titanium cpr file from your windows folder, and edit it with a simple text editor, then put the new opne back in with total commander. I can't do a cab, since most users each have different .cpr files depending on thier setup.

djpsyco 07-06-2009 10:14 PM

Re: Question: Titanium Calendar
 
Quote:

Originally Posted by indagroove (Post 1017959)
Just copy your titanium cpr file from your windows folder, and edit it with a simple text editor, then put the new opne back in with total commander. I can't do a cab, since most users each have different .cpr files depending on thier setup.


Great!
Thx Indagroove!
You Rock!
That's exactly what I was looking for when I made this thread!

Thx for taking the time to explain the cpr. editing!
Peace!

djpsyco 07-06-2009 11:00 PM

Re: Question: Titanium Calendar
 
Here's my version of the CPR edit.
I give all credits to Indagroove, it's just a modified version.
I didn't needed the word CALENDAR so I took it off.

Code:

<Layer ID="CalendarCondensed" Visible="False" Width="480" Height="68" Clip="False">
    <Layer ID="Page" Clip="False">
      <!-- Text 1: appointment -->
      <Text ID="Text 1" Left="20" Top="8" Width="460" 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="30" Top="38" Width="450" 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>

Here's what it looks like:
http://i732.photobucket.com/albums/w...n/Screen01.jpg

vogonj 07-08-2009 02:40 PM

Re: Question: Titanium Calendar
 
Quote:

Originally Posted by djpsyco (Post 1018609)
Here's my version of the CPR edit.
I give all credits to Indagroove, it's just a modified version.
I didn't needed the word CALENDAR so I took it off.

Code:

<Layer ID="CalendarCondensed" Visible="False" Width="480" Height="68" Clip="False">
    <Layer ID="Page" Clip="False">
      <!-- Text 1: appointment -->
      <Text ID="Text 1" Left="20" Top="8" Width="460" 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="30" Top="38" Width="450" 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>


But this will show nothing (blank plugin) if there's no appointment, right?


All times are GMT -4. The time now is 05:25 PM.

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


Content Relevant URLs by vBSEO 3.6.0