View Single Post
  #24 (permalink)  
Old 07-13-2009, 04:49 PM
yotoad's Avatar
yotoad
Regular 'Geeker
Offline
Location: tennessee
 
Join Date: Jul 2007
Posts: 365
Reputation: 175
yotoad is keeping up the good workyotoad is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Question: Titanium Calendar

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




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>
this is excellent -- thanks
__________________
palm pre: 10/2009-present
htc touch pro: 11/2008-present
htc apache: 4/2006-10/2008
sony clie peg-t665c: 5/2002-3/2006
palm v - 5/1999-4/2002