dabo Commit
Revision 5998
Date: 2010-09-12 11:45:21 -0700 (Sun, 12 Sep 2010)
Author: Ed
Trac: http://trac.dabodev.com/changeset/5998
Changed:
U trunk/demo/samples/dHyperLink.py
Log:
Fixed the sample link to match the current Dabo Wiki URL.
Diff:
Modified: trunk/demo/samples/dHyperLink.py
===================================================================
--- trunk/demo/samples/dHyperLink.py 2010-09-12 18:45:02 UTC (rev 5997)
+++ trunk/demo/samples/dHyperLink.py 2010-09-12 18:45:21 UTC (rev 5998)
@@ -19,7 +19,7 @@
bs = dabo.ui.dBorderSizer(self)
lnk = self.link = dabo.ui.dHyperLink(self, Caption="The Dabo
Wiki", FontSize=24,
- URL="http://dabodev.com/wiki/",
LinkColor="olive",
+ URL="http://wiki.dabodev.com/",
LinkColor="olive",
VisitedColor="maroon", HoverColor="crimson",
LinkUnderline=True,
HoverUnderline=False, VisitedUnderline=True)
bs.append(lnk, border=20)
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message:
http://leafe.com/archives/byMID/[email protected]