[futurebasic] List manager question

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : March 2000 : Group Archive : Group : All Groups

From: Mark G <mgoodes@...>
Date: Tue, 14 Mar 2000 01:02:21 -0500
Hello all,

I've had some pretty good success in using the List Manager
so far except for one thing:  I can't get it to draw the
vertical scrollbar in my complete application.  When I copy
my code into a separate test file and run it outside of my
project, I get the vertical scroll bar.  But if I run the
code inside my project, I don't get the vertical scroll bar
at all, no matter whether I use a modal dialog or a regular
wiindow.  Interestingly, though, when I tested to see if the
horizontal scroll bar would show on the screen, it did.  It
must have something so do with something else in my project.
Suggestions?

Mark