Jump to content
SubSpace Forum Network

Recommended Posts

Posted

!@#$%^&*o, i am starting a new c# windows application called sports central. it is the most recent and most challenging of my numerous sport statistics tracking program. hopefully i can get 3 members to help.

 

In this version, i have a new userinterface(UI)/Graphic UI. A basic description includes a vertical button toolbar along the left side containing Coaches, Players, Finances buttons etc. . Then to the right of that, right below the top toolbar will be groupbox a, which is either a groupbox of coaches players, finances, schedules, containing a treenode of that category's items. then below the "category groupbox" will be the "specific groupbox", which will be changed upon a item click. So now that i've blabbered, lets give an example. I click on players on the left side toolbar. the player groupbox slides in. then i click on Wayne Gretzky, and a groupbox filled with wayne gretzky information slides in below the player groupbox.

 

I have made many objects including the coach, player, schedule, finance, scout object. it holds statistics and values. Then i have the teamdata object, which has variables for every aspect of a team, as previously listed. Hopefully someone will be interested in this. I'm planning on using lots of custom controls. You can download my previous version on this topic(not sure if theres any bugs, been a while).

 

P.S. this program has many more aspects than statistic tracking/viewing. Their will be card making/printing, game recorders, personal stats printouts and anything thinkable/doable.

Sport_Tracker.zip

Posted

i've came quite a way with the userinterface, but i've found that c# simply does not support the animation/graphics changing that i need. I'm asking for advice in general discussion, anyone interested in helping or in even anything about this project, my aim is:

 

continuumtc

Guest
This topic is now closed to further replies.
×
×
  • Create New...