Cleaners, optimization, overclocking, tweaking and other system related software
Feb 7th, 2010, 11:09 am
XmlGui v0.0.5.1 (Freeware)
Requirements: WM6x - HTC Devices, .Net Framework 3.5
Overview: this small app modifies the Xml layout files used in more recent HTC applications. HTC however defined different format of Xml layout files.

Image Image

The main reason I wrote this small app is to modify the Xml layout files used in more recent HTC applications. HTC however defined different format of Xml layout files.

Currently, this is what it can do:
* Change objects' location (attributes involved "x", "y", "loc")
* Change objects' size (attributes involved "w", "h", "width", "height")
* Perform object transformation using a multiplicand value
* Handle sub objects declared in parent object's attribute when parent object is tranformed ("IconImgPos", TextPos")
* Handle "BgImgBlock" attribute by animating the object
* Handle "BgImgGrid" attribute by drawing the object correctly
* Draw object with "IconImgMask" and "IconImage" attributes correctly
* When changing the position of a parent object, the children object (can be seen in the TreeView) will also be moved. It does not however resize the object control when the parent object is resized. This is by design.

History:
0.0.5.1 (6 Feb 2010)

* Added 1 level "Undo" feature. This is a rough implementation, so after pressing undo button, the TreeView would lost its selection.


Note:
* XmlGui requires .NET Framework 3.5.
* After saving the xml, please edit it using any text editor and make sure that the xml header is the same as the original one (you need to replace it). Eg "<?xml version="1.0"?>".
* Please be aware that HTC does not resize all images according to the size stated in the xml file. Take for example the HTCFramework package. The htccalendar_bg_green.png is resized in the calendar, but is not resize when you select a day. The background and the buttons (Set and Cancel) are also not resized. So, the only way around this is also to resize (or crop) the images yourself.

More Info:
Code: Select allhttp://forum.xda-developers.com/showthread.php?t=551813

Download Instructions: No Serial Needed
http://rapidshare.com/files/347135546/XmlGui0.0.5.1.zip.html
http://www.multiupload.com/8STR9OS9BR
Feb 7th, 2010, 11:09 am
Feb 7th, 2010, 11:18 am
Thanks!
Feb 7th, 2010, 11:18 am
Feb 7th, 2010, 11:45 am
Please do not make posts that only have "thank you" messages. These posts are considered spam here and will be deleted. If you like and use a release, please rate it according to how good the software/game/movie/ebook is instead or include useful information such as the device/os it worked on.
For more info read this: viewtopic.php?p=29847#29847
Feb 7th, 2010, 11:45 am

Image
Feb 7th, 2010, 12:12 pm
Nice Release. +5 WRZ$ Freeware Reward. Category: System Utilities.
Feb 7th, 2010, 12:12 pm

Image