gtk-toy

Convenient Gtk canvas with mouse and keyboard input.

Latest on Hackage:0.2.0

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Michael Sloan
Maintained by Michael Sloan

The Gtk Toy Framework is a simplifying interface over Gtk for creating applications which draw things and interact with the mouse and keyboard. It handles the minutae of setting up the Gtk window and canvas, and processes the input events into more palatable data structures.