[wxpython-users] Horizontal Scroll Bar on List Ctrl

David Anderson zerty.david at gmail.com
Fri Mar 28 13:15:03 PDT 2008


Oops, I made a mistake, it's not ListCtrl, its ListBox, the style: *
wxLB_HSCROLL*
doesn't work

On Fri, Mar 28, 2008 at 1:39 PM, Tim van der Leeuw <tnleeuw at gmail.com>
wrote:

> I think taht the list-ctrl itself should create the scrollbar, and it will
> when the column-size is wide enough. Make sure that the list-ctrl is in
> 'Report' mode; don't know the exact name of the constant the it's in the
> docs.
>
> Success,
>
> --Tim
>
> On Fri, Mar 28, 2008 at 5:19 PM, David Anderson <zerty.david at gmail.com>
> wrote:
>
> > Hello All, I've got a ListCtrl that contains huge strings that you
> > cannot read on the screen without scrolling right, My list Ctrl is on a
> > pane, that always shows a scroll bar, but the scroll bar doesn't make
> > anything, how can I put it to work? Thx
> >
> > _______________________________________________
> > wxpython-users mailing list
> > wxpython-users at lists.wxwidgets.org
> > http://lists.wxwidgets.org/mailman/listinfo/wxpython-users
> >
> >
>
> _______________________________________________
> wxpython-users mailing list
> wxpython-users at lists.wxwidgets.org
> http://lists.wxwidgets.org/mailman/listinfo/wxpython-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.wxwidgets.org/pipermail/wxpython-users/attachments/200803=
28/3076f1a5/attachment.htm


More information about the wxpython-users mailing list