WindowSplitter Changelog

What's new in WindowSplitter 9.0

Dec 28, 2017
  • Added support for HiDPI on Linux systems.
  • The plugin now comes in two versions one for Xojo 2017r1 and older (GTK2 on Linux systems) and one for Xojo 2017r2 and newer (GTK3 on Linux systems). Note that on Ubuntu when the WindowSplitter is in Linux Native mode it draws nothing. Ubuntu's GTK3 test code for this theme part seems to give same result. We were able to verify that drawing is working when testing on Armbian under native mode where it does actually draw the knob.

New in WindowSplitter 8.7.2 (Jul 11, 2017)

  • Did more Windows changes for Xojo 2016r4 compatibility.

New in WindowSplitter 8.1.2 (Apr 3, 2015)

  • Fixed memory unlocking issue that could cause crash in some cases on Windows systems.

New in WindowSplitter 8.1.1 (Feb 7, 2015)

  • Fixed memory unlocking issue that could cause crash in some cases.

New in WindowSplitter 8.1 (Jan 28, 2015)

  • Added CursorSmoothing property.
  • Changed the timing on the InitialPosition event on MacOS targets. (We are not sure if changes in Xojo or Yosemite made it behave in unwanted way)
  • Changed the compile architecture on Windows systems.
  • Updated internal old and deprecated APIs.

New in WindowSplitter 8.0 (May 20, 2013)

  • Now also ships with a Xojo plugin. The Xojo plugin comes in the new Xojo format and is compiled with newer SDK, and includes Cocoa design time mode.

New in WindowSplitter 7.6.2 (Oct 20, 2012)

  • fixed support for very new Linux distros such as for example Ubuntu 10.x and 12.x

New in WindowSplitter 7.6 (Aug 30, 2012)

  • Tweaked the control in Windows build to enable the control to work correctly on the new REAL Studio 2012r1.
  • Changed the linking on Linux systems to enable the control to work correctly on the new REAL Studio 2012r1.

New in WindowSplitter 7.5.2 (Feb 13, 2011)

  • Fixed a minor bug.

New in WindowSplitter 7.5 (Aug 7, 2010)

  • Added Cocoa compile support.

New in WindowSplitter 7.3 (Jan 15, 2010)

  • Fixed a issue that only happened in REALbasic 2009r5.
  • Added a RemoveControl method (2 variations)
  • Plugin is now linked against and dependent on libstdc++6 instead of libstdc++5 on Linux systems.
  • Used a more optimized compiler on Windows systems.

New in WindowSplitter 7.2 (May 21, 2008)

  • Did changes so that the WindowSplitter can run on REALbasic 2008r2.