Works fine
Thank you.
Search found 3 matches
- Wed Aug 13, 2003 12:22 am
- Forum: Coding Questions
- Topic: Help needed with ListIconGadget
- Replies: 2
- Views: 1269
- Tue Aug 12, 2003 5:48 am
- Forum: Coding Questions
- Topic: How to slow down a movie
- Replies: 1
- Views: 1224
- Tue Aug 12, 2003 5:24 am
- Forum: Coding Questions
- Topic: Help needed with ListIconGadget
- Replies: 2
- Views: 1269
Help needed with ListIconGadget
I am new to purebasic from VB6.
I have set up a ListIconGadget with several columns and a variable number of items.
It seems to me that if you click on one of the items then the GetGadgetText(#Gadget)
will return the value of the 1st column, but what if you want the value of the 4th column?
using ...
I have set up a ListIconGadget with several columns and a variable number of items.
It seems to me that if you click on one of the items then the GetGadgetText(#Gadget)
will return the value of the 1st column, but what if you want the value of the 4th column?
using ...