On 02/01/06 Tomas Olofsson wrote: > I have a little problem, I need to be able to draw on a background > picture i gtk, do anyone know where I can get some information how to do > that.
You likely want to set widget.AppPaintable = true; and draw to the Widget's GdkWindow. lupus -- ----------------------------------------------------------------- [EMAIL PROTECTED] debian/rules [EMAIL PROTECTED] Monkeys do it better _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
