Hello,
I was wondering if its possible to create a two row scroller with Group List Control or any other control that allow me to.
For example, creating a horizontal scroller with Group List and when the items/controls reach the end of the scroller or reach a certain number it starts placing them on the second row.
So i don't have to hardcode the (x,y) coordinates of the controls and they get placed dynamically next to each other on two rows.
Thanks.
Multi-row Scrolling
Xive
Junior Member Joined: Jul 2011 Reputation: 0 Location: Egypt |
2011-09-11 14:44
Post: #1
I wrote a program to program my program ! - programception. |
| find quote |
pecinko
Donor Joined: Dec 2008 Reputation: 27 Location: Prague / Belgrade |
2011-09-11 19:20
Post: #2
Take a look at panel container.
|
| find quote |
Xive
Junior Member Joined: Jul 2011 Reputation: 0 Location: Egypt |
2011-09-11 21:56
Post: #3
pecinko Wrote:Take a look at panel container. Thanks pecinko, but i've already did and that control is a "multi-column list" which works basically like normal list when i've tried it out. There is also no property or tag to set the number of rows or even columns on it ![]() If you got a working example of how to produce a multi-row scroller out of panel container, i'd be grateful if you can share it. Regards. I wrote a program to program my program ! - programception. |
| find quote |


Search
Help