SetGadgetItemAtribute - #PB_ListIcon_ColumnWidth
Posted: Wed Sep 03, 2025 11:38 am
Hi,
An issue with ListIconGadget?
It appears that the SetGadgetItemAttribute procedure with #PB_ListIcon_ColumnWidth is not working on MAC.
In the Help doco, it is mentioned that 2nd parameter Item is ignored (yet a dummy value is still required e.g. I use #PB_Ignore), 3rd parameter requires #PB_ListIcon_ColumnWidth, 4th parameter is width desired for column number in 5th parameter.
( SetGadgetItemAttribute(#Gadget, Item, Attribute, Value [, Column]). )
I am using an M1 with Sequoia OS with version 6.21 of PB.
Has anyone else had this issue? Is there a potential fix / workaround?
Kindly yours,
Daydreamer
// Moved from "Bugs - Mac OSX" to "Mac OSX" (Kiffi)
An issue with ListIconGadget?
It appears that the SetGadgetItemAttribute procedure with #PB_ListIcon_ColumnWidth is not working on MAC.
In the Help doco, it is mentioned that 2nd parameter Item is ignored (yet a dummy value is still required e.g. I use #PB_Ignore), 3rd parameter requires #PB_ListIcon_ColumnWidth, 4th parameter is width desired for column number in 5th parameter.
( SetGadgetItemAttribute(#Gadget, Item, Attribute, Value [, Column]). )
I am using an M1 with Sequoia OS with version 6.21 of PB.
Has anyone else had this issue? Is there a potential fix / workaround?
Kindly yours,
Daydreamer
// Moved from "Bugs - Mac OSX" to "Mac OSX" (Kiffi)