View Single Post
  #162 (permalink)  
Old 05-14-2009, 06:29 PM
storyr's Avatar
storyr
VIP Member
Offline
Threadstarter
Location: Tacoma
 
Join Date: Sep 2006
Posts: 883
Reputation: 5538
storyr is a trusted member of the communitystoryr is a trusted member of the communitystoryr is a trusted member of the communitystoryr is a trusted member of the communitystoryr is a trusted member of the communitystoryr is a trusted member of the communitystoryr is a trusted member of the communitystoryr is a trusted member of the communitystoryr is a trusted member of the communitystoryr is a trusted member of the communitystoryr is a trusted member of the community
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [Mobile Shell 3.0 Widget] WeatherPanel (with current conditions)

Quote:
Originally Posted by rebecker View Post
BEAUTIFUL! It works.

Thanks.

-Bob-
uh oh... maybe I shouldn't have fixed it...

Quote:
Originally Posted by rebecker View Post
storyr,

Can you tell me what file is opened with your widget in WeatherPanel? I've never liked the alignment of the icon in this view (pc_capture2). Since I usually used the view that doesn't include the WP tray (pc_capture3), I've never been modivated to try to fix the icon position. Now I am.

Thanks.

-Bob-
WP-Activate reads the plugin layout file and finds all of the "clickable" stuff on it. Then it sends a mouse click to the WP plugin on the the top-left-most item that it finds. On your theme, that item is opening the WP details, which shows those dumb buttons. And obviously, there's something weird about that icon being there.

I don't suppose you'd want to try PhatPhinger IV - I took care to make sure it's nearly impossible to open the WP details. Probably not, as I figure you're running your own customized version.

What I did was lay a window over the the big icons and text that opens the current conditions window, like this:

Code:
;WINDOW-0
0,0,W-45,H-55
#VOID#
popup-forecast.wpx
0,26,240,294
POPUP
In this case, the window is covering the entire area from the left side of the screen up to the start button, and from the top of the layout down to the top of the forecast section.

Quote:
Originally Posted by rebecker View Post
OK, I promise this is my last request of the day. =D>
Does Mobile Shell allow for a small icon with the current temp in it? Something like the attached. If so, can you add it to the choices?

Again, thanks.

=Bob=
Yes, that would be very easy. On thing though, I'm not sure I can do the black box behind the text.