wax: ComboBox in Panels doesn't show up

Norbert Norbert.Klamann at klamann-software.de
Tue Nov 9 05:59:23 EST 2004


Found the error : I copied and pasted and got the first parameter in
the class creations wrong :
-----
gp.AddComponent(0,0,Label(gp, "Umgebung :"))
gp.AddComponent(1,1,ComboBox(gp, UMGEBUNGEN, readonly=1))
------
note the parameter 'gp'.




More information about the Python-list mailing list