Hi together
I was searching the whole internet but astonishingly I could not find the answer to my question.
I would like to show the next fullmoon date in my Zooper widget. Such as "22. February". Since I have no programming skills I wonder if someone could help me with a little description on how to do that.
Tks a lot!
*bump*
Related
Hello
Can anybody point me in the direction of making my own homescreen? I am a C++/C/C#/Php/Html/Js/Perl/Sql developer, so programming is not an issue. But a nice guide or something, or a starting point i can use to start playing around will be helpful. All the homescreens I have used fall short of what I want...
Thanks in advance...
NorseLaQuet said:
Hello
Can anybody point me in the direction of making my own homescreen? I am a C++/C/C#/Php/Html/Js/Perl/Sql developer, so programming is not an issue. But a nice guide or something, or a starting point i can use to start playing around will be helpful. All the homescreens I have used fall short of what I want...
Thanks in advance...
Click to expand...
Click to collapse
Do you need a custom layout or different items in the view? Basically the layout is in a little XML file where as the items are handled through plugins.
Maybe check out the homescreen example here:
http://msdn2.microsoft.com/en-us/windowsmobile/bb264330.aspx
Good luck with the development
ooooh, COM... fun.....
Anyway, thanks for the link
Youll be hearing from me in a few weeks
Is there any way to display the next appointment on the Calendar section of the homescreen instead of just Today and Tomorrow's Appointments?
I seem to remember that there was that option somewhere, but I cannot seem to find it.
Any Help would be appreciated.
Russ
Yes i would like to know as well, maybe like 7 days out at least.
Does anybody have any ideas? I have found the setting if I were using the WM screen instead of TF3D, but I have been unable to find a setting for TF3D.
Thanks
Bump
Any ideas?? this is really bugging me that i cannot find it.
Thanks
Russ
bump anything out there yet?
bump - I would also like to know if this is possible.
Yes look here, http://forum.xda-developers.com/showpost.php?p=4023719&postcount=6
RMU said:
Yes look here, http://forum.xda-developers.com/showpost.php?p=4023719&postcount=6
Click to expand...
Click to collapse
Thanks for the suggestion, but I have a very customized theme and clock, and do not want to lose either of those with this modification. Is there just a cab out there to JUST modify the amount of appointments shown?
Thanks,
KD8FRE
Anyone ever find a solution to this? I just want my appointments to show more than one day in advance...like maybe a week or two. I dont want to change anything else. Can anyone help with how to do this? I have searched and found the question asked several times, but never answered.
I was wondering if anyone knows how to move the wifi spot.. its in the middle would look so much better little to the left inline with the date in the clock panel, anyone know how to do this.. Thanks
-
Kavana
There is a partial tutorial, which explains a very good deal of how the CPR file works, and should cover how to do what you wish to do. Please refer to it Here
Thank You.
If you have a question specific to a piece of software use the original thread rather than starting new.
As Cyclonezephyrxz7 stated he produced a very good guide to .cpr editing
Thread closed.
After searching for hours looking for the answers I need, I am asking for help. I am using a stock Tilt2 ROM, and want to change the Internet page from att.net to something else, and can't remember how.
And how can I edit my library in WMP to just show songs and not all the other sounds on my card, or clear the library completely for that matter,ooooooooorrrrrrrrr point WMP to a specific folder, MUSIC on my card
Oh and can i change highlight color in tf3d from blue to whatever or transparent highlight.
Thanks yall
Dude, I'm the first person to wince when someone says "use the search tool," 'cause I think it's more helpful and not too much trouble to just post the friggin answer... but this one's on page 1. And I should know, 'cause I just used it myself and said thanks there!
http://forum.xda-developers.com/showthread.php?t=579993
The good news is that it's easy as pie.
As for your music library, sorry man, can't help you with that - haven't gotten that far with my phone yet.
Enjoy!
-V
Ok that wasn't there last night, I swear. Then again looking at 2 o'clock am might have not been a good idea either.
Thank you.
LOL No prob man. Glad to help.
Hello Eveyone,
I downloaded Zooper on Friday and have been playing with it, learning it, reading the forums about it and killing a LOT of time with it LOL! I have learned a lot, and am ploughing through making my own theme for the first time. I have found most of the answers to my questions on here except the main one I need help with:
I want GMT displayed on my home page, not just the differential that's included in #Dz#. I've tried everything I could think of for it, including using the math operators to take local time and add or subtract the value of #DZ# using if then statements but nothing is working. I'm a pilot and that would be a handy value to show on the home screen for us frequent time zone crossers.
Can anyone help me with this please? Seems easy enough but I am obviously missing something. Any help woould be appreciated.
I am a retired Navy fighter pilot, currently living and working in Jakarta, Indonesia as a pilot training captain. Look forward to seeing all of you in here and if any of you live or wander close by, be sure to hit me up!
Cheers,
Wayne "Kila" Watts
Zooper: How to display zulu time for pilots
KilaWatts, It's been awhile since you posted this, but here is your solution. I also wanted to display this on my zooper widget, and I figured it out! Even though it's posted late, I thought that it might benefit other pilots like us as well. Rob
$(#DHHmm#-#DZ#)$Z will display zulu time (eg. 1543Z)
KilaWatts said:
Hello Eveyone,
I downloaded Zooper on Friday and have been playing with it, learning it, reading the forums about it and killing a LOT of time with it LOL! I have learned a lot, and am ploughing through making my own theme for the first time. I have found most of the answers to my questions on here except the main one I need help with:
I want GMT displayed on my home page, not just the differential that's included in #Dz#. I've tried everything I could think of for it, including using the math operators to take local time and add or subtract the value of #DZ# using if then statements but nothing is working. I'm a pilot and that would be a handy value to show on the home screen for us frequent time zone crossers.
Can anyone help me with this please? Seems easy enough but I am obviously missing something. Any help woould be appreciated.
I am a retired Navy fighter pilot, currently living and working in Jakarta, Indonesia as a pilot training captain. Look forward to seeing all of you in here and if any of you live or wander close by, be sure to hit me up!
Cheers,
Wayne "Kila" Watts
Click to expand...
Click to collapse
Correction
I just realized that I was wrong, please disregard my previous post. The correct way to do it is to go to "Override Widget Locality" for the specific module. Then touch the "+" button. Type in the name of the city that you are in, and for the time zone scroll down and select "Etc/Zulu". The code that you need to enter manually is: #DHH#:#Dmm#z
KilaWatts said:
Hello Eveyone,
I downloaded Zooper on Friday and have been playing with it, learning it, reading the forums about it and killing a LOT of time with it LOL! I have learned a lot, and am ploughing through making my own theme for the first time. I have found most of the answers to my questions on here except the main one I need help with:
I want GMT displayed on my home page, not just the differential that's included in #Dz#. I've tried everything I could think of for it, including using the math operators to take local time and add or subtract the value of #DZ# using if then statements but nothing is working. I'm a pilot and that would be a handy value to show on the home screen for us frequent time zone crossers.
Can anyone help me with this please? Seems easy enough but I am obviously missing something. Any help woould be appreciated.
I am a retired Navy fighter pilot, currently living and working in Jakarta, Indonesia as a pilot training captain. Look forward to seeing all of you in here and if any of you live or wander close by, be sure to hit me up!
Cheers,
Wayne "Kila" Watts
Click to expand...
Click to collapse
Thank you!
Rob,
Thanks for both posts.....I appreciate the effort even if it's wrong mate. I understand the second way, however, that seems to just do it manually, and not automatically once I land in another time zone, like the time gets updated. Maybe I'm wrong and if I do it once, where I live now, it will update by itself when the phone comes on and I'm in a different time zone?
Thanks in advance and hope that's not a stupid question LOL! Caught me a bit off guard with an answer finally! My UI is all set up, sans this of course. I'll play with what you suggested and see and maybe you can answer my question in the meantime.....
Cheers buddy and thanks again! :fingers-crossed:
robgross said:
I just realized that I was wrong, please disregard my previous post. The correct way to do it is to go to "Override Widget Locality" for the specific module. Then touch the "+" button. Type in the name of the city that you are in, and for the time zone scroll down and select "Etc/Zulu". The code that you need to enter manually is: #DHH#:#Dmm#z
Click to expand...
Click to collapse
I wanted to display GMT that will auto correct when my time zone goes through a time change (-5 to -6). The closest I got was the following conditional. I hope this helps
$(#DH#-(#DZ#/100))$:#Dmm#
This uses your phone's local time and then factors in DZ.
Thanks!
KilaWatts said:
Rob,
Thanks for both posts.....I appreciate the effort even if it's wrong mate. I understand the second way, however, that seems to just do it manually, and not automatically once I land in another time zone, like the time gets updated. Maybe I'm wrong and if I do it once, where I live now, it will update by itself when the phone comes on and I'm in a different time zone?
Thanks in advance and hope that's not a stupid question LOL! Caught me a bit off guard with an answer finally! My UI is all set up, sans this of course. I'll play with what you suggested and see and maybe you can answer my question in the meantime.....
Cheers buddy and thanks again! :fingers-crossed:
Click to expand...
Click to collapse