initial checkin
[org.ibex.widgets.git] / src / org / ibex / theme / win2k / bevel.t
1 <!-- Copyleft 2004 - see COPYING for details [LGPL] -->
2
3 <ibex xmlns="org.ibex.theme.win2k" xmlns:base="org.ibex.theme.base">
4     <meta:doc>
5         <author>Charles Goodwin</author>
6     </meta:doc>
7
8     <base:border-img>
9         thisbox.form ++= function(v) { if (v != cascade) border = .image["bevel" + v]; }
10     </base:border-img>
11 </ibex>