Version 2
Xojo Classes to implement StackViews by using ContainerControls (2021 Release 2 and previous)
Last updated
Xojo Classes to implement StackViews by using ContainerControls (2021 Release 2 and previous)
Last updated
BUY NOW - 15 €
Current Version: 2.0 (December 29, 2020)
The use of Xojo 2019r3+ is recommended.
Please do not use Xojo 2019r2. Use Xojo 2019r2.1 instead.
The classes enable a StackView, similar to Apple's NSStackView, to be used natively across platforms (macOS, Windows, Linux) with the help of ContainerControls. New in this version is support for Microsoft Windows, which requires Xojo Release 2018.1 or higher, as this version takes big steps forward in reducing flickering under Windows. The StackView was tested under Windows 10. The demo project was optimized for all three platforms. If the project is executed or compiled for Windows, the method PrepareForWindows
takes over all adjustments for the controls within the StackView to create a flicker-free version.
Under Linux, the controls of the demo project automatically adapt to the system sizes of the respective distribution.
Just write me a private message at the Xojo Forum (https://forum.xojo.com/u/martin_t) with your valid e-mail address. I’ll sent you the invoice about 15 € and after purchasing via PayPal you’ll get the unencrypted source code.
Xojo developers from all over the world already use the StackView classes. Be a part of it!
🇦🇺 Australia 🇧🇪 Belgium 🇨🇦 Canada 🇩🇰 Denmark 🇫🇷 France 🇩🇪 Germany 🇮🇹 Italy 🇳🇱 Netherlands 🇷🇴 Romania 🇪🇸 Spain 🇬🇧 United Kingdom 🇺🇸 USA
🇺🇸 By David S. (16. SEP 2019)
Yours will be the very FIRST add-on that I actually will have bought, normally I write my own. ... I am liking this control 🙂
🇩🇪 By Markus W. (03. JUL 2018)
Martin's StackView class is pure Xojo and uses three levels of ContainerControls. And with the improvements for Windows in Xojo 2018 R1.1 it doesn't flicker on Windows. And it works on Linux.
🇺🇸 By Tim J. (07. JUN 2018)
I love this - Man, where were you 2 months ago? I've just completed my own implementation of something similar and your 15 Euros is a bargain compared to the hours that we spent ...