![]() |
|
#11
|
|||
|
|||
|
[ QUOTE ]
[ QUOTE ] dave, is there a way to make it easy to swap the tables between the slots? my layout (2 monitors): 13 57 24 68 if I try to swap 8 and 3, it seems that 1 and 8 are swapped. [/ QUOTE ] If table swapping does not work reliably, there is likely something wrong with your layout ini file - post the contents & I will fix it for you [img]/images/graemlins/smile.gif[/img] [/ QUOTE ] Here is my ini file: <font class="small">Code:</font><hr /><pre> [Layouts] numlayouts=1 1="w8tables" [Layout1] 1x=0 1y=-10 1w=800 1h=600 2x=0 2y=560 2w=800 2h=600 3x=800 3y=-10 3w=800 3h=600 4x=800 4y=560 4w=800 4h=600 5x=1600 5y=-10 5w=800 5h=600 6x=1600 6y=560 6w=800 6h=600 7x=2400 7y=-10 7w=800 7h=600 8x=2400 8y=560 8w=800 8h=600 9x=2400 9y=580 9w=800 9h=600 10x=2400 10y=600 10w=800 10h=600 11x=2400 11y=610 11w=800 11h=600 12x=2400 12y=620 12w=800 12h=600 slotcount=12 customfillorder=1,2,3,4,5,6,7,8,9,10,11,12 [Defaults] PlanTablesOn=1 KeepLobbyOn=0 AutoBuyInOn=0 KillFoldConfirmOn=0 ChosenLayout=1 gx=2570 gy=1138 lobbyx=-32000 lobbyy=-32000 </pre><hr /> |
|
|