HTC Fuze
May 19, 2013, 04:25:28 AM HTC Fuze, HTC Fuze GPS Navigation, Touch Pro touch screen, fast internet, watch live tv using HTC Fuze
Welcome, Guest. Please login or register.

News: Welcome to HTCFuze.org, click here to Register!

To all members:

In order to get better and faster responses to your questions, please add to your signature the ROM, series/built, sys, radio and manila your Fuze is running.
Thanks!
Touch Pro Forum, Touch Pro board, HTC Fuze  
Big discounts at CellPhoneShop.net                      Best Screen Protector for HTC Fuze Unlock HTC Fuze   




Pages: [1]
Print
Author Topic: How-To: Make a simple WM 6.5 Widget  (Read 1640 times)
Talderon
General Moderator
Pro Member
*****

Cookies: 0
Offline Offline

Posts: 455



WWW Email
« on: July 31, 2009, 10:17:38 AM »

I recently learned how to make a Windows Mobile 6.5 Widget (see this post: http://www.htcfuze.org/index.php?topic=664.0)

Here is the How-To so you can make simple widgets for your favorite sites.

I plan to keep researching and learning how to make other widgets, but for now, this is a start... Smiley

First of all, you need to install this .CAB file in order to enable WIDGETS feature in WM 6.5: http://www.mtgsystems.com/widgets/enable_widgets_wm6.5.cab

Once you have this installed, then you can edit and test your widgets before you release them to the world.

Next, you will need a widget file (.wgt) to edit and use as a base, the one for this site that I made earlier is the perfect place to start: http://www.mtgsystems.com/widgets/HTCFuze.org_Widget.wgt

Once you download the .wgt file onto your PC, you want to RENAME it from .wgt to .zip.

Extract the .ZIP file onto your PC.

You will see 3 files:

1. config.xml
2. icon.png
3. widget.htm

You will need to edit BOTH the XML and HTM files, but first, the icon.

You want to make a new icon that is in .PNG format and between 64×64 and 100×100 (if it gets much larger the widget grows too large and there’s no advantage to that size; it will also lead to instability of your programs directory).

Edit the config.xml:

Quote
<?xml version="1.0" encoding="utf-8" ?>
<widget version="1.0"
        xmlns="http://www.w3.org/ns/widgets"
        id="">
-->  <name>HTCFuze.org Forums</name>
  <content src="widget.htm" type="text/html" />
  <access network="true" />
  <icon src="icon.png"/>
  <description>
--> HTCFuze.org Forum Widget for Windows Mobile.
Provides chromeless wrapper for Mobile Site.
--> http://www.htcfuze.org/index.php?wap2
</description>
</widget>

Edit the lines with the --> of the file to your liking (of course, do NOT include the --> in the finished files)

Edit the Widget.htm file:

Quote
<html>
<head>
-->    <title>HTCFuze.org Forums</title>
</head>
<body bgcolor="#000000">
--> <iframe src="http://www.htcfuze.org/index.php?wap2" width="100%" height="100%" style="background-color: white;">
  <p>An error has occured.</p>
</iframe>
</body>
</html>

Edit the lines with the --> of the file to your liking (of course, do NOT include the --> in the finished files)

Now, you want to save all your files in the same folder, ZIP all 3 of them up (config.xml, widget.htm and icon.png) (NOT RAR or any other format!!!) and rename the .zip to .wgt.

To install the Widget, just click on the .wgt file on your WM 6.5 phone and it will install.

You can uninstall using the Remove Programs application.

Let me know if you have any questions!!!

Please note the following about Widgets:

Limitation is, this is a READ ONLY view. You won't get to reply to threads or use other features without launching the web browser and using that interface.

Update: I am currently researching ways to make widgets more "fully functional" so this may not be a limitation for long, however, as I am still learning this, please note that some information may not be 100% true. Smiley

Thanks!
« Last Edit: July 31, 2009, 10:38:09 AM by Talderon » Logged

|Talderon|

My Armada:

[Windows Mobile]
HTC HD2 (WM7 Alpha) - Going to the Graveyard...

[Android]
HTC Google Nexus N1 - T-Mobile 3G (current release)
HTC Google Nexus N1 - GSM (WWE T-Mobile/AT&T 3G Enabled)
dsims7_2000
Administrator
HTC Fuze Maniac
*****

Cookies: 1500
Offline Offline

Posts: 1576


Fuze App'aholic

dsims7_2000@yahoo.com
Email
« Reply #1 on: July 31, 2009, 11:25:47 AM »

Not letting me copy that renamed file to phone?

EDIT: I really am an IDIOT!!!! After step one, I got a call and needed to use the phone. When I got back I tried for 5 minutes to move that zip. It would not let me copy and I figured out why!! PHONE WAS IN MY POCKET!!!!!

« Last Edit: July 31, 2009, 11:29:25 AM by dsims7_2000 » Logged

"Official Forum Idiot!"
"Official Forum Post Whore!"
"Jr. Flash Master!"
(I had 2 Fuze's!)
HTC Evo 4G Android 2.2
Talderon
General Moderator
Pro Member
*****

Cookies: 0
Offline Offline

Posts: 455



WWW Email
« Reply #2 on: July 31, 2009, 11:28:17 AM »

Not letting me copy that renamed file to phone?



Little more detail please? Cheesy
Logged
dsims7_2000
Administrator
HTC Fuze Maniac
*****

Cookies: 1500
Offline Offline

Posts: 1576


Fuze App'aholic

dsims7_2000@yahoo.com
Email
« Reply #3 on: July 31, 2009, 11:34:45 AM »

Not letting me copy that renamed file to phone?



Little more detail please? Cheesy

Read my edit for more information
Logged
Talderon
General Moderator
Pro Member
*****

Cookies: 0
Offline Offline

Posts: 455



WWW Email
« Reply #4 on: July 31, 2009, 11:44:41 AM »

*sigh* I'll refrain from commenting... not because I want to be nice... but... I have done something similar... >.<
Logged
Mick300ZX
This Is How I Fuze...
Administrator
Senior Pro Member
*****

Cookies: 2
Offline Offline

Posts: 849



WWW Email
« Reply #5 on: July 31, 2009, 06:07:58 PM »

This is really cool! I'm going to stick this one Wink
Logged


                "Oderint Dum Metuant"
Device: AT&T FUZE (GSM Raphael)
Testing => |RAPH|ROM|6.5.1|WWE| ★ EnergyROM 'Leo' (28004) ★ |Nov25| Manila 2.5 !
Talderon
General Moderator
Pro Member
*****

Cookies: 0
Offline Offline

Posts: 455



WWW Email
« Reply #6 on: July 31, 2009, 06:38:59 PM »

i really like it as I don't have to launch Opera to view the forum! Smiley
Logged
Mick300ZX
This Is How I Fuze...
Administrator
Senior Pro Member
*****

Cookies: 2
Offline Offline

Posts: 849



WWW Email
« Reply #7 on: August 02, 2009, 06:56:36 AM »

WARNING!!! WARNING!!! WARNING!!!

Widgets are addictive... 9 and counting Grin
Logged
Talderon
General Moderator
Pro Member
*****

Cookies: 0
Offline Offline

Posts: 455



WWW Email
« Reply #8 on: August 04, 2009, 02:21:24 PM »

WARNING!!! WARNING!!! WARNING!!!

Widgets are addictive... 9 and counting Grin

ROFL! I am glad this is taking off and doing well. I am working on a more complex widget as we speak. Working on a .js script so it can do some more fun things. Smiley

The widget tutorial is for "simple" widgets, they can get pretty complex. Smiley

The fact that you can view pages and dynamic content WITHOUT having to launch a heavy browser, and also go directly to that content makes this something fantastic! Smiley
Logged
Mick300ZX
This Is How I Fuze...
Administrator
Senior Pro Member
*****

Cookies: 2
Offline Offline

Posts: 849



WWW Email
« Reply #9 on: August 04, 2009, 03:04:56 PM »

You can get the mobile look of any site here  http://www.google.com/gwt/n
Logged
ballaholic11102008
[H]
*

Cookies: 0
Offline Offline

Posts: 8


yessir


Email
« Reply #10 on: October 14, 2009, 04:08:32 AM »

ok..... i've gone to youtube n checked out some of the different hacks for the fuze with this 6.5 widget.... so this will basically work as if you had the new htc's with its 6.5 windows format correct? if so i would like to get this app myself but only problem is that i have no clue so hit me up anyone whos willin to help. thanks
Logged
Mick300ZX
This Is How I Fuze...
Administrator
Senior Pro Member
*****

Cookies: 2
Offline Offline

Posts: 849



WWW Email
« Reply #11 on: October 14, 2009, 09:23:17 AM »

ok..... i've gone to youtube n checked out some of the different hacks for the fuze with this 6.5 widget.... so this will basically work as if you had the new htc's with its 6.5 windows format correct? if so i would like to get this app myself but only problem is that i have no clue so hit me up anyone whos willin to help. thanks

This thread is a tutorial on how to make widgets for winmo 6.5. If what you want is to have winmo 6.5 on you Fuze, you have to flash it with a winmo 6.5 ROM is not a simple application.

Read Talderon's step by step flashing guide http://www.htcfuze.org/index.php?topic=776.0

And here are the most popular ROMs that are running winmo 6.5, read and pick the one you like http://www.htcfuze.org/index.php?board=18.0

Logged
Pages: [1]
Print

Jump to:  

Galaxy S3 | Galaxy Note | Galaxy Nexus | Kindle Fire | Atrix 4G | Motorola Xoom | Windows Phone 7
Nokia Lumia | Tech Support Forum | Top Hosts | Samsung Galaxy Tab | Samsung Galaxy S2 | Samsung Galaxy S | Samsung Wave
HTC Evo 3D | HTC Evo 4G | HTC Incredible | HTC Incredible 2 | HTC Incredible S | HTC Thunderbolt
Motorola Droid Razr
| HTC Desire | HTC Desire HD | HTC Desire Z | HTC Desire S | HTC Wildfire
Motorola Droid | Galaxy Indulge | Nokia N8 | Droid Charge | Droid X | Droid X2 | Droid 2| Droid 3 | Fascinate
HTC Sensation | HTC Flyer | LG Revolution | Asus Transformer | Xperia Play | iPhone 4 | Nexus S | Droid Bionic
HTC One | HTC Wildfire S | HTC Droid Eris


This is an Un-Official fan based Website. The views expressed on this website are solely those of the proprietor, or contributors to the site, and do not necessarily reflect the views or opinions of the parties it covers, and is not affiliated with, endorsed or sponsored by parties involved.
If you have a problem with any of the content posted on this website, please contact "mobile@vssupportqueue.com"
Term of Use | Privacy Policy | BlackRain 2006 by, Crip














CopyRight 2008 www.htcfuze.org
Powered by SMF 1.1.11 | SMF © 2006-2007, Simple Machines LLC Sitemap