Thanks for the feedback.
About customizing choices, I have definitely thought about that. It adds a great deal of complexity to the program and I want this program to remain relatively simple for now. But if the final version of this is widely used, then I'll eventually make a version 2.0 with that feature.
I still plan to make Mac and Linux native versions. I have never coded for linux before but according to Trolltech, Qt code compiles on different operating systems without major code changes. I will release the source code with the final version so perhaps someone could help me out with that if I needed it.
Quote:
|
Dropdown box for the Team Number box? Or is that not possible due to the way that it loads files? I'm not a programmer, so I don't know how feasible that would be. Obviously listing all teams ever would be inefficient, but maybe read all of the teams included in the "teams/" directory. Or something.
|
That's the plan actually. The team number box is already a dropdown box it just doesn't do anything yet. That should be working by the next version.
Also, thanks for pointing out the 'enter' key problem. I didn't even notice. I'll fix that in the next update.
Quote:
|
but be careful with the side panel rendering for analyze. on windows it was nice, but on ubuntu with WINE it was more broken.
|
I realized that the place I was going to put the Analysis was WAY better for displaying a picture so I changed it. The analysis will probably be a whole different dialog. If the side panel rendering causes anyone any problems in the native versions then I will remove it.
The blue alliance thing is a bit much right now. Maybe in a future version.