docs/index.rst
author Radek Brich <radek.brich@devl.cz>
Tue, 11 Oct 2011 10:09:58 +0200
changeset 26 37745c5abc49
parent 21 8553a6bd2d82
child 33 45f1b6d590bd
permissions -rw-r--r--
DriverPygame: add mouse events and key press autorepeat.

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

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

Contents:

.. toctree::
   :maxdepth: 3

   application
   eventsource
   events
   focus
   redraw
   colors
   tableview

.. inheritance-diagram:: tuikit.application
                         tuikit.eventsource
                         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