SDL_NOFRAME (and no background)

Oi, to come?ando no SDL e queria saber se tem como fazer uma janela, sem
borda (acredito que ? o SDL_NOFRAME) e sem fundo, tem como? Quero fazer a
imagem caminhar na area de trabalho.

Obrigado

For those who speak english:
Hi, can I make a window whithout background? I want to make a image walk in
the desktop.

Thx

I’m pretty sure SDL doesn’t support non-rectangular windows. There’s
also the problem of moving the window, if I understand your needs
correctly (I imagine you’re doing some kind of “screen companion”,
right?).

IMHO for this kind of thing you’re better off using a toolkit library
anyway (GTK+, Qt, etc).On 10/20/06, Daniel Martins wrote:

Oi, to come?ando no SDL e queria saber se tem como fazer uma janela, sem
borda (acredito que ? o SDL_NOFRAME) e sem fundo, tem como? Quero fazer a
imagem caminhar na area de trabalho.

Obrigado

For those who speak english:
Hi, can I make a window whithout background? I want to make a image walk in
the desktop.

Thx

  • SR

Is a incolor background supported? So i can do on a fake way with SDL (just
to see the desktop behind the window)
I am thinking about that because I am working on a little game for my
sister…**

Thx again

Eu to fazendo um jogo pra minha irm?, sera que um fundo incolor ? suportado?
Assim posso fazer de um modo falso…

Obrigado

2006/10/20, Simon Roby <simon.roby at gmail.com>:>

On 10/20/06, Daniel Martins <@Daniel_Martins> wrote:

Oi, to come?ando no SDL e queria saber se tem como fazer uma janela, sem
borda (acredito que ? o SDL_NOFRAME) e sem fundo, tem como? Quero fazer
a
imagem caminhar na area de trabalho.

Obrigado

For those who speak english:
Hi, can I make a window whithout background? I want to make a image walk
in
the desktop.

Thx

I’m pretty sure SDL doesn’t support non-rectangular windows. There’s
also the problem of moving the window, if I understand your needs
correctly (I imagine you’re doing some kind of “screen companion”,
right?).

IMHO for this kind of thing you’re better off using a toolkit library
anyway (GTK+, Qt, etc).

  • SR

SDL mailing list
SDL at libsdl.org
http://www.libsdl.org/mailman/listinfo/sdl

I guess the question is, can you make the display surface alpha and expect to be able to put an image with alpha channel on it to show the desktop underneath. It would probably be fruitless if the SDL based program lost focus.

Lilith>>> On 10/20/2006 at 4:34 PM, in message , “Daniel Martins” wrote:

Is a incolor background supported? So i can do on a fake way with SDL (just
to see the desktop behind the window)
I am thinking about that because I am working on a little game for my
sister…**

Thx again

Eu to fazendo um jogo pra minha irm?, sera que um fundo incolor ? suportado?
Assim posso fazer de um modo falso…

Obrigado

2006/10/20, Simon Roby <simon.roby at gmail.com>:

On 10/20/06, Daniel Martins wrote:

Oi, to come?ando no SDL e queria saber se tem como fazer uma janela, sem
borda (acredito que ? o SDL_NOFRAME) e sem fundo, tem como? Quero fazer
a
imagem caminhar na area de trabalho.

Obrigado

For those who speak english:
Hi, can I make a window whithout background? I want to make a image walk
in
the desktop.

Thx

I’m pretty sure SDL doesn’t support non-rectangular windows. There’s
also the problem of moving the window, if I understand your needs
correctly (I imagine you’re doing some kind of “screen companion”,
right?).

IMHO for this kind of thing you’re better off using a toolkit library
anyway (GTK+, Qt, etc).

  • SR

SDL mailing list
SDL at libsdl.org
http://www.libsdl.org/mailman/listinfo/sdl