I tried for many hours to get this code working with dynamic resizing, but never had any success. I'm assuming it's not possible without big changes.
Anyway, I worked around this issue for my own program by using a pair of standard ListIconGadgets. The first one has column 1, and the second one has ...
Search found 2 matches
- Fri Mar 23, 2018 10:55 pm
- Forum: Tricks 'n' Tips
- Topic: Listicon: Anchor the first column (Updated April 24, 2010)
- Replies: 28
- Views: 13238
- Wed Mar 21, 2018 9:59 am
- Forum: Tricks 'n' Tips
- Topic: Listicon: Anchor the first column (Updated April 24, 2010)
- Replies: 28
- Views: 13238
Re: Listicon: Anchor the first column (Updated April 24, 201
First post here, so hi everyone. :D
I am writing a program in PB and have come to the stage where I need a ListIconGadget. This works fine for my purposes and I have no complaints, but I have been looking for a simple way to lock the first column.
This works fine using the code here, until I want ...
I am writing a program in PB and have come to the stage where I need a ListIconGadget. This works fine for my purposes and I have no complaints, but I have been looking for a simple way to lock the first column.
This works fine using the code here, until I want ...