Page MenuHomeFeedback Tracker

Add command to change row and column count of toolbox controls
New, NormalPublic

Description

Sadly there is no sqf command to change the row and column count on the fly via sqf which makes this control type very static even though it has some destinct advantages compared to lists and combo box controls.

Perhaps one of the following commands could be extended to also work with toolbox controls

//Setter
https://community.bistudio.com/wiki/lnbAddColumn
https://community.bistudio.com/wiki/lnbAddArray
https://community.bistudio.com/wiki/lnbAddRow

//Getter
https://community.bistudio.com/wiki/lnbSize

Details

Severity
Feature
Resolution
Open
Reproducibility
Always
Operating System
Windows 11 x64
Category
Scripting

Event Timeline

R3vo created this task.Jan 29 2024, 7:14 PM
h- added a subscriber: h-.Jan 30 2024, 8:33 AM