Just a simple question to ensure I've got things right with this one, as I'd hate to find out later down the line and require a chunk of work.
The Extra part of a GadgetItem allows you to store a bunch of data along with the text in each item of a ListBox, yes?
For example, I can create a type with two fields, A and B, and then one item in the listbox could have A=32, B=1, another could have A=12, B=6.
It seems that way, but I just need clarification to be 100% sure.
Cheers!
The Extra part of a GadgetItem allows you to store a bunch of data along with the text in each item of a ListBox, yes?
For example, I can create a type with two fields, A and B, and then one item in the listbox could have A=32, B=1, another could have A=12, B=6.
It seems that way, but I just need clarification to be 100% sure.
Cheers!