docs/index.rst
author Radek Brich <radek.brich@devl.cz>
Fri, 18 Jan 2013 22:36:50 +0100
changeset 62 2f61931520c9
parent 55 1ab0edd5d784
permissions -rw-r--r--
Rework layouts: Layout is now normal Container which places its children upon resize event. Drop TopWindow, top is now any subclass of Container. Add floater concept: floaters are widgets drawn over normal widgets, not clipped by parent. Add HScrollbar and Scrollbar abstract base class.

Tuikit documentation
====================

| ``╒══════╤════╤════╕``
| ``│ ├ ╷╷ ╷ │/ ╷ ├  │``
| ``│ ╰╴╰┘ ╰ ╵╰ ╰ ╰╴ │``
| ``╰────────────────╯``

Contents:

.. toctree::
   :maxdepth: 3

   application
   emitter
   events
   redraw
   colors
   driver