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

Application
===========

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

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