docs/button.rst
author Radek Brich <radek.brich@devl.cz>
Fri, 18 Jan 2013 22:36:50 +0100
changeset 62 2f61931520c9
parent 14 1f2ff9d3c7f9
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.

Button
======

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

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