On Tue, May 06, 2008 at 03:35:43PM +0200, Abdelrazak Younes wrote: > Jean-Marc Lasgouttes wrote: >> Abdelrazak Younes <[EMAIL PROTECTED]> writes: >> >> >>>> The following patch fixes this, along with several other warnings. >>>> Juergen, do you want this in branch? >>>> >>> It's a good idea to accept the events in general, not to ignore them. >>> >> >> What do you mean? That I should add event->accept() at the end of _all_ >> of these methods? > Yes :-) > I guess many of them are not importand and you can safely ignore showEvent > for example but paintEvent should especially not stay ignored. Qt doc is > not very clear about these events. André, would you like to comment?
*shrug* accepting does not hurt ;-) I sometimes wonder myself why it usually makes not much difference... Andre'
