Turn off borders?
Posted: Fri May 20, 2005 22:03
For some reason when I go:
<Window Type="TaharezLook/StaticImage" Name="image">
<Property Name="Position" Value="x:0 y:48" />
<Property Name="Size" Value="w:48 h:48" />
<Property Name="Image" Value="set:MainScreen image:img" />
</Window>
This displays the image. But it puts a crazy border around it.
How do you turn this off?
<Window Type="TaharezLook/StaticImage" Name="image">
<Property Name="Position" Value="x:0 y:48" />
<Property Name="Size" Value="w:48 h:48" />
<Property Name="Image" Value="set:MainScreen image:img" />
</Window>
This displays the image. But it puts a crazy border around it.
How do you turn this off?