Thread: [PREVIEW] OSX Leopard Add-Ons
-
10-30-2008, 11:08 PM #21iPhoneaholic
- Join Date
- Jul 2008
- Location
- Winter Park, Florida
- Posts
- 494
- Thanks
- 64
- Thanked 101 Times in 60 Posts
And I was not trying to be rude at all...I actually was trying to help and offering a suggestion. I am just as eager as you are to get my hands on his theme in its entirety! I apologize if my earlier post offended you, that was not my intention ;-)
-
10-30-2008, 11:10 PM #22iPhone? More like MyPhone
- Join Date
- Feb 2008
- Location
- On the Bayou
- Posts
- 143
- Thanks
- 19
- Thanked 3 Times in 3 Posts
Wow a Bear of a theme!! Definitly waiting on this release! GJ
-
10-31-2008, 06:27 AM #23
-
10-31-2008, 08:06 AM #24
Is it possible to run a "video" wallpaper simultaneously with widgets?
For example, I'm running the Umbrella (Resident Evil) theme that has a blue light bar that moves down the screen as in the LCD screen in that movie. When I tried to apply the Time and Date widget, it didnt work together.
Thanks
-
10-31-2008, 09:35 AM #25
Kwan....I have no idea about video wallpaper man. Maybe someone smarter than me can answer your question.
In the interim....I remade the weather widget to reflect the reality of how it looks in Dashboard. Below is the final result. If you want to tweak the color and maintain the current look just use photo filter in PS.
Updated weather widget: with icons from Katra and assistance from Ice
Edit: Added some padding to the top of the icons so it lines up better with the new widget. Going to try and split the location and temp in order to center the current forecast....we'll see what happens
Last edited by Bear Hunter; 10-31-2008 at 11:28 AM.
-
10-31-2008, 10:29 AM #26My iPhone is a Part of Me
- Join Date
- May 2008
- Location
- Scranton
- Posts
- 584
- Thanks
- 164
- Thanked 197 Times in 155 Posts
Kwan im no expert but i have the umbrella scanline running with my weather widgets with no problems.....
i have all my weather widgets as:
Widget.html
and i have the scanline as:
Wallpaper.html
so no matter what wallpaper.html i want to run whether it be the scanline or a wallpaper rotation they all work together as long as i have the wallpaper.html theme above my current theme in winterboard...
hope this helps you out.....let me know and if you need any help with it you can pm me.....Thank you
heres a screenshot of it ..if this is what your talking aboutLast edited by Ice9812; 10-31-2008 at 10:35 AM.
If I Helped You Hit The Thanks Button
-
The Following User Says Thank You to Ice9812 For This Useful Post:
kwan (10-31-2008)
-
10-31-2008, 02:52 PM #27
Widgets and Mods available for use in Master PSD. All items can be resized and re-colored at will.
1. Aluminum Taskbar with spaces icon
2. Glass Taskbar with spaces icon (spaces icon is removable)
3. Leopard Calendar Widget
4. Calculator Widget Original
5. Calculator Widget Blackout
6. iTunes Widget Original
7. iTunes Widget Blackout
8. Leopard Calendar Widget (The left portion is for your actual Calendar app: info.plist included)
9. DVD Player Blackout
10. DVD Player Original
11. Yellow/White Pages Search Bar Blackout
12. Yellow/White Pages Search Bar Original
13. Google Maps Search Bar Blackout
14. Google Maps Search Bar Original
15. Front Row Original
-
10-31-2008, 03:16 PM #28
Really cool. Will you release this weekend.. or in the next hours? ;-)
-
10-31-2008, 03:24 PM #29My iPhone is a Part of Me
- Join Date
- May 2008
- Location
- Scranton
- Posts
- 584
- Thanks
- 164
- Thanked 197 Times in 155 Posts
If I Helped You Hit The Thanks Button
-
10-31-2008, 03:35 PM #30
I'd like to give the original Artists for the icons until this weekend. If they don't reply, I'll just release everything I have made and received permission for. I'd really like to get the code fixed on the calendar app before then though. Anyone know how to apply a separator in the "info.plist" that reflects the actual dashboard widget below?
Actual Calendar Dashboard Widget with separator on large date

