> I'm planning to create a simple tool for drawing mazes/labyrinth. Is
> it possible for a gtk  drawing area to receive mouse input? My idea is
> to logically divide the drawing-area into a number of sqares. By
> performing a click on the drawing area one should then be able to
> blacken the square, creating a wall. Would a gtk drawing area work out
> for this? Which widget would you use?

Yes,  DrawingArea is the correct widget for drawing or building entirely
custom widgets.
-- 
OpenGroupware developer: awill...@whitemice.org
<http://whitemiceconsulting.blogspot.com/>

_______________________________________________
Gtk-sharp-list maillist  -  Gtk-sharp-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/gtk-sharp-list

Reply via email to