Commit Graph

15 Commits

Author SHA1 Message Date
gabriel.pettier 9c68e79665 remove all obsolete __android__ uses in __name__ tests 2012-07-29 21:43:01 +02:00
Qua-non 3b4fafabcf TabbedPanel: change `default_tab_class` to `..._cls` &
change it's type from StringProperty to ObjectProperty
to be consistant with other widgets.
2012-07-02 23:30:30 +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
Qua-non aa4d61cbb5 TabbedPanel: remove `orientation` from docs and from examples as
the default content container is now a FloatLayout instead of a
GridLayout, for consistancy with other widgets.
2012-07-01 18:50:46 +05:30
Qua-non 5c717450fb TabbedPanel: remove debug(Print) statements 2012-07-01 17:51:20 +05:30
Qua-non 0367e82ed2 TabbedPanel: introduce dafault_tab_class 2012-07-01 16:37:13 +05:30
Qua-non daa04288fd TabbedPanel: Fix. pep8 and multiple content in nested/kv
closes #543
2012-06-28 15:19:36 +05:30
Qua-non a7df2b8865 :TabbedPanel: Fix tab_width, was calculated wrong in certain situations.
Plus minor doc fixes
2012-06-10 03:03:17 +05:30
Qua-non 1bacb4355c Tabbed Panel: Fix example: call super when overriding switch_to 2012-06-08 22:10:05 +05:30
Qua-non 2865883f22 Tabbed Panel: example: show tab positions for each panel,
widget: remove only the autogenerated tab while changing the default_tab
2012-06-08 17:39:33 +05:30
Qua-non 3e2bf4c465 Tabbed Panel: Add ability to add a closable tab in example 2012-06-08 14:20:03 +05:30
Qua-non b4f1ee6832 add info text 2012-04-09 22:06:47 +05:30
Qua-non 435cdf91fe improve example 2012-04-09 22:02:46 +05:30
Qua-non 610ac74619 allow for variable tab_width and rename advanced example 2012-04-09 21:07:36 +05:30