Roger Leigh wrote:

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

"roronoa zorro" <[EMAIL PROTECTED]> writes:



I am currently doing a project that quires an image to be displayed
and user should be allowed to select certain part of that image(ie
draw things like circle on it). What should i use for such
application? I have seen gnome canvas works for it but i am
restricted to windows platform with MSVC, so is there any other
options to use with GTK+?



The GNOME Canvas only requires GTK+. I built it against GTK+ 2.4 on
Windows a few weeks ago using MSYS/MinGW and the gladewin32 GTK+
packages. It seemed to work OK, though my canvas objects didn't seem
to receive every GdkEvent (particularly GdkEventCrossing) they should
have, making it a little more difficult to use than under X11. The
basic functionality seemed to work just fine, however.


Have a look at bug: http://bugzilla.gnome.org/show_bug.cgi?/137551

Todd

_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to