Fwd: [Gtk-sharp-list] New List Member: Need help with drawing and images

Mario Carrión mario.carrion at gmail.com
Sun Oct 30 19:30:42 EST 2005


---------- Forwarded message ----------
From: Mike Eller <gtkmike at earthlink.net>
Date: Oct 30, 2005 4:23 PM
Subject: Re: [Gtk-sharp-list] New List Member: Need help with drawing and images
To: mario.carrion at gmail.com


 Mario Carrión wrote:
 On Sun, 2005-10-30 at 15:54 -0500, Mike Eller wrote:


 Hello list,
My first post here.

Question:
I would like to set a static background on a window. By static I mean I
will not need that image to respond to anything.
I then want to also be able to add other items to the window on top of
the image, and draw other things on top.

Can anyone point me to a tutorial or examples that can accomplish this?

I am quite new to C#....but am familiar with GTK....somewhat.
I can do this without a problem in Java...I hope it can be done here too.

Any and all assistance is greatly appreciated...I will even go as far as
to double your salary!!


 You have two choices:

- Using Gnome.Canvas
and
- Using System.Drawing through Gtk.DotNet

I'm not quite sure if using Gtk.DrawingArea allows you to draw
Gtk.Widgets on the top of the images, but I'm sure that Gnome.Canvas
allows it.

With this few information now you can start ;)

Cheers

 OK,
 How is this for cross platform?
 I am just starting with C# and Mono....
 If I use the System.Drawing....would that be more apt to work on
other platforms using Mono? Or is this not really going to port to
anything accept what I design it in?

 Mike


--
Saludos
-----
Mario Carrión <mario.carrion at gmail.com>


More information about the Gtk-sharp-list mailing list