erland;544587 Wrote: 
> 
> I'd like some feedback if you think the current approach with a
> combined item for this is preferred or if you would prefer to place the
> individual parts exactly as you like. Placing the individual parts will
> probably be more complex for some users, the combined item is for
> example a bit easier to move around and position exactly as you like it
> on the screen. From a development point of view I think the code would
> get a lot simpler if I handled them as individual parts and let the
> user handle the layout completely.
> 
The current approach is nice, but I'd prefer the flexibility in
choosing exactly where each game element is and size.  If that helps
simplify your code,then all the better.  Sure it will be more complex
for some, but I would expect those users to just use one of the
predefined examples.

> 
> Another thing that I'd also like comments on. The sdtsporttextitem only
> supports a switching single line row, so there is no way to do a layout
> with multiple games shown on the same screen as it is with the
> sdtsporttext item with noofscores>1. It is of course possible to design
> several sdtsporttextitem that iterates through different filtered lists,
> for example showing one item with MLB games and one with NHL games, or
> showing one with finished games and one with currently active games. Is
> this good enough or do we need something similar to the sdtsporttext
> item with noofscores>1 ?
> 
If I understand you right I think it's okay.  One thing that would be
useful is to have an option to show the league name sport or icon while
it's showing a particular score type.  For example if it's showing MLB
scores then have a configurable MLB text box and/or icon.  When it
switches to NFL, NHL, etc then change accordingly.

SDT on non-Jive displays does that now.  When showing two lines of text
the upper line will show the league and the lower will be the scores. 
Coding it to work with a ticker display was difficult to get the timing
right but well worth the end result.

-Greg


-- 
GoCubs
------------------------------------------------------------------------
GoCubs's Profile: http://forums.slimdevices.com/member.php?userid=312
View this thread: http://forums.slimdevices.com/showthread.php?t=77864

_______________________________________________
jive mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/jive

Reply via email to