cga/GUI
hasufell b6aa9d9086
GUI: fix signal handling for onExpose
Doing the signal handling connect inside the callback function
was a bad idea. Instead do it in the makeGUI function and just
call onClickedDrawButton for every expose event.
2014-10-11 00:01:43 +02:00
..
gtk2.glade Restructure modules 2014-10-10 17:40:08 +02:00
Gtk.hs GUI: fix signal handling for onExpose 2014-10-11 00:01:43 +02:00