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

[ gui, library ] [ Propose Tags ]

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.

Modules

[Last Documentation]

  • Graphics
    • UI
      • Gtk
        • Layout
          • Graphics.UI.Gtk.Layout.Rpn

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.1, 0.0.2, 0.1, 0.2, 0.2.1
Dependencies base (>=4 && <5), cairo (>=0.11 && <0.12), glib (>=0.11 && <0.12), gtk (>=0.11 && <0.12), mtl (>=1.1.0.2 && <1.2) [details]
License LicenseRef-LGPL
Author
Maintainer none
Category GUI
Uploaded by MauricioAntunes at 2011-09-23T17:14:28Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 3973 total (13 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2016-12-27 [all 8 reports]