• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

[Release] ACE GroupTex Editor + Source Github in C#

Newbie Spellweaver
Joined
Feb 2, 2015
Messages
77
Reaction score
54
GroupTex Editor is tool for edit Res-Tex/group.tex
80% of client interface was control by it.

Tool make with C# (.Net 4.5)

Featues :
- Auto calculate width/height/rotate/rect/bunch of vector/scale
- render mode (if link with interface.tex it will show what interface look like)
- newbie friendly

all you need is just put image name and position X Y. that is tool concept.
Code:
[U]Screen shot[/U]
[IMG]https://i.ibb.co/RSc39Qg/003.jpg[/IMG]

[U]Interface Edit
[/U][IMG]https://i.ibb.co/PDZcsQM/004.jpg[/IMG]

[U]Control Edit
[/U][IMG]https://i.ibb.co/r0SyWzZ/005.jpg[/IMG]

------------------------------------------------------------------
[B]sample interface when edit[/B]:ott1:

[IMG]https://i.ibb.co/c62sW3F/006.jpg[/IMG]

[IMG]https://i.ibb.co/9WCYWPV/007.jpg[/IMG]

About source detail unfix or develop drop list ( for who want to fix or use it)

there are many thing i didn't fix. but it's not critical bug.
- [Drop] Create/Clone GroupTex files (but you can use Atumzipper to clone group file then rename and save. after that you can open with this tools.
- [Drop] Auto calculate image bg/border/line type like "hhbox" that have percent scale
-[Bug] after create new image/button. the auto calculate button will return width/height to -1. (you need you switch to other element then switch back for make it work.


Source & EXE on github :
 
Back
Top