[wxPython-users] Issue with docking wx.listctrl window

Robin Dunn robin at alldunn.com
Fri Jan 25 11:54:52 EST 2008


tarun wrote:
> Thanks a lot Robin.
>  
> I tried using self.log and instead of self.log.list. *Code is attached.* 
> But this gives me a panel and listctrl in it. The extra blank space 
> around the listctrl in window1 is something that I don't need.

Use a sizer to manage the layout of the listctrl.

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




More information about the Python-list mailing list