[MOD][.CAB][WM6.5.x] New WP7 Start Menu

Search This thread

efsane

Senior Member
Mar 13, 2007
203
88
Sivas-Merkez
www.ctrlpda.com
2i6fhqa.png


Hi.

New WP7 Start Menu.Sample rom OMNIA II ROMNIA Series v6

add to StartMenu_GridScene_480x800.cpr <Text ID under
Code:
          <Text ID="Text" Left="154" Top="06" Width="480" Height="90" FontFamily="Segoe UI" FontSize="15" ForeColor="#ffffff" BackColor="#2000ff " Wrap="True" Trimming="EllipsisCharacter" />

Sample:
Code:
<Image ID="Image" Left="70" Top="13" Width="64" Height="64" ScaleStyle="Fit" />
          <Text ID="Text" Left="154" Top="46" Width="480" Height="90" FontFamily="Segoe UI" FontSize="8" ForeColor="3bb9ff" BackColor="#2000ff " Wrap="True" Trimming="EllipsisCharacter" />
          <Text ID="Text" Left="154" Top="06" Width="480" Height="90" FontFamily="Segoe UI" FontSize="15" ForeColor="#ffffff" BackColor="#2000ff " Wrap="True" Trimming="EllipsisCharacter" />
        </Layer>
      </Layer>

Optional;
Top="06(07,10,14,18...)"
FontFamily="Segoe UI(Arial,Bell MT,Comic Sans MS,Microsoft Sans Serif...)"
FontSize="15(07,10,14,18...)"
ForeColor="#ffffff(#99FFFF, #FF9933, #009933...)" (Sample color code sitekodlari.com )

Enjoy ;)

(Only wvga screen 480x800)
 

Attachments

  • wp7-efsane.zip
    306.8 KB · Views: 5,764

lesscro

Senior Member
Jul 16, 2007
4,486
2,266
Paris
Works like a charm...
really good idea to add a small text under original Title...

i make some interesting mod on your CPR...

Added text limit...
Change position of Small text more readable
change size of Big text ID...

Code:
<Image ID="Hexagon Overlay Image" Width="480" Height="90" ScaleStyle="Fit" Source=".\" />
          <Image ID="Image" Left="70" Top="13" Width="64" Height="64" ScaleStyle="Fit" />
          <Text ID="Text" Left="154" Top="56" Width="320" Height="90" FontFamily="Segoe UI" FontSize="6" ForeColor="3bb9ff" BackColor="#2000ff " Wrap="True" Trimming="EllipsisCharacter" />
          <Text ID="Text" Left="154" Top="06" Width="350" Height="90" FontFamily="Segoe UI" FontSize="13" ForeColor="#ffffff" BackColor="#2000ff " Wrap="True" Trimming="EllipsisCharacter" />
        </Layer>

Result :

screen001im.png
 

Nokser

Inactive Recognized Developer
Mar 18, 2008
3,259
603
36
Warsaw
mcodingset.com
2i6fhqa.png


Hi.

New WP7 Start Menu.Sample rom OMNIA II ROMNIA Series v6

add to StartMenu_GridScene_480x800.cpr <Text ID under
Code:
          <Text ID="Text" Left="154" Top="06" Width="480" Height="90" FontFamily="Segoe UI" FontSize="15" ForeColor="#ffffff" BackColor="#2000ff " Wrap="True" Trimming="EllipsisCharacter" />

Sample:
Code:
<Image ID="Image" Left="70" Top="13" Width="64" Height="64" ScaleStyle="Fit" />
          <Text ID="Text" Left="154" Top="46" Width="480" Height="90" FontFamily="Segoe UI" FontSize="8" ForeColor="3bb9ff" BackColor="#2000ff " Wrap="True" Trimming="EllipsisCharacter" />
          <Text ID="Text" Left="154" Top="06" Width="480" Height="90" FontFamily="Segoe UI" FontSize="15" ForeColor="#ffffff" BackColor="#2000ff " Wrap="True" Trimming="EllipsisCharacter" />
        </Layer>
      </Layer>

