Meet ted! Your new way of downloading tv shows from the web!
Add your favourite tv shows to ted and ted will automatically download torrents of new episodes!
Add your favourite tv shows to ted and ted will automatically download torrents of new episodes!
FS#264 - Investigate using SWT instead of Swing for UI
Attached to Project: Ted
Opened by Jofo (JoFo) - Saturday, 04 April 2009, 13:10 GMT+2
Last edited by Jofo (JoFo) - Wednesday, 18 November 2009, 21:39 GMT+2
Opened by Jofo (JoFo) - Saturday, 04 April 2009, 13:10 GMT+2
Last edited by Jofo (JoFo) - Wednesday, 18 November 2009, 21:39 GMT+2
|
Details
The multi platform support of Java is nice but the UI of our application looks slightly different on every OS unfortunately. We might wanna consider using SWT for our UI
http://www.eclipse.org/swt http://en.wikipedia.org/wiki/Standard_Widget_Toolkit Pros Looks the same on every OS Tray support (plug in not needed anymore) Java web start :) Cons Rewrite the UI |
This task depends upon
http://www.jgoodies.com/freeware/looks/index.html
**Aparently** they claim that they address this.
Might be better than having to rewrite the UI.
Might be worth a look.