[Gtk-sharp-list] How to use System.Drawing.Graphics in Mono ?

Dimitar Dobrev dpldobrev at yahoo.com
Tue Nov 16 11:25:43 EST 2010


Assuming that "Draw event handler" is "ExposeEvent event handler", yes, I
mean just that: all drawing must be there. As for the rest, I believe Stifu
has answered you: you need to remember your states at Click, DragDrop and
any other events you use, and then employ this saved information in your
ExposeEvent handler. This is the way all GUI toolkits I am aware of work,
possibly excluding HTML.
-- 
View this message in context: http://mono.1490590.n4.nabble.com/How-to-use-System-Drawing-Graphics-in-Mono-tp3045000p3045164.html
Sent from the Mono - Gtk# mailing list archive at Nabble.com.


More information about the Gtk-sharp-list mailing list