View Single Post
Posts: 299 | Thanked: 241 times | Joined on Oct 2009 @ Singapore
#284
Originally Posted by Reflektorfalke View Post
General:
- Buttons aligned central/middle within the black boxes (grey area when active) would be nice.
I've looked at this. By default Qt adds a 'text' to the icon. I have read somewhere about a solution to this, but have yet to implement it.

Originally Posted by Reflektorfalke View Post
- As described in a earlier thread, I think that possibly combining the matches/downloaded matches into one screen might provide better usability and less confusion for users
(same applies for table/downloaded table)
Yeah... At the moment I am more focusing on providing functionality. I will polish the whole thing at a later stage.

Originally Posted by Reflektorfalke View Post
- Can you make an additional menu bar on the right (bottom for portrait mode) for the in screen buttons (add, remove, download). I think the screen is big enough for that and provides better usability!?
Good idea! I'll consider.

Originally Posted by Reflektorfalke View Post
Scrolling:
Scrollbars are not finger friendly or maybe unnecessary as at least I prefer in screen scrolling
I've looked at this as well, but decided to wait and see what PR1.2/Qt4.6 will bring automatically.

Originally Posted by Reflektorfalke View Post
Select:
- I think the kinetic scrolling is somewhat too sensible, it tends to jump through the list too fast.
Oh yes! Again, in Qt4.6 I think it is possible to set the fingerscrolling sensitivity, so I'll look at that again. Well, maybe it is possible in Qt4.5 as well, but I didn't look at that possibility.

Originally Posted by Reflektorfalke View Post
- I miss CL/WC semi finals/finals etc. in the list
I miss them too! Seems they're not available in the SoccerDb. I'm considering setting up my own 'SoccerDb' for knockout stages kind of tournaments...


Originally Posted by Reflektorfalke View Post
Favourites:
I assume the small (very small ;-) ) checkboxes are for selecting the default league, doesn´t work for me
Yeah... More stylus than fingerfriendly. It does work for me though, once I've selected something.

Originally Posted by Reflektorfalke View Post
Table:
- When no league selected/loaded, a bright green screen appears
- Scrollling only with scrollbar but not within the screen
Again.. Waiting for Qt4.6. I'm not saying it can only be solved in that version, but it might be easier, so I postponed that fix.

Originally Posted by Reflektorfalke View Post
Matches:
- Scrollling only with scrollbar but not within the screen
See above.

Originally Posted by Reflektorfalke View Post
- Instead of the blue borders I would prefer another layout, e.g. no borders at all, only two boxes (one for the 2 clubs, one for the result) or a layout similar to the table layout
This is due to my limited knowledge about CSS... Either the community waits for me to learn more about CSS (given my release plans, that could be months away...), or it contributes some nice stylesheets to use

Originally Posted by Reflektorfalke View Post
Downloaded:
- Letters with 2 dots above (ä,ö,ü) are not shown correctly (they are in the other screens)
I noticed this when I downloaded the Bundesliga and the Swedish Allsvenskan. It's a matter of encoding the data I download from SoccerDb. I just didn't look into it yet.

Originally Posted by Reflektorfalke View Post
- Are the thin blue borders around the data area intentional?
No. Could be due to a misalignment of the widget on the screen?

Originally Posted by Reflektorfalke View Post
I hope I described everything understandable, too tired to think ;-)
Well done! And keep them coming!

I'll add a few more:
Downloaded Tables:
The sorting of the teams is actually not in 'numerical', but 'alphabetical' order, this means that if a league has a team with
10 poins and one with 9 points, the latter will be shown on top.
Sometimes the columns are too small to display the text/number, so you only see '...'.

Downloaded Games:
The sorting should be alphabetical on home team, but it is on number of goals scored by the home team.
I will try to find a better way to select what round to view.
Tip here though. Once focus is on the number of rounds, you can very quickly go from one round to the other by pressing the up and down arrow keys on the keyboard.

And something I noticed... Actually the 'online matches' do display 'real-time' results, provided someone updates through the SoccerDB site. Anyway, I am still looking at finding a proper 'real-time' data provider...
__________________
My Maemo Apps:
QTeachMe
- Flashcard app
MobiTifo (which was formerly known as QSportsEvent) - Sports leagues tracking (mainly football).
 

The Following User Says Thank You to magnuslu For This Useful Post: