docs/button.rst
author Radek Brich <radek.brich@devl.cz>
Wed, 03 Sep 2014 19:13:37 +0200
changeset 110 cf3d49cdd6e2
parent 14 1f2ff9d3c7f9
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.

Button
======

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

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