Saqib Azim
5913d861f4
Fix for pep8 errors ( #4815 )
...
* Fix pep8 errors
* Fix pep8 errors
* Fixing pep8 errors
* fixing pep8 errors
* E731 pep8 fixes resolved for some files
* fix for E741 and E305 for some files
* pep8 fixes
2016-12-17 09:50:52 +02:00
dessant
6f660002ff
remove unused imports in examples
2016-03-15 12:17:09 +02:00
dessant
058090518a
fix make style errors
2015-03-21 17:58:01 +02:00
Charles Merriam
02c30a4e9f
Fix examples/ PEP8 errors. Mostly white space.
...
This fixes a large number of white space errors in the examples/
directory.
When I upgraded Makefile to check the 'make style' on the examples
directory,
the output was hundreds of lines long. Currently, the output is
managable
and consists solely of "lines too long", as kv lines cannot be split.
This
commit touches an obscene number of files in trivial ways.
2015-02-01 17:09:20 -08:00
Qua-non
d1327daba4
UIX:TabbedPanel reset to previous behaviour for default_tab
2012-10-29 16:49:13 +05:30
Qua-non
1ba4f04758
TabbedPanel: ensure a default_tab creation when do_default_tab is set to
...
true
2012-10-22 05:52:42 +05:30
Qua-non
2c0adab011
TabbedPanel: disable default tab functionality by default
2012-10-22 00:03:40 +05:30
Qua-non
a6b5683b4c
TabbedPanel: fix first tab selection
2012-10-21 19:22:34 +05:30
Qua-non
c35dca3656
TabbedPanel: ensure first TabbedPanelItem selection
2012-10-21 18:14:20 +05:30
Qua-non
5163abcee1
UIX: Introduce TabbedPanelItem for a simplified usage
2012-10-16 00:42:02 +05:30
Qua-non
9e7d26e158
TabbedPanel: introduce current_tab property
2012-07-02 01:03:37 +05:30
Qua-non
c3ab0c5469
TabbedPanel: Fix loading of default tab content when using a existing
...
rule
2012-07-01 22:00:46 +05:30
Mathieu Virbel
56017fd8cd
tiny fixes
2012-06-09 17:47:03 +02:00
Qua-non
33576a90f2
implement switch_to for default tabs
2012-04-09 11:11:35 +05:30
Mathieu Virbel
7d25ce42df
tabbedpanel: move the switch logic to TabbedPanel, and use it in the TabbedHeader
2012-04-07 00:15:52 +02:00
Mathieu Virbel
a12932a620
remove old images concerning tabbedpanel, and fix example
2012-04-07 00:02:12 +02:00
Mathieu Virbel
c1b983abac
tabbedpanel: update style to match new one, switch to atlas for image, simpler renaming, and fix a partial unbind issue
2012-04-06 23:52:34 +02:00
Qua-non
5e7a864633
bring inline with suggestions on pull request
2012-03-20 00:39:11 +05:30
Qua-non
23e8e4ab49
provide a link to the simple example instead of having it inline
2012-03-19 20:21:29 +05:30