Hello all,
I'm trying to create a Main interface Unit stacking component and really need some help from all who can contribute. I dont know much when it comes to this stuff so ANY help would be greatly appreciated!
I've made a copy of the CvMainInterface.py and have been looking through it trying to find the parts I believe would enable me to manipulate how the units are displayed on the Main Interface, here are some of the things that I found:
screen.addUnitGraphicGFC(), DisplayUnitModel(), "InterfaceUnitModel",
(all located under # Update plot List Buttons)
First, am I looking in the right spot? And Second, what do I need to do to change the way these graphics are positioned?
Thanks!
Here's an example of what I'm trying to accomplish:
I'm trying to create a Main interface Unit stacking component and really need some help from all who can contribute. I dont know much when it comes to this stuff so ANY help would be greatly appreciated!
I've made a copy of the CvMainInterface.py and have been looking through it trying to find the parts I believe would enable me to manipulate how the units are displayed on the Main Interface, here are some of the things that I found:
screen.addUnitGraphicGFC(), DisplayUnitModel(), "InterfaceUnitModel",
(all located under # Update plot List Buttons)
First, am I looking in the right spot? And Second, what do I need to do to change the way these graphics are positioned?
Thanks!
Here's an example of what I'm trying to accomplish:
