From: Tony C. <cap...@gm...> - 2007-11-15 19:45:42
|
Ok- thanks I'll reply to your questions- shortly- when I"m in front of the machine where I found the problem with GetNumberOfLines() On Nov 15, 2007 11:44 AM, Kevin Altis <al...@se...> wrote: > > On Nov 15, 2007, at 9:51 AM, Tony Cappellini wrote: > > > I had posted a question a few days ago- regarding Which Text widget > > to use. > > I need a widget with a scroll bar because the list is likely to be > > larger that the space for the widget. > > I believe the list widget doesn't have a scroll bar, that's why I'm > > using the TexArea widget > > The scrollbar appears once you have more items in the list than can > be displayed at one time. That is pretty standard for a list widget. > > ka > > |