since 1.7g0 the space I compose messages to send to others is cramped. Wasn't this way at all in 1.7e6.. Anyone know where in the code/why this is?
HUDRenderer.cxx line 221
composeTypeIn->showFocus(false); composeTypeIn->setFont(composeFont);
You mean showFocus? All it does when true is show a little ball there.. still cramped
Perhaps you mean setFont ?
compare
http://www.visi.com/~michaelh/800x600e6.jpg (1.7e6)
to
http://www.visi.com/~michaelh/800x600.jpg (1.7g1 & g0)
This is windows 98 800x600 TNT Riva 1
Hmmm, from the dumps i'd say the compose string is in the right place, but the radar and control panel are too low.
since 1.7g0 the space I compose messages to send to others is cramped. Wasn't this way at all in 1.7e6.. Anyone know where in the code/why this is?
HUDRenderer.cxx line 221
composeTypeIn->showFocus(false);
composeTypeIn->setFont(composeFont);
You mean showFocus? All it does when true is show a little ball there.. still cramped
Perhaps you mean setFont ?
compare
http://www.visi.com/~michaelh/800x600e6.jpg (1.7e6)
to
http://www.visi.com/~michaelh/800x600.jpg (1.7g1 & g0)
This is windows 98 800x600 TNT Riva 1
Hmmm, from the dumps i'd say the compose string is in the right place, but the radar and control panel are too low.