@hackage / SybWidget

Library which aids constructing generic (SYB3-based) widgets

Latest0.5.6

About

Metadata

  • Last updated , by MadsLindstroem
  • License LicenseRef-LGPL
  • Categories GUI
  • Maintained by: Mads Lindstrøm <mads.lindstroem@gmail.com>

  • Lottery factor: 0

Links

Installation

Readme

Basic building block for creating libraries which can generically construct widgets. That is, the library cannot by it self construct any widgets, but makes it easier to build libraries which can. This also means that the library is not dependent on any particular GUI library.