News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

change font size in message window?

Started by st3vie, September 18, 2005, 09:38:27 PM

Previous topic - Next topic

st3vie

i just installed the C::B-cvs on my Gentoo Linux system, and it works fine!
I made a test wxWidgets application and that compiles and runs too. :)

But, is there a way to make the font size in the message window a bit bigger?
It's very small right now. I can read it, but a bit bigger would be easier.

thanks! great app so far! :)

-st3vie

mandrav

Nice :)
Did you use the gentoo ebuild somewhere in the forums, or straightforward build using autotools?

The messages' font size is not configurable yet, but it is an easy addition so expect it soon ;)
Be patient!
This bug will be fixed soon...

st3vie

yes, really nice! And i was already hoping that font size feature would be easy to implement! :)

i didn't use an ebuild this time. i tried one first, but i seemed to have a unicode problem with some sources.
i got a tip in the Linux/Unix forum to get the CVS sources, so i did.

So, this time just the 'manual' thing. Checkout CVS cources, bootstrap, configure --prefix=<path>, make and make install.

Of course it would be very nice if this program would be added to Portage in Gentoo to make it easier to install. I'm sure others will love it too once they install it! :)

thanks!
-st3vie