Best practices for embedded apps with eSWT

16
Anonymous Reader writes “Because of the limits of embedded devices (for example, memory and screen size), there are some differences between the SWT widgets and eSWT widgets that greatly influence how you use them. This article shows you how the embedded Standard Widget Toolkit (eSWT) differs from the usual SWT Toolkit and provides best tips and practices for using it as you develop your own eSWT application based on the Model-View-Controller (MVC) framework.”

Link: ibm.com/developerworks

Category:

  • Embedded