rich client 2.0

Field-Decorators with Field-Assists


26. January 2007
Tom Seidel @ 15:25

astrologer_dev.pngSince Eclipse 3.2 JFace provides a possibility to decorate your Controls. That means you can add small icons and messages to your control to give the user a feedback of the expected input. Especially for applications that are designed for a wide range of end-users with different skills, it’s an elegant way holding the users hand while guiding him through different forms. The additional capability of field-assists makes it very easy to improve the handling of your application. In this article an example is shown how to decorate a text-control and adding a simple filed assist. (more…)

richhtml4eclipse 0.3 released


5. January 2007
Tom Seidel @ 03:18

The next release of richhtml4eclipse is available. With 0.3 the following new features were added:

  • Foreground-/Background-Color
  • Layers (add, move, z-index)
  • Non breaking White spaces
  • Set HTML programmatically

Check out the latest release on SourceForge.net. Feedback is really appreciated.

Toolbar of the Example with all features available in 0.3
Screenshot of the 0.3 Example Toolbar

Powered by WordPress