Hello,
I tried:
---
self.bottomPanel.Show(False)
self.Layout()
self.Update()
---
maybe you intended:
self.bottomPanel.Show(False)
self.mainSizer.Layout()
self.Update()
or, better:
self.mainSizer.Hide(self.bottomPanel)
self.mainSizer.Show(self.upperPanel)
self.mainSizer.Layout()
self.Update()
HTH.
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
Updated 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