Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Corey Cooper

Pages: 1 ... 377 378 [379] 380 381 ... 414
5671
Help Me / Re: website in cell
« on: January 18, 2007, 01:16:44 PM »
Use an <iframe>:

<iframe src="http://www.thetournamentdirector.net"></iframe>

You can size it using height and width attributes:

<iframe src="http://www.thetournamentdirector.net" height=200 width=400></iframe>

You can turn off scrollbars with the attribute "scrolling=no":

<iframe src="http://www.thetournamentdirector.net" height=200 width=400 scrolling=no></iframe>

Here's Microsoft's iframe description page:

http://msdn.microsoft.com/workshop/author/dhtml/reference/objects/iframe.asp

5672
General Discussion / Re: Automatic Clock Pause
« on: January 18, 2007, 01:06:45 PM »
Makes sense, I'll see what I can do.

5673
Suggestions / Re: Best 5 results
« on: January 17, 2007, 05:25:01 PM »
It's on the to-do list.

5674
Help Me / Re: point system based on Pocket Fives
« on: January 17, 2007, 05:22:12 PM »
Prize pool isn't a formula variable at this time.  I'll add it for the next release.

5675
General Discussion / Re: Automatic Clock Pause
« on: January 17, 2007, 05:20:18 PM »
Two options, both on the Preferences tab:

Pause the clock at the end of rounds
Pause the clock at the end of breaks

5676
Help Me / Re: 2 minor problems
« on: January 14, 2007, 03:25:45 PM »
You're right - that's a bug.  Will be fixed in next release.

5677
Help Me / Re: Display Rake
« on: January 14, 2007, 03:23:36 PM »
I don't believe there is currently a token for displaying the collected rake, but I could add one.  I'll put it down on the to-do list.


5678
Help Me / Re: Screen Size
« on: January 12, 2007, 05:26:31 PM »
The best thing to do is to reduce the font sizes, since text uses the majority of screen real estate.  The included layouts use Global Property sets to reduce the amount of change you must make for a situation like yours.  The quickest thing to do is press the Global Properties button on the Layout tab and reduce the font sizes there.  Make sure you do it for both even and odd rounds.  You could start with the blinds, then move on to other items if that doesn't give you enough space.

5679
Templates, Layouts and Sounds / Re: How do I set up my initial lay-out?
« on: January 12, 2007, 05:22:58 PM »
If you have a tournament tonight, I wouldn't try creating your own layout... just use one of the layouts supplied with the program.  There are 6 included.

5680
Help Me / Re: backup of "Saves" doesnt't seem to work fully
« on: January 12, 2007, 01:55:12 PM »
Not yet, but there has been a lot of code cleanup and basically everything has been touched, so you can bet I'll post it as a beta first.

5681
Suggestions / Re: Adition to the sign in sheet
« on: January 12, 2007, 10:07:02 AM »
I'll put it on the to-do list.

5682
Help Me / Re: backup of "Saves" doesnt't seem to work fully
« on: January 12, 2007, 10:06:14 AM »
Yep, looks like I missed the "recurse" option.  I'll fix that for the next release.

5683
Help Me / Re: Point Subtraction
« on: January 12, 2007, 10:05:30 AM »
Or just edit a player and adjust their points by a negative amount.

5684
Help Me / Re: Extra buy-in for league play tracking
« on: January 11, 2007, 10:38:05 AM »
Create an additional rake.  Fill in $5 for the league players when they buy-in, leave it $0 for non-league players when they buy-in.  The Stats tab will keep a running total of the additional rake.

5685
Help Me / Re: Bug with 2.2.2 fix
« on: January 11, 2007, 10:35:34 AM »
What you are seeing is a crash of Internet Explorer, or more specifically, mshta.exe, which is the IE application host program.  The most likely answer is that your installation of Internet Explorer is corrupt or damaged in some way.

There is a Microsoft article on repairing Internet Explorer: http://support.microsoft.com/kb/318378
It's not too difficult, but it isn't for the timid.  And it's for IE 6 only.  It's a shame they don't have a repair tool like they did with IE 5.  I don't believe they have a similar procedure for IE 7 (yet).

Pages: 1 ... 377 378 [379] 380 381 ... 414