Mercurial > libervia-desktop-kivy
view cagou/backport/README @ 387:d61bbbac4160
cagou widget: don't add header_input systematically anymore:
header input is often used in CagouWidget for e.g. filtering, but not always, and when it
is not, it is weird and confusing to have a TextInput which doesn't do nothing. To avoid
that, a new `use_header_input` bool attribute (set to False by default) has been added to
CagouWidget.
author | Goffi <goffi@goffi.org> |
---|---|
date | Tue, 04 Feb 2020 20:47:17 +0100 |
parents | 5bd583d00594 |
children |
line wrap: on
line source
This directory include files backported from unreleased versions of Kivy until they are actually released. Note that the LICENSE in this directory apply only to this directory, other files follow general Cagou license specified in root directory's COPYING (AGPL v3+). The files here (except __init__.py) comes from Kivy repository (https://github.com/kivy/kivy) and are copyrighted to their respective authors "__init__.py" is part of Cagou and licensed under the same license (see root COPYING).