<br><br><div class="gmail_quote">On Sun, Jul 26, 2009 at 8:45 AM, Cristian Oneţ <span dir="ltr">&lt;<a href="mailto:onet.cristian@gmail.com">onet.cristian@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
În data de Sîmbătă 25 Iulie 2009 15:10:03 Alvaro Soliverez a scris:<br>
<div><div></div><div class="h5">&gt; On Sat, Jul 25, 2009 at 5:38 AM, Cristian Oneţ<br>
&lt;<a href="mailto:onet.cristian@gmail.com">onet.cristian@gmail.com</a>&gt;wrote:<br>
&gt; &gt; În data de Sîmbătă 25 Iulie 2009 11:15:55 ați scris:<br>
&gt; &gt; &gt; În data de Sîmbătă 25 Iulie 2009 10:01:12 ați scris:<br>
&gt; &gt; &gt; This is why I think that trying to restore the flag does not work for<br>
&gt; &gt; &gt; the transaction form unless we have some call to explicitly enable the<br>
&gt; &gt;<br>
&gt; &gt; updates<br>
&gt; &gt;<br>
&gt; &gt; &gt; like we do for the register.<br>
&gt; &gt;<br>
&gt; &gt; Or we could do the disable/restore stuff only if we really need it, that<br>
&gt; &gt; is,<br>
&gt; &gt; when updates are not already disabled when reaching that code.<br>
&gt;<br>
&gt; I can&#39;t remember which class it was right now, but I remember there was a<br>
&gt; point in the code where it would call setEnabled for each tab. It was<br>
&gt; commented out and added #warning #Port to KDE4.<br>
</div></div>Do you mean the setEnabled call from TabBar::copyTabs? That code has been<br>
ported and it does not help with this issue. But I think that the fact that a<br>
widget is enabled/disabled and the fact that the updates for the widget are<br>
enabled/disabled are unrelated.<br>
<br>
</blockquote></div>My mistake. It&#39;s been a while since I have looked at that code.<br><br>Perhaps the Qt3 code relied on the fact that the transaction form would be enabled anyway even if explicitly disabling the updates, but in Qt4 that has to be done by hand.<br>
<br>Is it enough to just enable the updates explicitly or another widget is being disabled in addition to the transaction form?<br><br>Regards,<br>Alvaro<br>