Questions Tagged With rdwidgetshttps://answers.axonivy.com/tags/rdwidgets/?type=rss&user=Emmanuelquestions tagged <span class="tag">rdwidgets</span>enThu, 06 Jan 2011 07:46:58 -0500RListDisplay Scrollbarhttps://answers.axonivy.com/questions/387/rlistdisplay-scrollbar<p>I use the RListDisplay Widget in Ivy 4.1.2 and 4.1.3 to display other components dynamically and it works good so far.</p> <p>The RListDisplay shows a vertical Scrollbar as soon as there is not enough vertical place to show all the components. It is included into a Rich Dialog and the list of components to load in the RListDisplay is built in the Rich Dialog Start method.</p> <p>The problem is that the scrollbar scrolls automatically to the end of the ListDisplay after the RDC has been loaded. I can not get the scrollbar to stay "quiet" at the 0.0 position.</p> <p>I have tried with the "ListDisplay.setAutoscrolls(false);" method or with panel.ListDisplay.setVerticalScrollBarPosition(0.0); in the last step of the start method: the scrollbar scrolls always automatically to the end.</p> <p>I there any solution to this problem?</p>EmmanuelThu, 06 Jan 2011 07:46:58 -0500https://answers.axonivy.com/questions/387/rlistdisplay-scrollbarrichdialogrdwidgets