Add a backbuffer for the created window.
[matthijs/projects/fpprac.git] / FPPrac.hs
2009-08-24 Matthijs KooijmanAdd a backbuffer for the created window.
2009-08-24 Matthijs KooijmanSave the opened window in the state.
2009-08-24 Matthijs KooijmanGive the window a default width and height again.
2009-08-24 Matthijs KooijmanFix alignment.
2009-08-24 Matthijs KooijmanRemove testing exposeEvent callback.
2009-08-23 Matthijs KooijmanMake runGUI create a window again.
2009-08-23 Matthijs KooijmanMake runTina available again.
2009-08-23 Matthijs KooijmanMake FPPrac compile against Gtk2Hs instead of WxWidgets.
2009-08-23 Matthijs KooijmanAdd FPPrac module from Teletop.