docs/window.rst
author Radek Brich <radek.brich@devl.cz>
Wed, 03 Sep 2014 19:13:37 +0200
changeset 110 cf3d49cdd6e2
parent 13 19ebde2fd594
permissions -rw-r--r--
Add cursesw driver, using curses get_wch() for unicode input. It alse has enabled keypad() to let curses interpret control keys and mouse input.

Window
======

.. toctree::
   :maxdepth: 3
   :titlesonly:

.. automodule:: tuikit.window
   :members:
   :show-inheritance: