Web Custom Controls 1.3 Released

Web Custom Controls 1.3 is available now. Below is a quick overview of the changes:

  • New jCanvas control for drawing raster graphics on the client browser.
  • New jCanvasLayer class works with the jCanvas control to provide vector engine like features. It lets you track, change, animate, and receive mouse events for individual shapes.
  • New jCanvasFont class for specifying fonts and font styling in a jCanvas.
  • New jCanvasToRbGraphics wrapper class allows you to draw on a jCanvas using many of the same methods, properties, and code you would use with a Realbasic Graphics class.
  • New translation features for yui2Calendar – you can now specify a language translation using a formatted string instead of code, making it much easier to produce translations and to store them in constants, external files, and/or databases. Translations can now be changed at any time.

As always, please let me know if you have any questions or encounter any problems with the online demos or with release 1.3.

Leave a Reply

Your email address will not be published. Required fields are marked *