Been working hard on attempting to improve stability and other features. The current result is alpha 5:
http://igmod.iamjeremy.com/alpha5.rar
http://sterlingv.com/users/purdoom/alpha5.rar
What is new/different:
-Support for editing the fonts in the skin file.
Code:
Use these commands somewhere in the definiton for a button:
FONT (fontname)
FONTCOLOR (R) (G) (B)
FONTSIZE (integer)
BACKCOLOR (R) (G) (B)
And for menus, use:
MENUFONT (fontname)
MENUFONTCOLOR (R) (G) (B)
MENUFONTSIZE (integer)
MENUBACKCOLOR (R) (G) (B)
Where R,G,B are values from 0 to 255.
(this code is used a little in the blueice skin if you need an example)
-Prettyier GPS info integration (ill put screenshots in beta 2 release)
-Special script included for removal of the menu and mute icons on the main
iguidance display so igmod can skin more effectively
- Embedding of buttons onto the iguidance window redesigned. Its a much better way to do it then I previousally was using.
-BlueIce skin (work in progress) included for your ammusment.
-Possibly some other stuff, im not quite sure what I missed listing.
Please test for stability, its a whole new method of handling the buttons and I hope this gets rid of the flickering issues some people have.
Bookmarks