Marquee - 1.0.4widget for movie showtimes in USA and canada |
|
||||||||||||||
|
|||||||||||||||
Feedback Summary:
| This Version: | |||||
| Overall Rating: | Not rated (0.0) | Features: | Not rated (0.0) | Support: | Not rated (0.0) |
| Ease of Use: | Not rated (0.0) | Quality / Stability: | Not rated (0.0) | Price: | Not rated (0.0) |
Key to Types of Feedback:
Reviews
Troubleshooting
Usage Tips
Developer Notes
Commentary
Featured Reviews
Eaten By Leopard - Version: 1.0.4, 11/22/2007 01:32PM PST
(1 of 1 users found this comment useful)
Bob E.
I just attempted to use Marquee and found it to be no longer working under Leopard. I downloaded this version and found it too was broken since the update to 10.5. Good news, a better Movie wideget is included in Leopard...bye bye Marquee....
Most Recent Replies: View All 1 Replies
- Eaten By Leopard
CPU hog 



- Version: 1.0.4, 10/20/2005 03:24PM PST
No PeeCee allowed
Nearly since Tiger was released I've used Marquee. Even in it's earlier version of ginormous porportions. Since the upgrade to v 1.0.4 it has consistently attempted to hog about 50 % of the CPU on my 867mhz Ti PowerBook. Every time I launch Dashboard total CPU pegs out and I have the kill the process in Activity Monitor to free it back up. I've deleted the app and it's preflist all to no avail. My suggestion is to not use this Widget until they fix things. I've tried posting on the msg board at the developer's site, but their msg boards aren't working giving me a 403 error. Other than this pain in the @#$ it works wonderfully.
document.getElementById("movie" + number).innerText = movieName; document.getElementById("time" + number).innerText = movieTime;to read...document.getElementById("movie" + number).innerText = movieName.substring(2); document.getElementById("time" + number).innerText = movieTime.substring(2);Later, Brad