°°Post your Leo Today Screens Here°°

Search This thread

poyensa

Retired Forum Mod / Retired Recognized Developer
Apr 27, 2010
3,161
2,571
mi patria en mis zapatos

Attachments

  • 2013-11-01_11-34-09-.jpeg
    2013-11-01_11-34-09-.jpeg
    42.4 KB · Views: 94
  • 2013-11-01_09-52-27-.jpeg
    2013-11-01_09-52-27-.jpeg
    38.5 KB · Views: 90
  • Like
Reactions: cocopuff

poyensa

Retired Forum Mod / Retired Recognized Developer
Apr 27, 2010
3,161
2,571
mi patria en mis zapatos
master poy how do you set up your clock like that. It looks nice:D

hehe, i will let you know ... is simple, just like UCCW we need 00.png, 01.png, 02.png, 03.png .... 58.png, 59.png ... same for hours (00.png - 23.png) The posibilities of customization expands. Look this with graphics from @King Rollo ... ¡¡¡amazing!!!


PS- Attaching the CHTwPoy_3Dclock. It contain no graphics, you can get some graphics for hours & minutes here & http://forum.xda-developers.com/showpost.php?p=40891477&postcount=7219. Once installed access to the configuration trough CHTtweaks.v099.beta and select where the PNGs for hours minutes are stored. The main function is quite simple:

Code:
Poy_3DTime = function()
  local hourIcon = machineStatus.CurrentTime.Value:GetTimeString("HH")..".png"
  local hourPath = GetCHTSettingString("Poy_3Dclock.hour","\\storage card\\chttweaks\\poy_3Dclock\\hour\\")
  Poy_3DHour:SetTexture(hourPath..hourIcon)
  local minIcon = machineStatus.CurrentTime.Value:GetTimeString("mm")..".png"
  local minPath = GetCHTSettingString("Poy_3Dclock.min","\\storage card\\chttweaks\\poy_3Dclock\\min\\")
  Poy_3DMin:SetTexture(minPath .. minIcon)
end
 

Attachments

  • 2013-11-02_09-29-32-.jpeg
    2013-11-02_09-29-32-.jpeg
    41.6 KB · Views: 77
  • CHTwPoy_3Dclock.cab
    7.7 KB · Views: 8
  • CHTTweaks.099.beta.zip
    4.7 KB · Views: 5
Last edited:

poyensa

Retired Forum Mod / Retired Recognized Developer
Apr 27, 2010
3,161
2,571
mi patria en mis zapatos
wow Wow WOW how do you do this, TRULY A MASTER :highfive:

Thankyou very much my friend :)

It is just a widget for Co0kie Home Tab, so really not very functional as it only works in the home tab. I am doing as preliminary work to create a vertical Side-Menu which I think could be much more functional.

You can try if you like(*) :) still WIP needs to be finished the setting menu to customize icons, colors, links, maybe longpress, etc. At the moment I have power button linked to screenOff.exe -from end-key4.5 by johcos; recent apps linked to iManager.exe by antru, it have a nice effect to go from any app to other similar to android recent apps; windows start menu; camera; and people.

All the script work is based on @Dunc001 's SimClock, and original idea from @noname81 of course.

(*) does not work when CHT softkeys are not activated, will fix it soon. fixed


EDIT: removed the cab, now Pie Control for all Sense tabs here
 

Attachments

  • 2013-11-14_09-09-49-.jpeg
    2013-11-14_09-09-49-.jpeg
    36.8 KB · Views: 148
  • 2013-11-17_12-29-46-.jpeg
    2013-11-17_12-29-46-.jpeg
    41.4 KB · Views: 134
Last edited:
  • Like
Reactions: cocopuff

poyensa

Retired Forum Mod / Retired Recognized Developer
Apr 27, 2010
3,161
2,571
mi patria en mis zapatos
As above, this looks good & maybe quite useful too ...

I would love to extend it to the rest of Sense, even to windows ... but unfortunately i have no skill. Our weak HD2 hard buttons would be thankful. Anyway we still have LMT which is great for it.

That pie control is one step to a side menu more configurable, something like the attached pic.
 

Attachments

  • 1455001_736839186330553_1419171381_n.jpg
    1455001_736839186330553_1419171381_n.jpg
    34.7 KB · Views: 228

Dunc001

Inactive Recognized Developer
Apr 6, 2010
2,705
1,462
Hiding out south of the border...
Thankyou very much my friend :)

It is just a widget for Co0kie Home Tab, so really not very functional as it only works in the home tab. I am doing as preliminary work to create a vertical Side-Menu which I think could be much more functional.

You can try if you like(*) :) still WIP needs to be finished the setting menu to customize icons, colors, links, maybe longpress, etc. At the moment I have power button linked to screenOff.exe -from end-key4.5 by johcos; recent apps linked to iManager.exe by antru, it have a nice effect to go from any app to other similar to android recent apps; windows start menu; camera; and people.

All the script work is based on @Dunc001 's SimClock, and original idea from @noname81 of course.

(*) does not work when CHT softkeys are not activated, will fix it soon. fixed

You know Poy, I had to send my One back to Phones4U last week for repair an whilst it was away I stole back my old HD2 from our son and ran it for a week, still on NAND Android mind you. However when my One arrived back yesterday I had a sudden desire to restore WinMo to the old thing and have a play with CHT again. This might just have tipped me over the edge...

Mind you, as Cotulla has now switched to the One as his development device we might soon very well be seeing WinMo multi-booting alongside Android, Ubuntu and Windows Phone 8 on the One as well!

