Jump to content

Adding Custom Panels


Recommended Posts

Guest Redmanll34
Posted

Build: BGill 2.5.1 with R&R black theme (applied) and bliss(installed only)

My problem: Been trying to make custom panels for my home screen, I am able to create them and they work perfectly. The issue is in how it looks. If you are using bliss then you always have a transparent glass around your panels. But when you create or enable a new panel, it does not have this. I've been searching for a fix for the good part of today and also last night. And have yet to find one.

Example: When I enable Cvolume after installing the cab, it shows up but no transparent glass, so what I think is the issue is there is no data in the .cpr file as shown below. I'm thinking that if I can get this to work, then adding that glass into custom panels will be somewhat the same....

<!-- ********************************************************************************

********************************************************************************

******************** -->

<!-- CVolume layout templates -->

<!-- ********************************************************************************

********************************************************************************

******************** -->

Compared to

<!-- ********************************************************************************

********************************************************************************

******************** -->

<!-- Photos layout templates -->

<Layer ID="PhotosExpanded" Visible="False" Width="240" Height="82" Clip="False">

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

<!-- Icon on upper right -->

<Image ID="Icon" Left="188" Top="-13" Width="43" Height="57" />

<!-- Actual sliding photos -->

<Image ID="Image 1" Left="18" Top="13" Width="58" Height="58">

<Layer ID="Border" Color="0xffffff" Left="-1" Top="-1" Width="60" Height="60" />

</Image>

<Layer ID="TextPanel">

<!-- Line 1 -->

<Text ID="Text 1" Left="85" Top="26" Width="120" Height="21" FontFamily="Segoe UI" 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>

<!-- Icon for Line 1 not currently used -->

<!-- Line 2 -->

<Text ID="Text 2" Left="85" Top="43" Width="140" Height="15" FontFamily="Segoe UI" FontSize="8" 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>

</Layer>

<Layer ID="PhotosCondensed" Visible="False" Width="240" Height="34">

<Image ID="ImageFixed" Source="\My Documents\Themes\Bliss\bliss_iconbgclear_portrait.png" Left="10" Top="4" Width="220" Height="29" ScaleStyle="Fit" />

<Layer ID="Page">

<!-- Icon -->

<Image ID="ImageFixed" Source="\My Documents\Themes\Bliss\bliss_photos.png" Left="10" Top="4" Width="25" Height="25" ScaleStyle="Fit" />

<!-- Title or Condensed Line 1 -->

<Text ID="PluginLabel" Left="40" Top="6" Width="220" Height="29" FontFamily="Segoe UI" FontSize="15" FontStyle="Regular" Wrap="False" VerticalAlignment="Top" Trimming="EllipsisCharacter" InnerTextType="Resource" Text="cmhomeres.dll,1028">

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

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

</Text>

</Layer>

</Layer>

<!-- ********************************************************************************

********************************************************************************

******************** -->

Which works fine and looks fine. And I think the part in the red is the answer to adding that glass

Also second question: I want to modify Cvoicemail so that when tapped it will open visual voice mail. I don't know if this is possible, if not i will make a custom panel for it, but I was hoping for the notifications that come with the premade cvoicemail. Any ideas as to where to start?

And does anyone have the cvoicemail cab? I disabled mine and it does not want to come back. I'm assuming it needs to be reinstalled now.

Thanks for looking over my post I know it is long, I have tried to do as much research as possible but I am getting frustrated now, so I am turning to you for help. So thank you for reading my post and if you have a suggestion or an answer, please and thank you :)

Tom

Cpr file attached

Titanium_240x400copy.txt

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.