Optional;
Top="06(07,10,14,18...)"
FontFamily="Segoe UI(Arial,Bell MT,Comic Sans MS,Microsoft Sans Serif...)"
FontSize="15(07,10,14,18...)"
ForeColor="#ffffff(#99FFFF, #FF9933, #009933...)" (Sample color code sitekodlari.com )

Enjoy ;)

(Only wvga screen 480x800)

Hi Efsane... Thanks bro for this ;)
 
  • Like
Reactions: _LeCiel_

arbi13

Senior Member
Jan 1, 2007
173
40
Hi Efsane, I've just installed in my HD2 but the start menu didn't change. It's over a custom 6.5.x spanish rom.
 

_LeCiel_

Senior Member
Sep 10, 2009
364
77
lukebasarab.deviantart.com
Looks really cool, but... what's the purpose of having the same text twice? I would understand if the second text could be different then the main, big one, but I think that's not possible.

Anyways, awesome job! Thank you!
 

LastOttoman

Senior Member
Mar 2, 2010
169
188
www.ctrlpda.com
Congratulations

2i6fhqa.png


Hi.

New WP7 Start Menu.Sample rom OMNIA II ROMNIA Series v6

add to StartMenu_GridScene_480x800.cpr <Text ID under
Code:
          <Text ID="Text" Left="154" Top="06" Width="480" Height="90" FontFamily="Segoe UI" FontSize="15" ForeColor="#ffffff" BackColor="#2000ff " Wrap="True" Trimming="EllipsisCharacter" />

Sample:
Code:
<Image ID="Image" Left="70" Top="13" Width="64" Height="64" ScaleStyle="Fit" />
          <Text ID="Text" Left="154" Top="46" Width="480" Height="90" FontFamily="Segoe UI" FontSize="8" ForeColor="3bb9ff" BackColor="#2000ff " Wrap="True" Trimming="EllipsisCharacter" />
          <Text ID="Text" Left="154" Top="06" Width="480" Height="90" FontFamily="Segoe UI" FontSize="15" ForeColor="#ffffff" BackColor="#2000ff " Wrap="True" Trimming="EllipsisCharacter" />
        </Layer>
      </Layer>

Optional;
Top="06(07,10,14,18...)"
FontFamily="Segoe UI(Arial,Bell MT,Comic Sans MS,Microsoft Sans Serif...)"
FontSize="15(07,10,14,18...)"
ForeColor="#ffffff(#99FFFF, #FF9933, #009933...)" (Sample color code sitekodlari.com )

Enjoy ;)

(Only wvga screen 480x800)










Congratulations you are doing really beautiful works.. Studies in I wish you success...

dear ; Fatih özoglu
 

lesscro

Senior Member
Jul 16, 2007
4,486
2,266
Paris
My post was stupid, I didn't have a Sense Rom on my phone, duh.

A Sense ROm is not needed... only A WVGA device and a WM6.5.x ROM...
cab contain a CPR...


Looks really cool, but... what's the purpose of having the same text twice? I would understand if the second text could be different then the main, big one, but I think that's not possible.

Anyways, awesome job! Thank you!

I search too a way to have other info in second Line but Windows use only text and image then i don't know how to add more different inf that can be used my OS... Maybe we can search in registry... like start menu feature...

Stay tuned _LeCiel_...


any easy guide about using this??!
i cant understand any thing!!

Install cab..; restart (soft reset)...; ENJOY

Can this be scaled down to QVGA?

I have a QVGA device too... i will try to make something about it... actually i m at this part of visual : need more horizontal center and i can share CPR
screen01eh.png


ny_limited said:
Thanks for the quick answer. I tried that twice. both times installed the cab to the device, restarted.. no change. same old start menu. any ideas?
Which device ? which ROM ? requirment WM6.5 to use CPR files...
Did you use a Titanium SKIN ? sometimes it change registry to use custom CPR to preserve original CPR
 
  • Like
