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

tarun tarundevnani at gmail.com
Mon Jan 28 02:52:43 EST 2008


Robin,
I can use sizers and divide my frames into sections. But I also want to add
menu options for display/hide window1 and window2 in my original example. Is
this possible even if I use sizers.

Regards,
Tarun
On Jan 28, 2008 1:09 PM, tarun <tarundevnani at gmail.com> wrote:

> Thanks Robin.
> Can you please elobrate more on this.
>
> Regards,
> Tarun Devnani
>   On Jan 25, 2008 10:24 PM, Robin Dunn <robin at alldunn.com> wrote:
>
> > 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 <http://wxpython.org/>  Java give you jitters?
> >  Relax with wxPython!
> >
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20080128/b5fa34ac/attachment-0001.html>


More information about the Python-list mailing list