SDL & Gtk

hi !
is it possible to show the SDL output (screen)
in a gtk-application without loosing speed ?

is there a SDL GtkWidget ?

thanx–
Sent through GMX FreeMail - http://www.gmx.net

Mhh… lets see what Sam said to me once :slight_smile:

“Look at the GTKdemo at the demo-page of www.libsdl.org.”

It is kind of a hack, but it works and you can use SDL-Surfaces (and all the
other stuff) with GTK…On Friday 27 October 2000 15:01, you wrote:

hi !
is it possible to show the SDL output (screen)
in a gtk-application without loosing speed ?

is there a SDL GtkWidget ?

thanx


Sascha G?nther
(@Sascha_Gunther)

LINUX - Power for nothing and bits for free…

hi !
is it possible to show the SDL output (screen)
in a gtk-application without loosing speed ?

is there a SDL GtkWidget ?

There’s no SDL GtkWidget, but you can check out the SDL GTk demo:
http://www.libsdl.org/projects/gtk-demo/

See ya,
-Sam Lantinga, Lead Programmer, Loki Entertainment Software