New dialog type for tooltips etc

This commit is contained in:
Paul Chote
2010-04-10 18:21:58 +12:00
committed by Chris Forbes
parent 9f5c08728d
commit ea46f413d1
6 changed files with 119 additions and 4 deletions

View File

@@ -143,6 +143,17 @@
<image name="corner-br" x="252" y="252" width="4" height="4" />
<image name="background" x="4" y="4" width="248" height="248" />
</collection>
<collection name="dialog4" src="dialog4.png">
<image name="border-t" x="5" y="0" width="52" height="6" />
<image name="border-b" x="5" y="59" width="52" height="6" />
<image name="border-l" x="0" y="5" width="6" height="54" />
<image name="border-r" x="59" y="5" width="6" height="54" />
<image name="corner-tl" x="0" y="0" width="6" height="6" />
<image name="corner-tr" x="59" y="0" width="6" height="6" />
<image name="corner-bl" x="0" y="59" width="6" height="6" />
<image name="corner-br" x="59" y="59" width="6" height="6" />
<image name="background" x="5" y="5" width="52" height="52" />
</collection>
<collection name="dialog" src="dialog.png">
<image name="background" x="0" y="0" width="624" height="384" />
<image name="border-r" x="624" y="0" width="14" height="200" />