gui skinning howto updated

This commit is contained in:
doitux
2009-04-05 23:25:41 +00:00
parent 7020e6fa85
commit ded97ff324
17 changed files with 65 additions and 95 deletions
@@ -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" />