Re: [MSEide-MSEgui-talk] tlistview scrolling

2016-11-26 Thread Patrick Goupell
On 11/26/2016 11:45 AM, Martin Schreiber wrote: > > Please set tlistview.options lvo_horz. The listitems then will be placed > horizontally row by row instead vertically column by column. > Perfect. Thank you. -- _

Re: [MSEide-MSEgui-talk] tlistview scrolling

2016-11-26 Thread Martin Schreiber
On 11/26/2016 04:51 PM, Patrick Goupell wrote: > Hello, > > Can the tlistview scrolling be changed from horizontal (left/right) to > verticle (up/down)? > Please set tlistview.options lvo_horz. The listitems then will be placed horizontally row by row instead vertically column by column. Martin