Re: [TuxKart-devel] How about
Status: Alpha
Brought to you by:
sjbaker
From: James G. <j....@vi...> - 2004-10-11 13:46:39
|
On Mon, 2004-10-11 at 13:51, Ricardo Cruz wrote: > Em Segunda, 11 de Outubro de 2004 13:18, o James Gregory escreveu: > > On Mon, 2004-10-11 at 11:24, Matze Braun wrote: > > > same goes for sound and display settings). A display setting for > > > resolution and fullscreen would be a good idea though. > > > > Adding in a menu button called "fullscreen" is easy, but as far as I > > know when you do something like switch to/from fullscreen you have to > > reload all textures, which means someone who knows OpenGL/Plib would > > need to do it. > > > No, you don't. Just call: SDL_SetVideoMode(); and feed that to the screen > Surface, if any exists. > You might have to do that, but for change of resolutions. Even then, I don't > think you need. > > By the way, SDL_WM_ToggleFullScreen(); might be a more friendly call, but it > only works on X11. You evidently understand it better than I do, so feel free to add it. > No, you're wrong, they are needed. Instead of had removing them (something > that you seem delighted to do), you should had improved them, by adding a > different color, size or an icon. You think I'm wrong, I think I'm right. Nonetheless, if you want to put them back, feel free, as I'm bored of arguing. James |