wxPython and wxFlexGridSizer problem

Uwe Schmitt uwe at rocksport.de
Tue Mar 26 05:49:46 EST 2002


Jeff Shannon <jeff at ccvcorp.com> wrote:


| Are you sure that you want to use ShowModal()??  How are you setting up your
| window?

| This function looks okay to me, as far as it goes, but it's hard to say what
| might be going on if we don't know where window is coming from.  I presume that
| it's a wxDialog of some sort?  If so, why aren't you subclassing wxDialog and
| putting this code in your __init__(), then calling ShowModal() from the function
| that creates the dialog?

I got the answer in the wxwindows-group: there is just
a window.Layout() call missing. Thats it and everything is fine..

Greetings, Uwe.


-- 
Dr. rer. nat. Uwe Schmitt                       Uwe.Schmitt at num.uni-sb.de
Universitaet des Saarlandes                     Angewandte Mathematik
Building 36.1 Room 4.17         PO-Box 151150   D-66041 Saarbruecken
Mobile:0177/6806587    Fax:+49(0)681/302-4435   Office:+49(0)681/302-2468



More information about the Python-list mailing list