Are there good SWT-tutorials for developers experienced with Swing? Which, especially, explain how to do different Swing-features with SWT?
A:
This tutorial will help you somehow: http://www.ibm.com/developerworks/java/tutorials/j-swing2swt/
For more information, you will have to dig deeper depends on what your problems are. Here are some resources:
- The list of widgets in SWT: http://www.eclipse.org/swt/widgets/
- The best resource to get short SWT code is from here: http://www.eclipse.org/swt/snippets/
- A larger example can be seen here: http://www.eclipse.org/swt/examples.php
nanda
2010-10-26 09:10:00
fixed............
nanda
2010-10-26 12:47:24