Page MenuHomeFeedback Tracker

[Feature Request] Scripting Command to Set Toolbox Columns and Row amount
New, NormalPublic

Description

As the title says, I would like a command that allows a user to set the number of columns or rows in a toolbox GUI control.

With scripting commands we can only create the default "RscToolbox" that has 1 row and 2 columns, lbAdd and lbSetData/lbData work for adding text and data to the 2 existing toolbox buttons, however, using lbAdd more than twice doesn't create a new column.
SQF Example: https://sqfbin.com/wuyirepiyamodawipedo

i.e.
tbAddColumn & tbRemoveColumn OR tbSetColumns
tbAddRow & tbRemoveRow OR tbSetRows

Details

Severity
Feature
Resolution
Open
Reproducibility
N/A
Operating System
Windows 10 x64
Category
Scripting
Steps To Reproduce
Additional Information

N/A

Event Timeline

ZachSmith created this task.Feb 3 2022, 7:15 AM
ZachSmith updated the task description. (Show Details)Feb 6 2022, 12:54 AM
ZachSmith edited Steps To Reproduce. (Show Details)

Edited to be more descriptive.

ZachSmith updated the task description. (Show Details)Feb 6 2022, 12:55 AM