Foldpanelbar and sizers

Hi Benjamin,

- Remove Controls already added to the foldpanel. It seems the panel

itself

can't handle that.

Originally, the C++ implementation of wxFoldPanelBar could not handle this
case; removing controls from the FoldPanelBar was not allowed, and when I
translated the code, I didn't even think about this issue. It was a
mistake, probably. However, I will take a look at the source and I will try
to make a patch or something in order to handle also this case.

I see the panel correctly spaced and placed, but the sizer seems to be on
the wrong spot - it just covers the title bar of the foldwindow. Is there
anyway to achieve what I want to?

Mhm... the few lines you posted here didn't help me a lot... may you post
some small example that demonstrate the problem? That will help me (and
others) in testing/debugging FoldPanelBar.

Andrea.

···

_______________________________________________
Andrea Gavana
Reservoir Engineer
MOGI ? Reservoir Characterization and Modeling Dept.
ENI S.p.A. ? Exploration & Production Division
Via Emilia, 1 ? 20097 San Donato Milanese (MI) ? Italy
Phone: +39 02 520 62972
Fax: +39 02 520 61824
E-mail: andrea.gavana@agip.it
Restyled Internet Site: http://xoomer.virgilio.it/infinity77/
____________________________________________________

Eni S.p.A.
Sede legale in Roma,
Piazzale Enrico Mattei 1, 00144 Roma
Tel. centralino: +39 06598.21
www.eni.it
Capitale sociale € 4.002.934.326 i.v.
Registro Imprese di Roma,
Codice Fiscale 00484960588
Part. IVA 00905811006
R.E.A. Roma n. 756453

I just created a sample app, it's attached. It clearly demonstrates the problem

test2.py (2.13 KB)

···

-----Ursprüngliche Nachricht-----
Von: andrea.gavana@agip.it [mailto:andrea.gavana@agip.it]
Gesendet: Donnerstag, 8. September 2005 13:38
An: wxPython-users@lists.wxwidgets.org
Betreff: Re: [wxPython-users] Foldpanelbar and sizers

Hi Benjamin,

- Remove Controls already added to the foldpanel. It seems the panel

itself

can't handle that.

Originally, the C++ implementation of wxFoldPanelBar could not handle this
case; removing controls from the FoldPanelBar was not allowed, and when I
translated the code, I didn't even think about this issue. It was a
mistake, probably. However, I will take a look at the source and I will try
to make a patch or something in order to handle also this case.

I see the panel correctly spaced and placed, but the sizer seems to be on
the wrong spot - it just covers the title bar of the foldwindow. Is there
anyway to achieve what I want to?

Mhm... the few lines you posted here didn't help me a lot... may you post
some small example that demonstrate the problem? That will help me (and
others) in testing/debugging FoldPanelBar.

Andrea.

_______________________________________________
Andrea Gavana
Reservoir Engineer
MOGI ? Reservoir Characterization and Modeling Dept.
ENI S.p.A. ? Exploration & Production Division
Via Emilia, 1 ? 20097 San Donato Milanese (MI) ? Italy
Phone: +39 02 520 62972
Fax: +39 02 520 61824
E-mail: andrea.gavana@agip.it
Restyled Internet Site: http://xoomer.virgilio.it/infinity77/
____________________________________________________

Eni S.p.A.
Sede legale in Roma,
Piazzale Enrico Mattei 1, 00144 Roma
Tel. centralino: +39 06598.21
www.eni.it
Capitale sociale € 4.002.934.326 i.v.
Registro Imprese di Roma,
Codice Fiscale 00484960588
Part. IVA 00905811006
R.E.A. Roma n. 756453

---------------------------------------------------------------------
To unsubscribe, e-mail: wxPython-users-unsubscribe@lists.wxwidgets.org
For additional commands, e-mail: wxPython-users-help@lists.wxwidgets.org