AGW Logo

svn SVN Revision 69627 For foldpanelbar

This file contains the SVN revision history for foldpanelbar, at revision 69627.

Available information include commit date, the name of the committer, the file size, the SVN log messages and a diff from the previous version (if available).


file_info File Information

  • Commit Date: 17-Oct-2008 19:15:31 UTC
  • Committer: AG
  • File Size: 77025 byte(s)

svn_log Log Messages

The following log message was entered by the committer:

  • AuiManager: fix the assertion error in the demo;
  • Others: minor fixes to the docstrings.

svn_diff Diff To Previous Version (69134)

Version SVN diff:

--- wxPython/3rdParty/AGW/agw/foldpanelbar.py       2011/09/17 22:02:20     69134
+++ wxPython/3rdParty/AGW/agw/foldpanelbar.py       2011/11/01 19:42:21     69627
@@ -1625,7 +1625,9 @@
:param `foldpanel`: an instance of L{FoldPanelItem};
:param `cbstyle`: an instance of L{CaptionBarStyle}.

-        :note: The changes are applied immediately. All styles not set in the
+        :note:
+
+         The changes are applied immediately. All styles not set in the
L{CaptionBarStyle} class are not applied. Use the L{CaptionBar} reference
to indicate what captionbar you want to apply the style to. To apply one
style to all L{CaptionBar} items, use L{ApplyCaptionStyleAll}.
Tree

Table Of Contents

Previous topic

SVN Revision 69134 For foldpanelbar

Next topic

fourwaysplitter