mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-06 20:10:08 +01:00
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:
@@ -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.
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user