Two Plus Two Newer Archives  

Go Back   Two Plus Two Newer Archives > Internet Gambling > Software
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #71  
Old 12-09-2006, 04:45 PM
_dave_ _dave_ is offline
Senior Member
 
Join Date: Feb 2005
Location: UK
Posts: 2,628
Default Re: NEW AHK Script: StarsPlanner (Auto Resize / Arrange Tables)

[ QUOTE ]
I've been meaning to post this. When I download the program it works fine for a few days, but after that whenever I open it the window won't open up and it just gets stuck in the start/toolbar/thingwithclock at the bottom of the screen and if I want to change the settings I have to go to the .ini file or redownload it. Thoughts?

[/ QUOTE ]

Seems like this is happening in more and more cases... but I have no idea what causes it [img]/images/graemlins/frown.gif[/img]

I will post an updated version later tonight with a feature to reset the window position.

dave.
Reply With Quote
  #72  
Old 12-10-2006, 01:49 AM
_dave_ _dave_ is offline
Senior Member
 
Join Date: Feb 2005
Location: UK
Posts: 2,628
Default Re: NEW AHK Script: StarsPlanner (Auto Resize / Arrange Tables)

Small update posted, version 0.03c

[ QUOTE ]

I've been meaning to post this. When I download the program it works fine for a few days, but after that whenever I open it the window won't open up and it just gets stuck in the start/toolbar/thingwithclock at the bottom of the screen and if I want to change the settings I have to go to the .ini file or redownload it. Thoughts?


[/ QUOTE ]

Unfortunaltely I have not fixed this tonight, just added support for the resized full tilt tables created by my latest script.

http://overcards.com/wiki/moin.cgi/StarsPlanner

I will get this sorted tomorrow, Kitaristi0.
Reply With Quote
  #73  
Old 12-10-2006, 08:38 AM
PartySNGer PartySNGer is offline
Senior Member
 
Join Date: May 2005
Posts: 734
Default Re: NEW AHK Script: StarsPlanner (Auto Resize / Arrange Tables)

Say I create 3 different layouts, is there any way to save them b/c when I restart my computer, obviously StarsPlanner closes, then I reopen StarsPlanner after the comp. restarts my layouts are gone and I have to create them all over again.
Reply With Quote
  #74  
Old 12-10-2006, 08:42 PM
g29w g29w is offline
Senior Member
 
Join Date: Sep 2004
Posts: 271
Default Re: NEW AHK Script: StarsPlanner (Auto Resize / Arrange Tables)

After I set up and configure the tables across two monitors and check "Enable Re-Size and Arrange Tables", and then open a table, the program goes crazy.

It keeps selecting/unselecting the name of the table w/o resizing it or moving it. If I click on the lobby it opens up another table and flashes back and forth between the two tables.

I have Stars Planner v0.3c.
Reply With Quote
  #75  
Old 12-10-2006, 08:56 PM
_dave_ _dave_ is offline
Senior Member
 
Join Date: Feb 2005
Location: UK
Posts: 2,628
Default Re: NEW AHK Script: StarsPlanner (Auto Resize / Arrange Tables)

Hi g29w,

[ QUOTE ]

After I set up and configure the tables across two monitors and check "Enable Re-Size and Arrange Tables", and then open a table, the program goes crazy.

[/ QUOTE ]

Please PM me the contents of your ini file.
Reply With Quote
  #76  
Old 12-11-2006, 03:02 AM
PietM PietM is offline
Senior Member
 
Join Date: Aug 2005
Location: All over the (poker)place
Posts: 837
Default Re: NEW AHK Script: StarsPlanner (Auto Resize / Arrange Tables)

I have altered this script to a version that works with Full Tilt. Anyone interested?
Reply With Quote
  #77  
Old 12-11-2006, 03:36 AM
PatInTheHat PatInTheHat is offline
Senior Member
 
Join Date: Nov 2005
Posts: 1,917
Default Re: NEW AHK Script: StarsPlanner (Auto Resize / Arrange Tables)

Dave: tried to send you a PM but your box is full [img]/images/graemlins/wink.gif[/img]

Was just curious if you ever had a chance to look into the problem I was having (I can resend PM if you can't find it)
Reply With Quote
  #78  
Old 12-15-2006, 06:11 PM
AllinDan AllinDan is offline
Senior Member
 
Join Date: Mar 2005
Location: CA
Posts: 1,870
Default Re: NEW AHK Script: StarsPlanner (Auto Resize / Arrange Tables)

hey Dave, just found this today and it's great! I'm also having some issues similar to those others had with moving tables around, but I may be starting to get the hang of it after finding out top left cooordinate is the "sweet spot"

If you can get that kink worked out a bit better and add movement based on tournament blind level I'd gladly pay for this software!
Reply With Quote
  #79  
Old 12-16-2006, 01:10 PM
easye easye is offline
Senior Member
 
Join Date: Apr 2005
Posts: 112
Default Re: NEW AHK Script: StarsPlanner (Auto Resize / Arrange Tables)

Hi Dave,

Love this script too. Had a small change to the script you might want to add. It's just related to the positioning of the Gui.

Right after you read in the x and y positions from the ini you may want to add the following lines.

<font class="small">Code:</font><hr /><pre>
IniRead, gx, %inifile%, Defaults, gx
IniRead, gy, %inifile%, Defaults, gy

If (gx &lt;= 0) Or (gx &gt;= A_ScreenWidth )
LastGuiX = Center
If (gy &lt;= 0) Or (gy &gt;= A_ScreenWidth )
LastGuiY = Center
</pre><hr />

What this does is ensures that the Gui will be visible. I had problems previously with your script if I switched from using dual monitors to a single monitor, or if I changed the screen resolution. The script would load but the Gui would be "off-screen".

BTW, if you'd rather I PM you with this stuff or do something like this over at overcards.com, let me know.

I think you're doing some really interesting stuff right now, keep up the good work.
Reply With Quote
  #80  
Old 12-16-2006, 10:15 PM
ncboiler ncboiler is offline
Senior Member
 
Join Date: Aug 2004
Posts: 3,405
Default Re: NEW AHK Script: StarsPlanner (Auto Resize / Arrange Tables)

When I open it my capture, configure, and delete buttons are all grayed out. I have the newest version of AHK.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 09:30 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.