View Single Post
  #11  
Old 07-21-2007, 03:21 AM
xXziroXx xXziroXx is offline
Malorian
xXziroXx's Avatar
Join Date: May 2004
Posts: 5,289
xXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant future
Odd, as it worked when I was testing it. Try replacing your GuiScrollCtrl with this:

PHP Code:
 new GuiScrollCtrl("Test_ListScroll") {
   
profile GuiBlueScrollProfile;
   
10;
   
10;
   
width 160;
   
height 80;
   
hScrollBar "dynamic";
   
vScrollBar "dynamic";

Any luck?
__________________
Follow my work on social media post-Graal:Updated august 2025.
Reply With Quote