Revision: 3146
http://vexi.svn.sourceforge.net/vexi/?rev=3146&view=rev
Author: clrg
Date: 2008-10-27 22:06:10 +0000 (Mon, 27 Oct 2008)
Log Message:
-----------
Minor fixes
Modified Paths:
--------------
trunk/widgets/org.vexi.widgets/doc/skel.t
trunk/widgets/org.vexi.widgets/src/org/vexi/theme/classic/shadepane.t
Modified: trunk/widgets/org.vexi.widgets/doc/skel.t
===================================================================
--- trunk/widgets/org.vexi.widgets/doc/skel.t 2008-10-27 21:05:49 UTC (rev
3145)
+++ trunk/widgets/org.vexi.widgets/doc/skel.t 2008-10-27 22:06:10 UTC (rev
3146)
@@ -1,7 +1,7 @@
-<!-- Copyright 2007 - see COPYING for details [LGPL] -->
+<!-- Copyright 2008 - see COPYING for details [LGPL] -->
<vexi xmlns:ui="vexi://ui" xmlns:meta="vexi://meta" xmlns="vexi.widget"
- xmlns:layout="vexi.layout" xmlns:util="vexi.util">
+ xmlns:lay="vexi.layout" xmlns:util="vexi.util">
<meta:doc>
<author></author>
<name></name>
Modified: trunk/widgets/org.vexi.widgets/src/org/vexi/theme/classic/shadepane.t
===================================================================
--- trunk/widgets/org.vexi.widgets/src/org/vexi/theme/classic/shadepane.t
2008-10-27 21:05:49 UTC (rev 3145)
+++ trunk/widgets/org.vexi.widgets/src/org/vexi/theme/classic/shadepane.t
2008-10-27 22:06:10 UTC (rev 3146)
@@ -7,7 +7,7 @@
</meta:doc>
<lib:shadepane />
- <ui:box redirect=":$content" margin="0 0 5 0" padding="3" vshrink="true">
+ <ui:box redirect=":$content" margin="0 0 5 0" padding="3">
<ui:box orient="vertical">
<lay:pad id="titlebar" cursor="hand" fill="#666666" padding="3 6"
vshrink="true">
<ui:box id="arrow" fill=":.image.arrowdown_white"
shrink="true" />
@@ -42,6 +42,7 @@
c = c == "white" ? "_white" : "";
downarrow = .image["arrowdown"+c];
rightarrow = .image["arrowright"+c];
+ $arrow.fill = shade ? rightarrow : downarrow;
$closeimg.fill = .image["close"+c];
}
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Vexi-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/vexi-svn