Resizing listbook's listview pane

kyosohma at gmail.com kyosohma at gmail.com
Wed May 23 11:04:19 EDT 2007


On May 22, 1:49 pm, mkPyVS <mikemine... at hotmail.com> wrote:
> I'm having an issue I need help with. I want to resize the listview
> control in a listbook but have been unsuccessfull through setting the
> columnWidth of the 0'th column and trying to retrieve the listbooks
> sizer return's None.... Ideas?
>
> Thanks,

Which Python gui toolkit are you using? Tkinter, wxPython, pyQT? Are
you wanting the resize to happen programmatically, when the user
changes the app's size, both or what?

More details would be helpful.

Mike




More information about the Python-list mailing list