gtk2hs-rpn: Adds a module to gtk2hs allowing layouts to be defined using reverse polish notation.
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.
Downloads
- gtk2hs-rpn-0.2.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
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 | 4064 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] |