On Friday 27 October 2006 02:54, Rafael Fernández López wrote: > From my point of view it was a bit tricky since the QTreeView was child of > the parent window, instead of the QSplitter. The QSplitter wasn't into the > d-pointer and some other reasons. Maybe the way I've wrote it is more > efficiently and more clear, for that reason I thought it was better to > start another "from scratch" (well, it does use some methods from the old > one, and will use more I think [maybe for dependencies]), because changing > that code would be less clear for maintaining it. > > Anyway, if you want me to stop coding on this file, please tell me before I > do more advances. ;) > > Bye, > Rafael Fernández López.
I want you to not get into the habit of just rewriting everything that you think is broken without doing any investigation into what is broken. You could have saved yourself a lot of time by only attempting to fix the problems with the resizing rather than rewriting the whole dialog. -- Matt _______________________________________________ kopete-devel mailing list [email protected] https://mail.kde.org/mailman/listinfo/kopete-devel
