gui skinning howto updated
@@ -1,8 +1,8 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<PokerTH>
|
||||
<CardDeck>
|
||||
<StyleDescription value="PokerTH default card deck" />
|
||||
<StyleMaintainerEMail value="webmaster@pokerth.net" />
|
||||
<Preview value="preview.png" />
|
||||
<StyleDescription value="PokerTH default card deck" /> <!-- This string will be shown in settings/game table style list -->
|
||||
<StyleMaintainerEMail value="webmaster@pokerth.net" /> <!-- This string will be shown in error message if there is a problem with the style -->
|
||||
<Preview value="preview.png" /> <!-- This preview picture will be shown in settings/card deck style if this style is selected. The value should contain a filename of the preview picture which have to be stored in the same folder as this xml file. -->
|
||||
</CardDeck>
|
||||
</PokerTH>
|
||||
@@ -1,8 +1,8 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<PokerTH>
|
||||
<CardDeck>
|
||||
<StyleDescription value="PokerTH default card deck (4 color)" />
|
||||
<StyleMaintainerEMail value="webmaster@pokerth.net" />
|
||||
<Preview value="preview.png" />
|
||||
<StyleDescription value="PokerTH default card deck (4 color)" /> <!-- This string will be shown in settings/game table style list -->
|
||||
<StyleMaintainerEMail value="webmaster@pokerth.net" /> <!-- This string will be shown in error message if there is a problem with the style -->
|
||||
<Preview value="preview.png" /> <!-- This preview picture will be shown in settings/card deck style if this style is selected. The value should contain a filename of the preview picture which have to be stored in the same folder as this xml file. -->
|
||||
</CardDeck>
|
||||
</PokerTH>
|
||||
|
Before Width: | Height: | Size: 3.6 KiB After Width: | Height: | Size: 3.5 KiB |
@@ -3,6 +3,7 @@
|
||||
<TableStyle>
|
||||
<StyleDescription value="danuxi table design (1024x600 fixed)" /> <!-- This string will be shown in settings/game table style list -->
|
||||
<StyleMaintainerEMail value="webmaster@pokerth.net" /> <!-- This string will be shown in error message if there is a problem with the style -->
|
||||
<Preview value="preview.png" />
|
||||
<IfFixedWindowSize value="1" /> <!-- value [1,0] 1 = fixed window size, 0 = resizeable window -->
|
||||
<FixedWindowWidth value="1024" />
|
||||
<FixedWindowHeight value="600" />
|
||||
@@ -10,7 +11,6 @@
|
||||
<MinimumWindowHeight value="600" />
|
||||
<MaximumWindowWidth value="1980" />
|
||||
<MaximumWindowHeight value="1200" />
|
||||
<Preview value="preview.png" />
|
||||
<ActionAllIn value="action_allin.png" />
|
||||
<ActionRaise value="action_raise.png" />
|
||||
<ActionBet value="action_bet.png" />
|
||||
|
||||
|
Before Width: | Height: | Size: 3.2 KiB After Width: | Height: | Size: 3.0 KiB |
|
Before Width: | Height: | Size: 568 KiB After Width: | Height: | Size: 562 KiB |
|
Before Width: | Height: | Size: 4.0 KiB After Width: | Height: | Size: 3.7 KiB |
|
Before Width: | Height: | Size: 3.6 KiB After Width: | Height: | Size: 3.5 KiB |
|
Before Width: | Height: | Size: 8.0 KiB After Width: | Height: | Size: 3.5 KiB |
|
Before Width: | Height: | Size: 7.7 KiB After Width: | Height: | Size: 3.4 KiB |
|
Before Width: | Height: | Size: 7.8 KiB After Width: | Height: | Size: 3.6 KiB |
@@ -1,22 +0,0 @@
|
||||
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
Copyright information for PokerTH default game table style
|
||||
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
Maintainer: PokerTH development team
|
||||
EMail: webmaster@pokerth.net
|
||||
|
||||
The maintainer of this PokerTH game table style assures that all distributed gfx files are builded by himself
|
||||
or adaptation of gfx files which are released under a free licence. By building this style the maintainer
|
||||
doesnt violate any third party rights.
|
||||
|
||||
Below you will find a list of all adaptation source gfx files which was used when building this style.
|
||||
|
||||
-----------------------------------------------------------------------------------------------------------------
|
||||
| Source of gfx file | Licence |
|
||||
|----------------------------------------------------------------------------------------------------------------
|
||||
| | |
|
||||
| | |
|
||||
| | |
|
||||
| | |
|
||||
| | |
|
||||
-----------------------------------------------------------------------------------------------------------------
|
||||
|
Before Width: | Height: | Size: 3.2 KiB After Width: | Height: | Size: 3.0 KiB |
@@ -15,49 +15,49 @@
|
||||
<MaximumWindowHeight value="1200" /> <!-- value [min 600] This will set the maximum window height if IfFixedWindowsSize=0 -->
|
||||
|
||||
<!-- Table Pictures - values should contain filenames of pictures which have to be stored in the same folder as this xml file. if you wanna have an item to be not shown please write "NULL" instead of the picture file name -->
|
||||
<ActionAllIn value="action_allin.png" />
|
||||
<ActionRaise value="action_raise.png" />
|
||||
<ActionBet value="action_bet.png" />
|
||||
<ActionCall value="action_call.png" />
|
||||
<ActionCheck value="action_check.png" />
|
||||
<ActionFold value="action_fold.png" />
|
||||
<ActionWinner value="action_winner.png" />
|
||||
<BigBlindPuck value="bigblindPuck.png" />
|
||||
<SmallBlindPuck value="smallblindPuck.png" />
|
||||
<DealerPuck value="dealerPuck.png" />
|
||||
<DefaultAvatar value="genereticAvatar.png" />
|
||||
<CardHolderFlop value="cardholder_flop.png" />
|
||||
<CardHolderTurn value="cardholder_turn.png" />
|
||||
<CardHolderRiver value="cardholder_river.png" />
|
||||
<FoldButtonDefault value="playeraction_red.png" />
|
||||
<FoldButtonHover value="playeraction_red_hover.png" />
|
||||
<FoldButtonChecked value="playeraction_red_checked.png" />
|
||||
<FoldButtonCheckedHover value="playeraction_red_checked_hover.png" />
|
||||
<CheckCallButtonDefault value="playeraction_blue.png" />
|
||||
<CheckCallButtonHover value="playeraction_blue_hover.png" />
|
||||
<CheckCallButtonChecked value="playeraction_blue_checked.png" />
|
||||
<CheckCallButtonCheckedHover value="playeraction_blue_checked_hover.png" />
|
||||
<BetRaiseButtonDefault value="playeraction_green.png" />
|
||||
<BetRaiseButtonHover value="playeraction_green_hover.png" />
|
||||
<BetRaiseButtonChecked value="playeraction_green_checked.png" />
|
||||
<BetRaiseButtonCheckedHover value="playeraction_green_checked_hover.png" />
|
||||
<AllInButtonDefault value="playeraction_orange.png" />
|
||||
<AllInButtonHover value="playeraction_orange_hover.png" />
|
||||
<AllInButtonChecked value="playeraction_orange_checked.png" />
|
||||
<AllInButtonCheckedHover value="playeraction_orange_checked_hover.png" />
|
||||
<RadioButtonPressed value="radiobutton_pressed.png" />
|
||||
<RadioButtonChecked value="radiobutton_checked.png" />
|
||||
<RadioButtonCheckedHover value="radiobutton_checked_hover.png" />
|
||||
<RadioButtonUnchecked value="radiobutton_unchecked.png" />
|
||||
<RadioButtonUncheckedHover value="radiobutton_unchecked_hover.png" />
|
||||
<PlayerTopSeatInactive value="playerSeatInactive.png" />
|
||||
<PlayerTopSeatActive value="playerSeatActive.png" />
|
||||
<PlayerBottomSeatInactive value="playerSeatInactive.png" />
|
||||
<PlayerBottomSeatActive value="playerSeatActive.png" />
|
||||
<Table value="table.png" />
|
||||
<ToolBoxBackground value="toolboxbg.png" />
|
||||
<HandRanking value="handranking.png" />
|
||||
|
||||
<ActionAllIn value="action_allin.png" /> <!-- optimal size width:height in px [100:40] -->
|
||||
<ActionRaise value="action_raise.png" /> <!-- optimal size width:height in px [100:40] -->
|
||||
<ActionBet value="action_bet.png" /> <!-- optimal size width:height in px [100:40] -->
|
||||
<ActionCall value="action_call.png" /> <!-- optimal size width:height in px [100:40] -->
|
||||
<ActionCheck value="action_check.png" /> <!-- optimal size width:height in px [100:40] -->
|
||||
<ActionFold value="action_fold.png" /> <!-- optimal size width:height in px [100:40] -->
|
||||
<ActionWinner value="action_winner.png" /> <!-- optimal size width:height in px [100:40] -->
|
||||
<BigBlindPuck value="bigblindPuck.png" /> <!-- optimal size width:height in px [40:42] -->
|
||||
<SmallBlindPuck value="smallblindPuck.png" /> <!-- optimal size width:height in px [40:42] -->
|
||||
<DealerPuck value="dealerPuck.png" /> <!-- optimal size width:height in px [40:42] -->
|
||||
<DefaultAvatar value="genereticAvatar.png" /> <!-- optimal size width:height in px [50:50] -->
|
||||
<CardHolderFlop value="cardholder_flop.png" /> <!-- optimal size width:height in px [54:82] -->
|
||||
<CardHolderTurn value="cardholder_turn.png" /> <!-- optimal size width:height in px [54:82] -->
|
||||
<CardHolderRiver value="cardholder_river.png" /> <!-- optimal size width:height in px [54:82] -->
|
||||
<FoldButtonDefault value="playeraction_red.png" /> <!-- optimal size width:height in px [160:35] -->
|
||||
<FoldButtonHover value="playeraction_red_hover.png" /> <!-- optimal size width:height in px [160:35] -->
|
||||
<FoldButtonChecked value="playeraction_red_checked.png" /> <!-- optimal size width:height in px [160:35] -->
|
||||
<FoldButtonCheckedHover value="playeraction_red_checked_hover.png" /> <!-- optimal size width:height in px [160:35] -->
|
||||
<CheckCallButtonDefault value="playeraction_blue.png" /> <!-- optimal size width:height in px [160:35] -->
|
||||
<CheckCallButtonHover value="playeraction_blue_hover.png" /> <!-- optimal size width:height in px [160:35] -->
|
||||
<CheckCallButtonChecked value="playeraction_blue_checked.png" /> <!-- optimal size width:height in px [160:35] -->
|
||||
<CheckCallButtonCheckedHover value="playeraction_blue_checked_hover.png" /> <!-- optimal size width:height in px [160:35] -->
|
||||
<BetRaiseButtonDefault value="playeraction_green.png" /> <!-- optimal size width:height in px [160:35] -->
|
||||
<BetRaiseButtonHover value="playeraction_green_hover.png" /> <!-- optimal size width:height in px [160:35] -->
|
||||
<BetRaiseButtonChecked value="playeraction_green_checked.png" /> <!-- optimal size width:height in px [160:35] -->
|
||||
<BetRaiseButtonCheckedHover value="playeraction_green_checked_hover.png" /> <!-- optimal size width:height in px [160:35] -->
|
||||
<AllInButtonDefault value="playeraction_orange.png" /> <!-- optimal size width:height in px [160:35] -->
|
||||
<AllInButtonHover value="playeraction_orange_hover.png" /> <!-- optimal size width:height in px [160:35] -->
|
||||
<AllInButtonChecked value="playeraction_orange_checked.png" /> <!-- optimal size width:height in px [160:35] -->
|
||||
<AllInButtonCheckedHover value="playeraction_orange_checked_hover.png" /> <!-- optimal size width:height in px [160:35] -->
|
||||
<RadioButtonPressed value="radiobutton_pressed.png" /> <!-- optimal size width:height in px [13:13] -->
|
||||
<RadioButtonChecked value="radiobutton_checked.png" /> <!-- optimal size width:height in px [13:13] -->
|
||||
<RadioButtonCheckedHover value="radiobutton_checked_hover.png" /> <!-- optimal size width:height in px [13:13] -->
|
||||
<RadioButtonUnchecked value="radiobutton_unchecked.png" /> <!-- optimal size width:height in px [13:13] -->
|
||||
<RadioButtonUncheckedHover value="radiobutton_unchecked_hover.png" /> <!-- optimal size width:height in px [13:13] -->
|
||||
<PlayerTopSeatInactive value="playerSeatInactive.png" /> <!-- optimal size width:height in px [190:142] -->
|
||||
<PlayerTopSeatActive value="playerSeatActive.png" /> <!-- optimal size width:height in px [190:142] -->
|
||||
<PlayerBottomSeatInactive value="playerSeatInactive.png" /> <!-- optimal size width:height in px [190:142] -->
|
||||
<PlayerBottomSeatActive value="playerSeatActive.png" /> <!-- optimal size width:height in px [190:142] -->
|
||||
<Table value="table.png" /> <!-- minimal size width:height in px [1024:600] -->
|
||||
<ToolBoxBackground value="toolboxbg.png" /> <!-- minimal size width:height in px [260:188] -->
|
||||
<HandRanking value="handranking.png" /> <!-- minimal size width:height in px [240:153] -->
|
||||
|
||||
<!-- Table Colors - values should be set in hexcode RGB style without "#" -->
|
||||
<FKeyIndicatorColor value="FFFFFF" />
|
||||
<ChanceLabelPossibleColor value="9CD500" />
|
||||
|
||||
|
Before Width: | Height: | Size: 4.0 KiB After Width: | Height: | Size: 3.7 KiB |