[Mono-devel-list] testing gdi+without SWF
Chris Turchin
chris at turchin.net
Wed Feb 11 06:14:04 EST 2004
Hi Alain,
If you create a Gdk.Window then there is a method SetBackPixmap() which I assume
could be useful for you (though I have not tried it myself).
Gdk.Window
SetBackPixmap(Pixmap pixmap, bool parent_relative)
pixmap: an object of type Gdk.Pixmap
parent_relative: bool
Regards,
--chris
On Wed, 11 Feb 2004, ROUGE Alain wrote:
> hi,
>
> Thanks for your reply Jordi, Andreas.
>
> I can render System.Drawing in a Bitmap and invoke xv. It's ok.
>
> That said, to test and debug System.Drawing, it's much easier to render
> directly to screen.
> I don't want any UI, I just need a top level window to render
> System.Drawing.
>
> Is it possible to hack System.Drawing to render directly to screen in a
> top level window without SWF?
>
> ar.
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
More information about the Mono-devel-list
mailing list