[Gtk-sharp-list] How to draw a renderized image to a window

Frederico Valente a25285@alunos.det.ua.pt
Fri, 27 Aug 2004 21:37:38 +0000


Hi!
	I've made a program that generates fractals using SDL and c++. Now I've 
decided to learn C# and gtk# by making a similar program using them.
	The menu generation went just fine. But I would like to know what's the 
best way to display in a window a generated array of r,g and b (ie. an 
array of, say, 640*480 with values to red green and blue).
	I haven't quite found my way in the docs at gtk-sharp home page.
Any help, links to info or a mention of programs who do something alike 
will be greatly apreciated.

Bye,
Frederico Valente