Hi again,
Mario Sopena told me this:
Mario Sopena <[EMAIL PROTECTED]> wrote: > He le�do tu blog y no s� si te interesa... pero existe una forma de > usar Cairo sin hacer P/Invoke. El truco es usar Gtk.DotNet.Graphics > (mira en http://www.go-mono.com/docs/) que te permite usar > System.Drawing en Gtk+ (y �ste est� implementado en Cairo). > > Un saludo. > Mario
Here is an English translation:
<quote>
I have read your blog and I do not know if it interests to you... but ther is a way to use Cairo without using P/Invoke. The trick consist in use Gtk.DotNet.Graphics (look at http://www.go-mono.com/docs/) which allows you to use System.Drawing in Gtk+ (and this one is implemented in Cairo).
A greeting.
Mario </quote>
From which I have seen, the way for using Gtk.DotNet.Graphics it is to use the FromDrawable method to get a System.Drawing.Graphics for drawing. I'll make some experiments with this.
Greetings!.
Manuel.
Alex Roman wrote:
Hello people,
I decided to experiment with mono and Cairo but I noticed that there are NO tutorials whatsoever. I do have the documentation for it, but it's just an API reference. It doesn't contain any examples.
Does anyone have a link to some examples or can provide me with some examples? I would greatly appreciate it.
Sincerely, Alex Roman.
_______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
-- � Manuel Alejandro Cer�n Estrada <[EMAIL PROTECTED]> � http://ceronman.blogspot.com _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
