Add-ons
  • Welcome
  • StackView
    • Version 2
      • How it works
      • How to use it
      • The Details
        • ScrollController
        • StackController
        • ViewController
      • Tips & Tricks
      • General Information
    • Version 3
      • How it works
      • How to use it
      • The Details
        • ScrollController
        • StackController
        • ViewController
      • Tips & Tricks
      • General Information
    • Changelogs
    • Purchase
  • FTC Word-Exporter
    • How to use it
    • General Information
  • CSTrueColors
    • Documentation
      • NSColorAddition
      • AppKitAddition
        • VisualEffectView
      • User32Addition
      • Template Images
      • The Demo Project
    • Changelog
  • Android
  • Open Source Projects
    • Android Design Extensions
  • Xojo Language Guide
    • The Basics
Powered by GitBook
On this page
  • Purchase
  • Worldwide
  • User opinions
  1. StackView

Version 3

Xojo Classes to implement StackViews by using DesktopContainers (2021 Release 3 and newer)

PreviousGeneral InformationNextHow it works

Last updated 2 months ago

- 15 €

Current Version: 3.3 (March 29, 2025)

The use of Xojo 2021r3+ is recommended.

The demo app of StackView 3.0 is prepared for Xojo 2024r1. The DesktopDisclosureTriangle.Pressed event has been renamed by Xojo to DesktopDisclosureTriangle.ValueChanged event.

If you are using an earlier version of Xojo and receive error messages, please implement the old Pressed event and copy the code from the ValueChanged event.

Purchase

Worldwide

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

User opinions

🇺🇸 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 ...

The classes enable a StackView, similar to Apple's , to be used natively across platforms (macOS, Windows, Linux) with the help of DesktopContainers. 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.

Just write me a private message at the Xojo Forum () 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.

NSStackView
https://forum.xojo.com/u/martin_t
BUY NOW
StackView DEMO.zipDropbox
Demo-Project
Logo
macOS 15
Windows 11
Ubuntu 24.04
Page cover image