diff --git a/wx/lib/agw/ribbon/__init__.py b/wx/lib/agw/ribbon/__init__.py index 9c7d64ca..633edeb2 100644 --- a/wx/lib/agw/ribbon/__init__.py +++ b/wx/lib/agw/ribbon/__init__.py @@ -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. diff --git a/wx/lib/agw/ribbon/bar.py b/wx/lib/agw/ribbon/bar.py index 419cfbf7..7111ae3d 100644 --- a/wx/lib/agw/ribbon/bar.py +++ b/wx/lib/agw/ribbon/bar.py @@ -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