Contextmenu rework
This commit is contained in:
parent
8d0bb5626a
commit
2e848bc6b1
@ -1,33 +1,26 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<window>
|
||||
<defaultcontrol>1000</defaultcontrol>
|
||||
<include>dialogeffect</include>
|
||||
<coordinates>
|
||||
<system>1</system>
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<left>0</left>
|
||||
<top>0</top>
|
||||
</coordinates>
|
||||
<controls>
|
||||
<control type="image" id="997">
|
||||
<description>background top image</description>
|
||||
<posx>0</posx>
|
||||
<posy>-50</posy>
|
||||
<width>400</width>
|
||||
<height>50</height>
|
||||
<texture border="40,40,40,0">ContextMenu_Top.png</texture>
|
||||
</control>
|
||||
<control type="image" id="999">
|
||||
<description>background image</description>
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<left>0</left>
|
||||
<top>0</top>
|
||||
<width>400</width>
|
||||
<texture border="40,0,40,0">ContextMenu_Middle.png</texture>
|
||||
<height>720</height>
|
||||
<texture border="80">ContextMenu.png</texture>
|
||||
</control>
|
||||
<control type="image" id="998">
|
||||
<description>background bottom image</description>
|
||||
<posx>0</posx>
|
||||
<control type="grouplist" id="996">
|
||||
<description>grouplist for context buttons</description>
|
||||
<left>42</left>
|
||||
<top>45</top>
|
||||
<width>400</width>
|
||||
<height>50</height>
|
||||
<texture border="40,0,40,40">ContextMenu_Bottom.png</texture>
|
||||
<height max="640">auto</height>
|
||||
<itemgap>2</itemgap>
|
||||
</control>
|
||||
<control type="button" id="1000">
|
||||
<description>button template</description>
|
||||
|
BIN
media/ContextMenu.png
Normal file
BIN
media/ContextMenu.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 9.1 KiB |
Binary file not shown.
Before Width: | Height: | Size: 5.3 KiB |
Binary file not shown.
Before Width: | Height: | Size: 7.6 KiB |
Binary file not shown.
Before Width: | Height: | Size: 4.4 KiB |
Loading…
Reference in New Issue
Block a user