Date: December 2020
Language: Xojo
Author: Mike Cotrone (mikec@vistatechgso.com)
Version: 1.0.0
Contributors: Mike Cotrone, Julian Samphire (@JulianSamphire)
- This is a custom Tab Control that is loosely based on the bootstrap nav control. It displays an elegant and smooth user experience for those wishing to add tab 0 based nav display controls
- This is designed to work with Xojo Desktop projects for Mac OS and Window 10
- This is written 100% Xojo (no declares and no plugins used)
- Color control for active tab, non active tab, tab borders, and the tab control back ground
- Add text OR icons on a tab (active tab icon & non active tab icon)
- Mouse over tab highlight suggestion
- Create tabs at runtime
- Create your own custom containers to attach to any tab
- Static Tab width and height (Purposefully done as having varying width tabs is super ugly)
- Easy to use
https://github.com/mikecotrone/MC-TabControl/wiki
- Please submit all feature requests or bug reports to https://github.com/mikecotrone/MC-TabControl/issues
- Email me at mikec@vistatechgso.com
