Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "SWT/Plan3.5"

< SWT
(E4)
(E4)
Line 20: Line 20:
 
** new API to animate layouts
 
** new API to animate layouts
 
** new API for async dialogs
 
** new API for async dialogs
 +
 +
* Animation and Effects API
  
 
* Declarative UI
 
* Declarative UI
  
 
* CSS stying
 
* CSS stying
 
* Animation and Effects API
 
 
  
 
=== See also ===
 
=== See also ===
 
* [[E4|E4 Main Page]]
 
* [[E4|E4 Main Page]]

Revision as of 22:08, 27 August 2008

Introduction

This page contains blue sky thinking about the kind of things we would like to see in SWT's immediate future. This is a place to collect ideas - it does not represent a commitment to implement the ideas.

Cocoa Port

Bidi

Theme Drawing API

Native Controls

E4

  • Run SWT in a Browser
    • complete Flex, Dojo port
    • implement Silverlight port
    • complete JCL for the browser
    • new API to resolve desktop and web (Display.run(), async image loading ...)
    • new API to animate layouts
    • new API for async dialogs
  • Animation and Effects API
  • Declarative UI
  • CSS stying

See also

Back to the top