docs/index.rst
author Radek Brich <radek.brich@devl.cz>
Wed, 02 Jan 2013 11:48:36 +0100
changeset 44 d77f1ae3786c
parent 38 c6e170452c7f
child 45 43b2279b06e1
permissions -rw-r--r--
Add Widget.spot property. TreeView: move spot with cursor node. ScrollView: scroll when spot moves.

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

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

Contents:

.. toctree::
   :maxdepth: 3

   application
   emitter
   events
   redraw
   colors

.. inheritance-diagram:: tuikit.application
                         tuikit.emitter
                         tuikit.widget
                         tuikit.container
                         tuikit.window
                         tuikit.button
                         tuikit.label
                         tuikit.scrollbar
                         tuikit.textedit
                         tuikit.editfield
                         tuikit.editbox
                         tuikit.combobox
                         tuikit.menu
                         tuikit.menubar
                         tuikit.treeview