gtk2hs-rpn-0.2: Adds a module to gtk2hs allowing layouts to be defined using reverse polish notation.

The gtk2hs-rpn package

Adds a module Graphics.UI.Gtk.Layout.Rpn to gtk2hs. This module defines a type RPN for operators, which is an instance of Data.Monoid.Monoid class. You can combine those operators using reverse polish notation, as made popular by, say, HP calculators. There are operators for layout elements, like expanders, panes, boxes and notebooks, and for a few other widgets, like buttons and labels. You can also insert any existing gtk2hs widget in the stack.

Properties

Versions0.0.1, 0.0.2, 0.1, 0.2, 0.2.1
Dependenciesbase (4.*), cairo (0.11.*), glib (0.11.*), gtk (0.11.*), mtl (≥1.1.0.2 & <1.2)
LicenseLGPL
MaintainerMaurício CA <mauricio.antunes@gmail.com>
CategoryGUI
Home pagehttp://bitbucket.org/mauricio/gtk2hs-rpn
Bug trackerhttp://bitbucket.org/mauricio/gtk2hs-rpn/issues
Upload dateSun Jun 20 12:06:12 UTC 2010
Uploaded byMauricioAntunes
Built onghc-6.12
Build failureghc-7.0 (log)

Modules

Downloads