07-15-2008 05:24 AM
Just a quick query on whether this would be possible. What I would like to do is create a ticker tape that is always visible on the BlackBerry HomeScreen. The ticker tape would get its data from an RSS feed. Obviously this would need to be an application (CDLC or MIDP) which listens on an open thread, set to run in the background. The MIDP Api has ticker control but this is not available when using the Rim api, will I need to write the ticker scrolling effect my self?.
Just wondering if anyone has done something similair to this in the past.. what I would like to achieve is a skinkers type of application, but for the BlackBerry.
Thanks in Advance
07-15-2008 07:22 AM
You could certainly do this with a seperate application but as for being always visible on the BlackBerry HomeScreen that's a no-go. The HomeScreen is another one of those delightful areas that as a developer you have next to no control over.
07-15-2008 09:44 AM
Thanks,
Thought as much.