Listicongadget checkboxes

Just starting out? Need help? Post your questions and find answers here.
collectordave
Addict
Addict
Posts: 1309
Joined: Fri Aug 28, 2015 6:10 pm
Location: Portugal

Listicongadget checkboxes

Post by collectordave »

Just working with the list icon gadget.

In the help there is a line of code:-

Code: Select all

ListIconGadget(1,  10, 120, 330, 70, "Column 1", 100, #PB_ListIcon_CheckBoxes)  ; ListIcon with checkbox
This puts the checkboxes in the first column and gives the column header as Column 1 on windows as shown in the help file.

On the MAC the checkbox column is before the first column with no header.

Is this a bug?
Any intelligent fool can make things bigger and more complex. It takes a touch of genius — and a lot of courage to move in the opposite direction.