|
||||
Re: [Mobile Shell 3.0 Widget] WeatherPanel (with current conditions)
Quote:
- I'm looking at alternatives to fix the issue... |
|
||||
Re: [Mobile Shell 3.0 Widget] WeatherPanel (with current conditions)
Quote:
~John |
|
||||
Re: [Mobile Shell 3.0 Widget] WeatherPanel (with current conditions)
Quote:
deleted pictures so they dont take up too much space my menu enhancement has the same layout structure as the vanilla TCommander menu layout if that helps at all. |
|
||||
Re: [Mobile Shell 3.0 Widget] WeatherPanel (with current conditions)
Quote:
__________________
Philip McKenzie
|
|
||||
Re: [Mobile Shell 3.0 Widget] WeatherPanel (with current conditions)
Fixed my first problem but ran in to another error. I watched the gif you posted Storyr and then went to # select the widgets.xml file
SendSpecial( "F2" ) Sleep( 750 ) SendSpecial( "Down" ) Sleep( 750 ) SendSpecial( "Down" ) Sleep( 750 ) SendSpecial( "Down" ) Sleep( 750 ) SendSpecial( "CR" ) Sleep( 750 ) WaitForActive( "Select/Unselect files", 5 ) Sleep( 750 ) SendKeys( "Select/Unselect files", "widgets.xml" ) Sleep( 750 ) SendSpecial( "Tab" ) Sleep( 750 ) SendSpecial( "CR" ) Sleep( 750 ) in this document I added another SendSpecial( "Down" ) Sleep( 750 ) and it got past the error I was getting but the next step for unzip got an error now... progress maybe?? |
|
||||
Re: [Mobile Shell 3.0 Widget] WeatherPanel (with current conditions)
OK I was wrong. Everything loaded got the widget to appear however when I press the widget it says loading weather panel and then goes away and does not pop up WP
|
|
||||
Re: [Mobile Shell 3.0 Widget] WeatherPanel (with current conditions)
added a few lines to the .mscr in a few places
SendSpecial( "Down" ) Sleep( 750 ) seems that menu enhancement needs the first option counted as well and I get a lot further but now I get this error in the image and now a problem with line 311 probably has to do with selections to zip the file. |
|
||||
Re: [Mobile Shell 3.0 Widget] WeatherPanel (with current conditions)
All I can think of is to reinstall WP-Activate and redo each step.
The CAB installs the registry entries, and the Inject installs the xml for the widgets. These are the two things required for a widget to work in MS. Quote:
2. It won't work with a default WeatherPanel layout - you must use something like PhatPhinger. 3. If that doesn't work, try exiting MS the restarting. Quote:
Last edited by storyr; 05-13-2009 at 02:50 PM. |
|
|
|