[SDL] i m gonna be made

Wael Adel showairovic at gmail.com
Mon Oct 9 02:56:54 PDT 2006


hi all I have attached an image that describes my problem.
If u download this image and open it U will find  a window written to it(in
the top ofit):

                                          SDL_app

my main problem is what is the command od SDL package that helps me creating
that window then writting to it SDL_app?

I have made the following:

SDL_Init( SDL_INIT_EVERYTHING );

SDL_Surface *screen = SDL_SetVideoMode(640,480,32, SDL_HWSURFACE );

SDL_WM_SetCaption( "SDL_app",NULL );




 but did not get that window as shown in the attached image?
 note that i m using linux SUSE 9.2 and the programming language is C,and
SDL1.2.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.libsdl.org/pipermail/sdl-libsdl.org/attachments/20061009/d87a23c2/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: SimpleExample.png
Type: image/png
Size: 11420 bytes
Desc: not available
Url : http://lists.libsdl.org/pipermail/sdl-libsdl.org/attachments/20061009/d87a23c2/attachment.png 


More information about the SDL mailing list