0.5.0.37 (Nov 07, 2024)
0.5.0.37
- Add ability to clear out 2D array so elements can be filtered / reorganized.
0.4.2.36
- Specify a number of blanks to pre-populate into the reusable blank pool
0.4.1.35
- Fixed layout handling of blank panels
0.4.0.34
- Added ability to specify a panel to use for empty element locations.
derrickb
was a contributor to this release
0.4.2.36 (Apr 17, 2024)
0.4.2.36
- Specify a number of blanks to pre-populate into the reusable blank pool
0.4.1.35
- Fixed layout handling of blank panels
0.4.0.34
- Added ability to specify a panel to use for empty element locations.
derrickb
was a contributor to this release
0.4.1.35 (Apr 17, 2024)
0.4.1.35
- Fixed layout handling of blank panels
0.4.0.34
- Added ability to specify a panel to use for empty element locations.
0.3.2.33
- Set subpanels invisible once emptied so they don't block mouse interactions
0.3.1.32
- Fix visible area calculation when scrollbars aren't visible
0.3.0.31
- New 2DArrayManager for scrollable grid layouts
derrickb
was a contributor to this release
0.4.0.34 (Apr 16, 2024)
0.4.0.34
- Added ability to specify a panel to use for empty element locations.
0.3.2.33
- Set subpanels invisible once emptied so they don't block mouse interactions
0.3.1.32
- Fix visible area calculation when scrollbars aren't visible
0.3.0.31
- New 2DArrayManager for scrollable grid layouts
derrickb
was a contributor to this release
0.3.2.33 (Apr 15, 2024)
0.3.2.33
- Set subpanels invisible once emptied so they don't block mouse interactions
0.3.1.32
- Fix visible area calculation when scrollbars aren't visible
0.3.0.31
- New 2DArrayManager for scrollable grid layouts
derrickb
was a contributor to this release
0.3.1.32 (Apr 15, 2024)
0.3.1.32
- Fix visible area calculation when scrollbars aren't visible
0.3.0.31
- New 2DArrayManager for scrollable grid layouts
derrickb
was a contributor to this release
0.3.0.31 (Apr 15, 2024)
0.3.0.31
- New 2DArrayManager for scrollable grid layouts
0.2.1.30
- Shared reentrancy for VIs that can be blocked by DVR locks or DD calls
0.2.0.28
- Ability to scroll a panel by index fully into view at the closest edge or align with the top if it is bigger than the view.
derrickb
was a contributor to this release
0.2.3.31 (Oct 24, 2023)
0.2.3.31
- Filter mousewheel events so nested scrollable arrays only trigger the inner-most panel the mouse is over.
0.2.2.30
- Embiggen Panel BD Template
- Move close state reporting outside of loop in BD Template for better nesting behavior
- Ensure ArrayManager cleanup disposes contained panels
derrickb
was a contributor to this release
0.2.2.30 (Oct 13, 2023)
0.2.2.30
- Embiggen Panel BD Template
- Move close state reporting outside of loop in BD Template for better nesting behavior
- Ensure ArrayManager cleanup disposes contained panels
0.2.1.29
- Shared reentrancy for VIs that can be blocked by DVR locks or DD calls
0.2.0.28
- Ability to scroll a panel by index fully into view at the closest edge or align with the top if it is bigger than the view.
derrickb
was a contributor to this release
0.2.1.30 (Jun 15, 2023)
0.2.1.30
- Shared reentrancy for VIs that can be blocked by DVR locks or DD calls
0.2.0.28
- Ability to scroll a panel by index fully into view at the closest edge or align with the top if it is bigger than the view.
0.2.0.26
- Added API to tell a manager a subpanel is not visible (such as in a nested panel or tab page) to forward that event to an inserted panel.
- Updated palettes with missing VIs
0.2.0.24
- Finish wiring up Has Panel? output on Get Panel from SubPanel.
- Fix LabVIEW linker error with Close Reason enumeration in a panel's Close event.
derrickb
was a contributor to this release
0.2.0.28 (Mar 02, 2023)
0.2.0.28
- Ability to scroll a panel by index fully into view at the closest edge or align with the top if it is bigger than the view.
0.2.0.26
- Added API to tell a manager a subpanel is not visible (such as in a nested panel or tab page) to forward that event to an inserted panel.
- Updated palettes with missing VIs
0.2.0.24
- Finish wiring up Has Panel? output on Get Panel from SubPanel.
- Fix LabVIEW linker error with Close Reason enumeration in a panel's Close event.
derrickb
was a contributor to this release
0.2.0.26 (Feb 12, 2023)
0.2.0.26
- Added API to tell a manager a subpanel is not visible (such as in a nested panel or tab page) to forward that event to an inserted panel.
- Updated palettes with missing VIs
0.2.0.24
- Finish wiring up Has Panel? output on Get Panel from SubPanel.
- Fix LabVIEW linker error with Close Reason enumeration in a panel's Close event.
derrickb
was a contributor to this release
0.2.0.24 (Feb 09, 2023)
0.2.0.24
- Finish wiring up Has Panel? output on Get Panel from SubPanel.
- Fix LabVIEW linker error with Close Reason enumeration in a panel's Close event.
derrickb
was a contributor to this release
0.2.0.23 (Feb 12, 2022)
- Removed need to specify DisplayAs panel type after discovering App's LVClass->Get Implementing VI method that can programmatically determine dynamic dispatch so now inheritence JustWorks™
0.1.0.24 (Feb 09, 2023)
0.1.0.24
- Finish wiring up Has Panel? output on Get Panel from SubPanel.
- Fix LabVIEW linker error with Close Reason enumeration in a panel's Close event.
derrickb
was a contributor to this release
0.1.0.22 (Feb 05, 2022)
- Fix missing reference cleanup in ArrayManager.
- Have panels startup opened but hidden so that nested array panels can register events that require owner panel to be open.
- Add ability to set panel to transparent or colored.
- Mark Source-only for all VIs
- Provide Close Panel function for ArrayManager
derrickb
was a contributor to this release