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, and is an instance
of 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 include any gtk2hs widget in the stack.
Modules
- Graphics
- UI
- Gtk
- Layout
- Graphics.UI.Gtk.Layout.Rpn
- Graphics.UI.Gtk.Layout.Rpn.CanBeCasted
- Graphics.UI.Gtk.Layout.Rpn
- Layout
- Gtk
- UI
Downloads
- gtk2hs-rpn-0.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, cairo, gtk (>=0.10), mtl [details] |
License | LicenseRef-LGPL |
Author | |
Maintainer | Maurício CA <mauricio.antunes@gmail.com> |
Category | GUI |
Uploaded | by MauricioAntunes at 2009-05-12T17:19:06Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 4098 total (0 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 2017-01-01 [all 8 reports] |