Well I have been trying to move the control bar to the right, but then I got this problem, there is still a black block in the bottom. It is not there when you toggle the control bar down ... I wonder how could I make it disappear even when the sidebar is not hidden.
Heh I was editing with the h.a.c.k. mod installed.
The main thing that is making the control bar wnd hard to edit is the large amount of objects and sub-parents. I have excerpted the wnd file's simple structure here. No idea what for, perhaps could save you half an hour reading the wnd file though.
Um, yea, I could disable the hide button, but the black space appears when the command bar is not hidden.. I don't think the black will be gone when the hide button is hidden?
I don't think I will ever know how to get rid of that black block. I was thinking it would be some marker object, but I think I have hidden most of the suspicious objects in control bar. wnd anyways. Since this doesn't happen when the control bar is hidden, I was thinking if we could let you start with a hidden bar by default and move the other stuff up so that you can still use them when hidden. However it seems like that the control bar resizer ini does nothing at all :|
The question is of the black area is only a superimposed thing (background bitmap) or if it is part of the playscreen area.
It would be logical not to calculated the players field under the UI interface. It would be a waste of cpu resources, so...if the playscreen has a fixed area, then I fear there is little to be changed as this is probably defined in the core code.