[Gtk-sharp-list] Should i use gtk.Draw or Gdk/cairo ?
Panterga
laurent.panterga at free.fr
Mon Jan 9 09:04:00 EST 2006
Hi,
I would like to be able to make a software with a window containing :
- one background image
- many little images over it
And i want to be able to drag and drop the little images to move them,
and be able to get access to their position.
I don't want this to be a full-screen graphic application, i just want
this to be inside a widget ( hbox or vbox ) of my application.
I don't care about vectorization and antialiasing stuff.
So, should i use gtk.Drawing or gdk with Cairo or something else ?
Because i don't really know theses technologies.
Also, do you have a link with a good documentation or tutorial about the
drag and drop stuff ?
Thanks for the help.
More information about the Gtk-sharp-list
mailing list