This is the calendar widget on the phone with no separator on the large date

Here is the original code written by Aldwin for Tenius. It has the code for the separator, but it was made for a calendar with the day on the bottom and the date on top. When I modified the code...the separator disappeared. I've been beating my head over this for the last few days and cannot figure it out:
Original code:
<key>CalendarIconDateStyle</key>
<string>width:59px;height:59px;position:absolute;c olor: #fff;font-size: 26px;font-weight: bold;position:absolute;top:-1px;text-align:center;text-shadow: 0px 1px 0px black;</string>
<key>CalendarIconDayStyle</key>
<string>position:absolute;margin-top:26px;width:51px;color: #000;font-size: 9px;font-weight: bold;padding: 18px 0 0 ;border-top: 2px groove #555;text-align:center;border-top: 2px groove #555; color: black; text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.7);</string>
My hack to get the day on top and date on the bottom:
<key>CalendarIconDayStyle</key>
<string>position:absolute;margin-top:0px;width:79px;color: #000;font-size: 12px;font-weight: bold;padding: 18px 0 0 ;border-center: 4px groove #555;text-align:center;border-top: 2px groove #555; color: #9ACD32; text-shadow: 0px 0px 0px rgba(255, 255, 255, 0.7);</string>
<key>CalendarIconDateStyle</key>
<string>width:79px;height:79px;position:absolute;c olor: #FFFFFF;font-size: 47px;font-weight: bold;padding: 60px 0 0;text-align:center;text-shadow: 0px 0px 0px black;</string>
You should have just PM'd me...I would have sent them to you man.
The other thing I did different was for the Myopia weather (the one on top that shows current conditions). I used the full sized Katra icons and just resized how they are displayed by modifying the myopia.css dimensions. The reason I did this was because when it rains or there are storms...the current weather up top will cover part of the widget just like it does in dashboard.Last edited by Bear Hunter; 10-31-2008 at 03:38 PM. Reason: Automerged Doublepost
-
10-31-2008, 03:40 PM #31
I would like to help you, but a have no idea about that. So if i understood your words right, the theme will release this weekend?
-
10-31-2008, 04:06 PM #32
Bearhunter, can you include a game widget. That will iopn gpsphone.
Just a thought and no rush but whats a estimate realease date?
-
10-31-2008, 04:19 PM #33
-
10-31-2008, 06:17 PM #34iPhone? More like MyPhone
- Join Date
- Oct 2007
- Location
- Planet Earth
- Posts
- 201
- Thanks
- 28
- Thanked 26 Times in 20 Posts
holy shat'.
nuff'said
-
10-31-2008, 07:14 PM #35
Tokyo,
I'll see what I can do. If you could provide a particular image that would help a lot.
Thanks again folks for the interests. I have finally bundled up the package, but I am going to wait until this weekend to see if any other artists respond back because I really want to include some of the cool icons you see in my screenshots.
Again....if someone could help me out with the code on page 2 I would really appreciate it.Last edited by Bear Hunter; 10-31-2008 at 07:14 PM. Reason: Automerged Doublepost
-
10-31-2008, 07:59 PM #36
bump for that wallpaper!?
-
10-31-2008, 09:18 PM #37
What wallpaper?
-
10-31-2008, 11:34 PM #38
Anything is fine as long as I can tap on it and it brings up gpsphone.
A small AIM widget would be awesome too. Thanks for the release date dude, excited to see this, this weekend.
-
11-01-2008, 01:01 PM #39
Tokyo,
I'll see what I can do...first you need to explain what gpsphone is so I know what to look for.
I've made a few more tweaks....this one includes a glass dashboard mask. Also added some glass to the "Spaces" icon.
Yes I know folks there are too many widgets on the screen....this is just to show different variations.
Weather app can be activated by pressing the weather widget (transparent icon)
Left part of Calendar Widget is the actual calendar app
...and you all already know about the rest.
-
11-01-2008, 01:09 PM #40
Release please!!!!! I need to weekend to put this on!!



LinkBack URL
About LinkBacks
Reply With Quote

[/IMG]