[Compactpath-commit] SF.net SVN: compactpath: [19] trunk/src/compactpath/qt4/pathlabelwrap.py
Status: Beta
Brought to you by:
jurner
|
From: <ju...@us...> - 2008-06-19 07:40:27
|
Revision: 19
http://compactpath.svn.sourceforge.net/compactpath/?rev=19&view=rev
Author: jurner
Date: 2008-06-19 00:40:24 -0700 (Thu, 19 Jun 2008)
Log Message:
-----------
minor change
Modified Paths:
--------------
trunk/src/compactpath/qt4/pathlabelwrap.py
Modified: trunk/src/compactpath/qt4/pathlabelwrap.py
===================================================================
--- trunk/src/compactpath/qt4/pathlabelwrap.py 2008-06-19 07:29:11 UTC (rev 18)
+++ trunk/src/compactpath/qt4/pathlabelwrap.py 2008-06-19 07:40:24 UTC (rev 19)
@@ -49,8 +49,8 @@
@note: currently the wrapper does not know how anything about rich text. no use to pass
a label containing rich text. the rich text it won't show up and behaviour of the label is undefined
- @note: when used on a statusbar you may want to adjust the stretch facor. otherwise the label
- might be invisible because it never gets resized
+ @note: when used on a statusbar you may want to adjust the stretch facor. otherwise label
+ contents may not be visible because it never gets resized
"""
self.fpath = fpath
self.label = label
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|