Littorio
05-07-2010 16:43:37
I have tried to change the font height of the title of a window
window->setFontName("my_font");
window->setFontHeight(100);
but without effect
window->setFontName("my_font");
window->setFontHeight(100);
but without effect