View Single Post
  #54  
Old 11-14-2006, 07:28 PM
JimmytheGeek JimmytheGeek is offline
Senior Member
 
Join Date: Sep 2005
Posts: 136
Default Re: NEW AHK Script: StarsPlanner (Auto Resize / Arrange Tables)

[ QUOTE ]

[ QUOTE ]


2. The pop-up busters are great, however, not having the "Seat Available" dialog has caused me to miss joining a table I have been waiting for. Therefore, I have commented out that part of the code so I still get the pop-up. Perhaps a GUI to select which pop-ups to bust would be a worthwhile addition.

[/ QUOTE ]

This is not possible - well, it is, but table reserved pop-ups must be auto closed to prevent a lock-up that occurs when you dont have the table open, your turn arrives, Stars opens the table, planner tries to resize it but it can't because of the pop-up - so it keeps trying, and user is stuck watching planner and pop-up fight for control of the mouse.



[/ QUOTE ]
I'm sorry, I guess I wasn't clear as to what I was asking for here.

What I am suggesting is a config GUI to allow the user to pre-select which pop-up busters they want to use. I.e., the ability to programatically do what I did manually, comment out an unwanted buster, which would also carry forward after future updates without user action. Similar to the way the table layout config works.


[ QUOTE ]
I suggest you close tables when you are waiting for them, then when your seat is available they make themselves obvious?

[/ QUOTE ]
I prefer to have the tables open so I can observe them when my attention is not needed at an active table.


[ QUOTE ]
Another option I could make the comp beep a few times when it closes a waitlist dialog, causing you to look for the "R" icon?

What you think?


[/ QUOTE ]
This sounds like it's worth a try, although I'm not sure everyone would like it.


Thanks again,
Jimmy
Reply With Quote