View Single Post
  #143  
Old 04-02-2007, 02:56 PM
advis0r advis0r is offline
Member
 
Join Date: Apr 2007
Location: Southern Germany
Posts: 99
Default Re: FTP Beta resizable tables support?

hey dave,

first: thx for this script!

is it possible u forgot to update the overcards wiki with the latest version? (0.4d)

and also i am having some problems:
i use a dual 20" 1600x1200 setup where the right monitor is the primary one.

slots are as follows:

Sec.Mon Prim.Mon
| 5 6 | | 1 2 |
| 7 8 | | 3 4 |

i have the following problems (mostly on the left screen):

- when i simply click and drag the mouse on the 7slot table it gets exchanged with the 5slot one (pretty bad when it gets exchanged when i press a game button)
- i cant move any table onto slot8, but i can move slot8 table onto slot5 (for example) easily
- some other issues

heres my layout in the ini:
[ QUOTE ]

1x=-1600
1y=580
1w=800
1h=580
2x=-1600
2y=0
2w=800
2h=580
3x=-800
3y=580
3w=800
3h=580
4x=-800
4y=0
4w=800
4h=580
5x=0
5y=0
5w=800
5h=580
6x=0
6y=560
6w=800
6h=580
7x=800
7y=560
7w=800
7h=580
8x=800
8y=0
8w=800
8h=580
slotcount=8
customfillorder=5,8,6,7,2,4,1,3

[/ QUOTE ]

perhaps the script has some problems with negative positions? (when the left monitor is the secondary one)

thx in advance...
Reply With Quote