|
|
|
![]() |
|
|||||||
|
||||||||
![]() |
| Thread Tools | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Simple to use Pit Display Program
for those of you who have computers in the pit displaying information on current rankings and what not but would prefer a more in-depth display, over that past few days ive been working on a nice program to do just this...
Features include... *loads all data from USFirst.org *loads competition list from usfirst *bolds played/currently playing matches in drop down box *Automatic updating (every 40 seconds) *sortable ranking list *live view of match results *winner is bolded and surrounded by a box *tie matches are surrounded by a green box *team "search" function *gives current rank *results of previous match *details on next match along with how many matches till said team is on queue please leave feedback so i can make changes if people would like i can release the source code of this program just as an FYI, this program has yet to be tested in the middle of a competition but i will be doing that tomorrow during the New York regional ![]() |
|
#2
|
||||
|
||||
|
Re: Simple to use Pit Display Program
Very nice!!!
I would be interested in knowing how it does in the competition. |
|
#3
|
|||
|
|||
|
Re: Simple to use Pit Display Program
I wouldn't mind getting a copy of the source. This looks pretty cool.
|
|
#4
|
|||||
|
|||||
|
Re: Simple to use Pit Display Program
Color me interested. Let us know how it goes!
|
|
#5
|
||||
|
||||
|
Re: Simple to use Pit Display Program
It looks quite nice
I wouldn't mind looking at the source either. |
|
#6
|
|||
|
|||
|
Re: Simple to use Pit Display Program
fixed a few bugs with the program and re-uploaded
Binaries - Download Source Code - Download there still may be many bugs so please let me know if you find any |
|
#7
|
|||
|
|||
|
Re: Simple to use Pit Display Program
Great concept!
Unfortunately, here's what I get when I run (64-bit win7) ![]() Code:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.IndexOutOfRangeException: Index was outside the bounds of the array.
at FRC.Utils.getPage(String link)
at FRC.Form1.Form1_Load(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WmShowWindow(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
FRC
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Users/Andrew/Desktop/Downloads/FRC-bin/FRC.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
|
|
#8
|
||||
|
||||
|
Re: Simple to use Pit Display Program
Just in case someone visiting the thread doesn't know. There is a web-app version made by a different programmer of the COMETS for event information.
Web Application: http://statshub.heroku.com/ Original thread: http://www.chiefdelphi.com/forums/sh...ad.php?t=87911 |
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| need a simple motor program | Bill Taylor | NI LabVIEW | 12 | 27-02-2010 22:30 |
| Help with simple program | Rob Stehlik | C/C++ | 2 | 23-10-2009 15:00 |
| Pit display project - need some web guru's help | GGCO | General Forum | 1 | 13-03-2009 21:29 |
| Locking computers for pit display | AdamHeard | IT / Communications | 9 | 19-03-2008 08:12 |
| HELP writing simple delphi program! | dave_macca | Programming | 1 | 25-03-2004 00:35 |