Problems with scrolllist

Hi,

I am trying the horizontally scroll a wxlistctrl in report view with ScrollList.

However the control seems to silently ignore the call.

I know there ware some confusion previously whether scrolllist takes columns or coordinates as parameters but neither of them seem to work.

Also I not able to find any examples using ScrollList on the net.

Any clues?

Note I am trying to fix wxListCtrlTextEdit.py in the case where the list is wider than the listctrl. Perhaps someone can take it from there.

Pim.

···

--
   Dr. Pim Van Heuven
   www.ThinkWize.com
Research and Development

pim@think-wize.com wrote:

Hi,

I am trying the horizontally scroll a wxlistctrl in report view with ScrollList.

However the control seems to silently ignore the call.

Which platform? (It only does something on Windows.)

···

--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!