Re: Can I collapse a Panel in wxPython?
- From: rbann11@xxxxxxxxxxx
- Date: 30 Apr 2006 12:31:48 -0700
nuffnough@xxxxxxxxx wrote:
Hi.
I have a gui with one frame and 5 panels. The second panel will only
be required in some cases, so I am wondering if there is some way I
can only create this panel in the circumstances where it is required,
confirmed by a simple len(list) > 1
If it is possible, I am wondering how I might go about it.... I am not
sure where to put an if statement as there are many different referrals
to panel_2
Letting me know or just pointing me to an example of such a thing would
be fabulous.
TIA
Check out http://wiki.wxpython.org/index.cgi/FoldPanelBar
Roger
.
- References:
- Can I collapse a Panel in wxPython?
- From: nuffnough
- Can I collapse a Panel in wxPython?
- Prev by Date: Re: unable to resize mmap object
- Next by Date: Re: installing pyodbc
- Previous by thread: Can I collapse a Panel in wxPython?
- Next by thread: Converting tuple to String
- Index(es):
Relevant Pages
|