Hope you are well my friend, great work as always :cool:
 

poyensa

Retired Forum Mod / Retired Recognized Developer
Apr 27, 2010
3,161
2,571
mi patria en mis zapatos
expanding posibilities ... I could manage to extend the Pie Controls to the rest of Sense (manila 2.5). If any wants to try download from here
 

Attachments

  • 2013-11-23_11-34-33-.jpeg
    2013-11-23_11-34-33-.jpeg
    53.1 KB · Views: 182
  • 2013-11-23_11-34-40-.jpeg
    2013-11-23_11-34-40-.jpeg
    75.8 KB · Views: 167
  • 2013-11-23_11-34-57-.jpeg
    2013-11-23_11-34-57-.jpeg
    64 KB · Views: 160
  • 2013-11-23_11-35-09-.jpeg
    2013-11-23_11-35-09-.jpeg
    62.7 KB · Views: 147
  • 2013-11-23_11-35-24-.jpeg
    2013-11-23_11-35-24-.jpeg
    51.8 KB · Views: 143
  • 2013-11-23_11-35-30-.jpeg
    2013-11-23_11-35-30-.jpeg
    63.8 KB · Views: 144
  • 2013-11-23_11-36-38-.jpeg
    2013-11-23_11-36-38-.jpeg
    52.1 KB · Views: 140
  • 2013-11-23_11-33-13-.jpeg
    2013-11-23_11-33-13-.jpeg
    71.2 KB · Views: 131
  • 2013-11-23_11-37-07-.jpeg
    2013-11-23_11-37-07-.jpeg
    60 KB · Views: 125
  • 2013-11-23_11-42-38-.jpeg
    2013-11-23_11-42-38-.jpeg
    55.4 KB · Views: 128
Last edited:
  • Like
Reactions: cocopuff

cmajewsk

Senior Member
Jan 11, 2007
303
43
Abu Dhabi
You know Poy, I had to send my One back to Phones4U last week for repair an whilst it was away I stole back my old HD2 from our son and ran it for a week, still on NAND Android mind you. However when my One arrived back yesterday I had a sudden desire to restore WinMo to the old thing and have a play with CHT again. This might just have tipped me over the edge...

Mind you, as Cotulla has now switched to the One as his development device we might soon very well be seeing WinMo multi-booting alongside Android, Ubuntu and Windows Phone 8 on the One as well!

Hope you are well my friend, great work as always :cool:

I cannot believe people are still developing for Windows Mobile 6.5! Awesome! I dusted off my HD2 as well and loaded NRG's GTX CHT ROM on it. Of course it looks beautiful, and brings back memories. I cannot get over the flexibility and customization that's allowed on this platform. What app do you use to take screen shots? I had to use another phone to do mine...Also, is there an app store anywhere? I know the official Microsoft one closed down awhile back. Is anyone using their HD2 as a daily driver? Is this even possible with Windows Mobile 6.5?

8sARXr2l.jpg
 
  • Like
Reactions: cocopuff

cocopuff

Senior Member
Jun 20, 2010
970
2,109
Hawaii
I cannot believe people are still developing for Windows Mobile 6.5! Awesome! I dusted off my HD2 as well and loaded NRG's GTX CHT ROM on it. Of course it looks beautiful, and brings back memories. I cannot get over the flexibility and customization that's allowed on this platform. What app do you use to take screen shots? I had to use another phone to do mine...Also, is there an app store anywhere? I know the official Microsoft one closed down awhile back. Is anyone using their HD2 as a daily driver? Is this even possible with Windows Mobile 6.5?

8sARXr2l.jpg

To answer to you question my friend is yes I use shake and save, yes there is app store we cant give you free ware links its against the rules here, and Im not using mines for daily drive but im pretty sure some people are.:)
 
  • Like
Reactions: cmajewsk

Top Liked Posts

  • There are no posts matching your filters.
  • 7
    Coming soon..

    chthalloween.jpg
    6
    ........................................background
    D3StRoY made ​​for Android .... I just edited ... thanks

    mi_genie__mclock_skin_by_d3stroy-d4b0091.jpg





    http://www.multiload.cz/stahnout/501687/background-rar/

    original link
    http://forum.xda-developers.com/attachment.php?attachmentid=736262&d=1317415637
    6
    Sim3 is coming ...

    screenshot8ol.png
    screenshot7hl.png

    Sim3 is in final testing :cool: Here is a quick rundown of what you can expect in the final version:

    NEW - Program Quicklink panel, can be set to either 7 or 14 links and can use either the Start Menu icons or you can choose your own icon path.

    NEW - Panel autoclose feature, with user definable delay before closing. Can also be disabled.

    NEW - Day/Night switching feature for text, line and background settings.

    NEW - Option to have comm and quicklink panels open above the clock (program links panel always opens below)

    NEW - Autohide alarm element when no alarm set. Can be disabled.

    ENHANCED - Text Battery icon is now 5-stage so changes as battery level reduces

    ENHANCED - Added option to choose program for Flashlight
    6
    Well guys due to the fact that I am too busy with university and I cant afford working on my phone as much as usually I defected to the darkside of the OS-Force and currently have Android on my HD2. That doesnt mean a complete good bye and that doesnt mean, that I will stop working on the Winmo OS, but it will be less working on it.

    I searched for all my screenshots of themes etc and I wanted to make myself an image with all of them....and I thought, why not sharing it with you ;)


    completehomes.png
    5
    This regulator clock is my last clock widget for the next time. The pendulum is working and the weight shows the battery state of your device. You can download it here.

    feea7ca7f3.png