Hello all,<br>I ran into the setUpdatesEnabled problem again. <br><br>In the kbudgetview, both lists there call setUpdatesEnabled(false), fill in the contents, then call setUpdatesEnabled(true) and repaintContents().<br><br>
Both lists don&#39;t show on the screen until I click on a column or an item. If I remove the setUpdatesEnabled call, they work fine.<br><br>I thought it might be that a parent widget might be calling it too, but my search returned empty.<br>
Do you know where the problem might be?<br><br>I think this might be the same problem that the accounts and categories views are having.<br><br>Regards,<br>Alvaro<br>