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.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 | Maurício CA <mauricio.antunes@gmail.com> |
| Uploaded | by MauricioAntunes at 2010-06-20T12:06:12Z |
| Category | GUI |
| Home page | http://bitbucket.org/mauricio/gtk2hs-rpn |
| Bug tracker | http://bitbucket.org/mauricio/gtk2hs-rpn/issues |
| Distributions | |
| Reverse Dependencies | 1 direct, 0 indirect [details] |
| Downloads | 4211 total (6 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs uploaded by user Build status unknown [no reports yet] |