Metroid386
Member
I'm working on creating a sort of name plate that displays a small face graphic and text when I call a message. Getting that working isn't hard (I'm almost done with it), but to keep the screen from getting cluttered, I reduced the size of the name plate window just big enough to fit the small 30x24 picture and the height of the text.
Unfortunately... there seems to be some infinately stupid inner margin in the window (like 20 or so pixels), and my text is extreamly cut off.
I've scowered the classes, but I can't locate where it sets the window contents margins.
Could anyone tell me where (and/or what I have to do) I can change this?
Thanks,
--------------------
I found the problem. It was the inflexiblity of the hidden Window class, anyway the problem is fixed now. I'm sorry for useless posting.
Unfortunately... there seems to be some infinately stupid inner margin in the window (like 20 or so pixels), and my text is extreamly cut off.
I've scowered the classes, but I can't locate where it sets the window contents margins.
Could anyone tell me where (and/or what I have to do) I can change this?
Thanks,
--------------------
I found the problem. It was the inflexiblity of the hidden Window class, anyway the problem is fixed now. I'm sorry for useless posting.