Re: [Sdl4fp-users] When i run examples demos at windows i can't move the window where the example is
Brought to you by:
trixx
From: Elio C. <el...@mi...> - 2006-04-27 04:40:12
|
El Mar 25 Abr 2006 18:04, alberto salazar escribi=F3: > I'm sorry, mi english is very bad. What i need to do exactly?. Thanx. Lo que Matthias dice es que si no est=E1s usando el video, la ventana se va= a=20 borrar ya que esta no recuerda que es lo que tiene dibujado. Ya cuando haga= s=20 una aplicaci=F3n/juego real esto no debe causar problemas, ya que usualment= e=20 est=E1s actualizando la pantalla todo el tiempo, as=ED que aun que se borre= una=20 parte, esta es prontamente repintada. En otras palabras, no te preocupes mucho por este problema. > > Alberto. > > 2006/4/25, Matthias <ma...@gm...>: > > I know this behaviour. I think this just happens if you don't use the > > video window. As soon as you go on developing your program and the scre= en > > output is used extensivly the screen will never get white/break up > > anymore. > > > > Matthias > > > > ----- Original Message ----- > > *From:* alberto salazar <cap...@gm...> > > *To:* sdl...@li... > > *Sent:* Monday, April 24, 2006 1:41 PM > > *Subject:* [Sdl4fp-users] When i run examples demos at windows i can't > > move the window where the example is running! > > > > > > Hi, > > > > That's my problem. When i move the window then the example stop and sh= ow > > white color. > > > > Now in spanish: > > > > Hola, > > > > Mi problema es que compilando los ejemplos de la SDL en Windows no pue= do > > mover la ventana en la que se ejecutan, porque > > si lo hago la ventana se pone en color blanco... Por cierto enhorabuena > > t=EDo por el port!. Un saludo!, > > > > Alberto. |