Jump to content

Recommended Posts

Posted

Hi all

There is a "wireless home screen" that comes with the spf that puts an icon/ button for wifi (lets you enable/ disable it and shows its status) but in the application data/ home folders the xml files is not there anyone know where is it ? all I really want us the wifi plugin code.

cheers

gerryR

Guest shadamehr
Posted
Hi all

There is a "wireless home screen" that comes with the spf that puts an icon/ button for wifi (lets you enable/ disable it and shows its status) but in the application data/ home  folders the xml files is not there anyone know where is it ?  all I really want us the wifi plugin code.

cheers

gerryR

<{POST_SNAPBACK}>

In the Windows directory (and thus ROM memory), there is a file:

Wireless.home.xml

That what you mean?

Guest shadamehr
Posted

And if it helps further, the final plugin section code for the Wif-fi indicator appears in that file as:

<plugin clsid="{BF669BC1-DE4A-479c-9AFE-C44F0B69E291}" name="WiFi Status" height="36">

  <background>

 	 <format state="selected" bgcolor="COLOR_HOMEHIGHLIGHT"/>

  </background>

        </plugin>

Hope that's even better...

Guest shadamehr
Posted

Also, the plugin and dll's themselves are in the same Windows directory:

WiFiHomePlugIn.dll.0405.mui etc etc...

Guest shadamehr
Posted
Cheers Shadamehr

thats eXactly what I was lookin for!

gerryR

<{POST_SNAPBACK}>

No problem - let me know how you get on with it mate?
  • 1 year later...
Guest Zed Drebin
Posted (edited)
And if it helps further, the final plugin section code for the Wif-fi indicator appears in that file as:

<plugin clsid="{BF669BC1-DE4A-479c-9AFE-C44F0B69E291}" name="WiFi Status" height="36">

  <background>

 	 <format state="selected" bgcolor="COLOR_HOMEHIGHLIGHT"/>

  </background>

		</plugin>

Hope that's even better...

That is fantastic!!! I have been looking for that for ages! Where did you find the plugin code? Also this plugin codes seems to override my formatting settings.. Do you know where there is some documentations for this?

And thanks btw

Edited by Zed Drebin
Posted

Try reducing the height to "20". you get a much smaller pluginthat still looks good, and leaves room for other plugins on the homescreen.

Guest shadamehr
Posted
That is fantastic!!! I have been looking for that for ages! Where did you find the plugin code? Also this plugin codes seems to override my formatting settings.. Do you know where there is some documentations for this?

And thanks btw

Er I just opened the xml file up in notepad and got it from there mate...

And I can't really help you with documentation etc on formatting, as I know little at all about xml coding, to be perfectly honest. Everything I've managed so for has been very laborious trial and error, with a lot more error than achievement.

Also, please bear in mind that my original posts hail form November 2005... Years old!

I don't even USE a WM device now extensively, other than my Wizard and Universal solely as as a Sat-Nav unit now...

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.