Version History

1.5:

  • Now also ships with a Xojo plugin. The Xojo plugin comes in the new Xojo format and is compiled with newer SDK.
  • Plugin segments come code signed on MacOS X systems.
  • Documentation now also ships as docset for the awesome Dash viewer from http://kapeli.com/dash.
  • Fixed the plugin to work with more modern Linux distros.

    1.0.2:

  • The control no longer posts a bogus error message on composite windows where it was incorrectly saying composite was not supported.
  • Added support for having controls set to LockLeft and LockRight properties so that if a control such as a text box that is normally only moving to account for labels taking more space has LockLeft and LockRight properties set to true then instead of moving, then it will be pinned either to left or to right depending on your GrowMode direction.
  • Added another example project that shows the new pinning support.
  • 1.0:

  • This is the first version.