AGW on Phoenix (2): various fixes to the docstrings (especially the samples include in the documentation).

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@73203 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Andrea Gavana
2012-12-18 21:03:31 +00:00
parent b3e4757b9c
commit 52fe4ee5eb
2 changed files with 3 additions and 3 deletions

View File

@@ -150,7 +150,7 @@ License And Version
RIBBON library is distributed under the wxPython license.
Latest revision: Andrea Gavana @ 31 Oct 2012, 21.00 GMT
Latest revision: Andrea Gavana @ 18 Dec 2012, 21.00 GMT
Version 0.3.

View File

@@ -9,7 +9,7 @@
# Python Code By:
#
# Andrea Gavana, @ 15 Oct 2009
# Latest Revision: 17 Aug 2011, 15.00 GMT
# Latest Revision: 18 Dec 2012, 21.00 GMT
#
# For All Kind Of Problems, Requests Of Enhancements And Bug Reports, Please
# Write To Me At:
@@ -41,7 +41,7 @@ As :class:`RibbonBar` can only have :class:`~lib.agw.ribbon.page.RibbonPage` as
when a page is created, it is automatically added to the bar - there is no `AddPage` equivalent to call.
After all pages have been created, and all controls and panels placed on those pages,
meth:`~RibbonBar.Realize` must be called.
:meth:`~RibbonBar.Realize` must be called.
Window Styles