Показать сообщение отдельно
Старый 17.03.2004, 10:34   #7  
paucer is offline
paucer
Участник
 
24 / 10 (1) +
Регистрация: 11.11.2003
Адрес: Kaunas
I needed to create Combo dynamically too. This helped me, but how to retrieve the data from that combo box?

MyStr = combo.text()

deosn't work. I placed this line in overriden method getFromDialog().