Reactions: raja'i

FVSantbrink

Senior Member
Nov 14, 2010
58
3
Looks really cool, but... what's the purpose of having the same text twice? I would understand if the second text could be different then the main, big one, but I think that's not possible.

Anyways, awesome job! Thank you!

That would be nice to have, however I've noticed that having the same text twice could be handy for some people. For example, the text is rather big - although editable to a smaller size if needed - and thus causes some entries to cut off the edge of the screen. So, having the smaller text under can help you read the rest of an entry if you're not sure what the entire thing is; If you get what I'm saying. :rolleyes:
 

Nokser

Inactive Recognized Developer
Mar 18, 2008
3,259
603
36
Warsaw
mcodingset.com
A Sense ROm is not needed... only A WVGA device and a WM6.5.x ROM...
cab contain a CPR...




I search too a way to have other info in second Line but Windows use only text and image then i don't know how to add more different inf that can be used my OS... Maybe we can search in registry... like start menu feature...

Stay tuned _LeCiel_...




Install cab..; restart (soft reset)...; ENJOY



I have a QVGA device too... i will try to make something about it... actually i m at this part of visual : need more horizontal center and i can share CPR
screen01eh.png



Which device ? which ROM ? requirment WM6.5 to use CPR files...
Did you use a Titanium SKIN ? sometimes it change registry to use custom CPR to preserve original CPR
Hi Bro
Please, give to me icon from this picture :D
 

jemaho

Senior Member
Apr 7, 2009
219
39
Waregem
Not working on my HD2 running latest 23152 v12 from Dutty, FRA. Can you maybe post the cpr file not cabbed, total commander would do the rest than.
 

lesscro

Senior Member
Jul 16, 2007
4,486
2,266
Paris
Hi Bro
Please, give to me icon from this picture :D
Hi Bro'... This icon pack is designed to QVGA... i made this suite long time ago... max size 48x48... Second posf Thread report my version this mod and you can sese my actual Cosmic Icon Suite revisited to Mobile...
Not working on my HD2 running latest 23152 v12 from Dutty, FRA. Can you maybe post the cpr file not cabbed, total commander would do the rest than.
Use WinCe Cab Manager and extract cpr from cab../
i made some modification too on cpr to cut long text...


@ QVGA user...
i have fixed position
Copy attached file in \Windows directory
 
  • Like
Reactions: efsane

zole2112

Senior Member
Oct 23, 2008
706
88
Wisconsin
Use WinCe Cab Manager and extract cpr from cab../
i made some modification too on cpr to cut long text...



I'll try this too, thanks!
 

Nokser

Inactive Recognized Developer
Mar 18, 2008
3,259
603
36
Warsaw
mcodingset.com
Hi Bro'... This icon pack is designed to QVGA... i made this suite long time ago... max size 48x48... Second posf Thread report my version this mod and you can sese my actual Cosmic Icon Suite revisited to Mobile...

Use WinCe Cab Manager and extract cpr from cab../
i made some modification too on cpr to cut long text...


@ QVGA user...
i have fixed position
Copy attached file in \Windows directory

But where i find nice icon png/ico??
you tell me Bro?
 

