Interface question
Moderator: Moderators
Interface question
http://taspring.clan-sy.com/screenshots/screen60.jpg
^^^^^
The above screenshot appears to use a functional interface... is there any indication when this might be released? Is it possible to make custom interfaces now or in the future?
^^^^^
The above screenshot appears to use a functional interface... is there any indication when this might be released? Is it possible to make custom interfaces now or in the future?
- SwiftSpear
- Classic Community Lead
- Posts: 7287
- Joined: 12 Aug 2005, 09:29
That looks like the experimental GUI that was in testing a little while ago... I don't know why we reverted to the current one which we still use, but that GUI was somewhat buggy when it was in testing. There were several commands that didn't work properly and what not... I wonder if it couldn't have been fixed up, it looks a lot better then the current GUI in my opinion.
- [K.B.] Napalm Cobra
- Posts: 1222
- Joined: 16 Aug 2004, 06:15
Here is another screenshot : http://www.fileuniverse.com/?p=showimage&ID=852
At the moment, Juninkomiko is working on in his spare time.
He has found a flaw in the desing, and is working on it I think.
Hey Junin, what's new ?
At the moment, Juninkomiko is working on in his spare time.
He has found a flaw in the desing, and is working on it I think.
Hey Junin, what's new ?

The old GUI wasnt discardd, we always ahd this itnerface but the new interface was half finished. Someone on the team finished it but before they could hand bakc the completed code they dissapeared leaving us with buggy gui code before the first release.
Since then only torrasque and jouninkomiko have dared enter the GUI folder to go bug hunting.
You can get the new gui by uncommenting the line in GUIDefine and recompiling spring.
Since then only torrasque and jouninkomiko have dared enter the GUI folder to go bug hunting.
You can get the new gui by uncommenting the line in GUIDefine and recompiling spring.
- SwiftSpear
- Classic Community Lead
- Posts: 7287
- Joined: 12 Aug 2005, 09:29
Those are the best of the buttons I have seen for the Spring GUI thus far. They'd be good enough for me as a final form too, even if they might seem to lack a bit of flair to potential newcomers. I thought the best part of the experimental GUI was the tooltips though. It was cool to hover the mouse over a unit and get all the relevant stats right there instead of looking in the corner (which you would have to deselect any other units beforehand to use).
In its current state, Spring doesn't display menus adequately for any kind of organization to take place in the build menus. I've always been a pain for refusing to do things like have a menu that's blank except for one unit... it's really irritating sometimes hunting for the proper item on a menu when everything's out of alignment. I hope some sort of working menu will be in place by the time I finish the new version of AA:Spring, else it'll look like crap. (I've got everything aligned logically for a 7x2 menu)
Weaver's look pretty decent, but I'd love it if it was possible to customize the GUI layout entirely within code that doesn't have to be compiled. I could design something AA-themed, an outer-space mod might design something scifi-looking... etc.
Weaver's look pretty decent, but I'd love it if it was possible to customize the GUI layout entirely within code that doesn't have to be compiled. I could design something AA-themed, an outer-space mod might design something scifi-looking... etc.
I think custom "skins" for the interface in a "not compiled" and "included in a mod" form would be cool...
Especially if you could have the Old "Giant Krogoth Picture" menu for the gantry... or having the spot for the D-gun in the Commanders Menu not just be grayed out for everyone else like in the orriginal...
Especially if you could have the Old "Giant Krogoth Picture" menu for the gantry... or having the spot for the D-gun in the Commanders Menu not just be grayed out for everyone else like in the orriginal...
You can customize it by modifing that file :
http://cvs.sourceforge.net/viewcvs.py/s ... iew=markup
You can really place button where you want, and the size you want.
I think it should'nt be hard to add picture instead of text...but it's better to make it work before adding stuff.
You can even perhaps make some little translation.
http://cvs.sourceforge.net/viewcvs.py/s ... iew=markup
You can really place button where you want, and the size you want.
I think it should'nt be hard to add picture instead of text...but it's better to make it work before adding stuff.
You can even perhaps make some little translation.