[Qt-interest] Updating QComboTableItem

Nishant Sharma nishant.031 at gmail.com
Mon Apr 5 14:49:19 CEST 2010


Hello,
I have used a QComboTableItem as an item in one of my table's cell.
What I have done is on the pressed() signal, I call my slot in which I
dynamically fill the QComboTable item's dropdown list using the
setStringList() function.
The drop down list gets updated immediately.... but the actual drop down
list shown to the user does not come unless I click 2-3 times.
Also, if I do not set the item's drop down list dynamically and leave it to
the default one , then clicking on that item shows the drop down list
immediately.

Please suggest.

-- 
Best Regards,
Nishant Sharma
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100405/f95f97ff/attachment.html 


More information about the Qt-interest-old mailing list