Top Liked Posts

  • There are no posts matching your filters.
  • 17
    2i6fhqa.png


    Hi.

    New WP7 Start Menu.Sample rom OMNIA II ROMNIA Series v6

    add to StartMenu_GridScene_480x800.cpr <Text ID under
    Code:
              <Text ID="Text" Left="154" Top="06" Width="480" Height="90" FontFamily="Segoe UI" FontSize="15" ForeColor="#ffffff" BackColor="#2000ff " Wrap="True" Trimming="EllipsisCharacter" />

    Sample:
    Code:
    <Image ID="Image" Left="70" Top="13" Width="64" Height="64" ScaleStyle="Fit" />
              <Text ID="Text" Left="154" Top="46" Width="480" Height="90" FontFamily="Segoe UI" FontSize="8" ForeColor="3bb9ff" BackColor="#2000ff " Wrap="True" Trimming="EllipsisCharacter" />
              <Text ID="Text" Left="154" Top="06" Width="480" Height="90" FontFamily="Segoe UI" FontSize="15" ForeColor="#ffffff" BackColor="#2000ff " Wrap="True" Trimming="EllipsisCharacter" />
            </Layer>
          </Layer>

    Optional;
    Top="06(07,10,14,18...)"
    FontFamily="Segoe UI(Arial,Bell MT,Comic Sans MS,Microsoft Sans Serif...)"
    FontSize="15(07,10,14,18...)"
    ForeColor="#ffffff(#99FFFF, #FF9933, #009933...)" (Sample color code sitekodlari.com )

    Enjoy ;)

    (Only wvga screen 480x800)
    4
    Thanks for sharing, awesome work :)

    As already reported this mod didnt works for my custom rom and thats why many chefs use the HTC custom cpr "StartMenuCust_480x800.cpr".

    I modded your cab and renamed the cpr and now it works, i have attached here for other people.

    Note for all: please dont quote the entire first post within all pictures.
    3
    Works like a charm...
    really good idea to add a small text under original Title...

    i make some interesting mod on your CPR...

    Added text limit...
    Change position of Small text more readable
    change size of Big text ID...

    Code:
    <Image ID="Hexagon Overlay Image" Width="480" Height="90" ScaleStyle="Fit" Source=".\" />
              <Image ID="Image" Left="70" Top="13" Width="64" Height="64" ScaleStyle="Fit" />
              <Text ID="Text" Left="154" Top="56" Width="320" Height="90" FontFamily="Segoe UI" FontSize="6" ForeColor="3bb9ff" BackColor="#2000ff " Wrap="True" Trimming="EllipsisCharacter" />
              <Text ID="Text" Left="154" Top="06" Width="350" Height="90" FontFamily="Segoe UI" FontSize="13" ForeColor="#ffffff" BackColor="#2000ff " Wrap="True" Trimming="EllipsisCharacter" />
            </Layer>

    Result :

    screen001im.png
    2
    VGA

    VGA Ekranlar için diamond dan görüntüler az önce hazırladım

    PHP:
    <?xml version="1.0"?>
    <Form xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" Width="480" Height="640">
      <StartMenu_GridScene ID="Scene">
        <GridView ID="Start Menu Items List" Width="480" Height="536" Columns="1" Scrollable="TRUE" HexagonGrid="TRUE" HorizontalWrapAround="FALSE">
          <Image ID="Selection" Left="57" Width="90" Height="90" Source=".\" />
          <Layer ID="GridItem" Width="480" Height="90" OnAction="GridItemAction">
            <Layer ID="Normal">
              <Image ID="Hexagon Overlay Image" Width="480" Height="90" ScaleStyle="Fit" Source=".\" />
              <Image ID="Image" Left="20" Top="13" Width="64" Height="64" ScaleStyle="Fit" />
              <Text ID="Text" Left="105" Top="46" Width="480" Height="90" FontFamily="Segoe UI" FontSize="8" ForeColor="3bb9ff" BackColor="#2000ff " Wrap="True" Trimming="EllipsisCharacter" />
              <Text ID="Text" Left="105" Top="06" Width="480" Height="90" FontFamily="Segoe UI" FontSize="13" ForeColor="#ffffff" BackColor="#2000ff " Wrap="True" Trimming="EllipsisCharacter" />
            </Layer>
          </Layer>
          <Layer ID="NoItems">
            <Text ID="Text" Width="480" Height="90" FontFamily="Tahoma" FontSize="10" ForeColor="#00FFFFFF" Wrap="False" Trimming="Character" HorizontalAlignment="Center" InnerTextType="Resource" />
          </Layer>
        </GridView>
      </StartMenu_GridScene>
    </Form>