| View previous topic :: View next topic |
| Author |
Message |
Razi Expert Cheater
Reputation: 1
Joined: 17 Jan 2018 Posts: 205
|
Posted: Tue Aug 24, 2021 3:30 pm Post subject: ListBox with columns? |
|
|
| How to create ListBox with 3 columns? If this is not possible, then what does the Columns property do?
|
|
| Back to top |
|
 |
Dark Byte Site Admin
Reputation: 470
Joined: 09 May 2003 Posts: 25807 Location: The netherlands
|
Posted: Tue Aug 24, 2021 5:37 pm Post subject: |
|
|
Set Columns to 3 and fill the list with enough items
_________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping |
|
| Back to top |
|
 |
Razi Expert Cheater
Reputation: 1
Joined: 17 Jan 2018 Posts: 205
|
Posted: Wed Aug 25, 2021 12:19 am Post subject: |
|
|
Items are arranged in vertical order. How to arrange items in horizontal order?
|
|
| Back to top |
|
 |
Dark Byte Site Admin
Reputation: 470
Joined: 09 May 2003 Posts: 25807 Location: The netherlands
|
Posted: Wed Aug 25, 2021 2:22 am Post subject: |
|
|
you can't but you could add them to the list in this order: 1,4,7,2,5,8,3,6,9
_________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping |
|
| Back to top |
|
 |
Razi Expert Cheater
Reputation: 1
Joined: 17 Jan 2018 Posts: 205
|
Posted: Wed Aug 25, 2021 4:18 am Post subject: |
|
|
| Thanks for the advice. Didn't know that ListBox can have more than one column.
|
|
| Back to top |
|
 |
|