From koffice-devel Wed Dec 20 05:28:15 2006 From: Thorsten Zachmann Date: Wed, 20 Dec 2006 05:28:15 +0000 To: koffice-devel Subject: Re: [PATCH] kpresenter part - insert & page transition Message-Id: <200612200628.16434.t.zachmann () zagge ! de> X-MARC-Message: https://marc.info/?l=koffice-devel&m=116659251702366 Hello Fredy, On Tuesday 19 December 2006 17:31, Fredy Yanardi wrote: > Hi all, > > I've been following the KOffice 2.0 development for few weeks and few > days ago I decided to try playing with the new KPresenter part's code. > I was trying to re-enable the simple page features of KPresenter > (insert page and navigation of pages) using the old KPresenter codes. > I don't know whether this can be useful or not, I just try to > understand the source code & KOffice libs by doing little exercise. > Here I attach a patch and some files from the old KPresenter that need > to be included. I also tried to fix problem of canvas not displayed > properly at the startup of KPresenter by calling > m_canvas->updateSize() again after an active page is set in KPrView. I > was using revision 614669 while working on this. Please provide > feedback or maybe suggestion what I can do to contribute more (maybe > not-very complex task?) ;) At the moment I'm at the progress to create common library for kpresenter and kivio as both apps have a lot in common. So I would prefer to wait with this inclusion until the library is finished. The library will have e.g. a common page class which then will be used for kpresenter and kivio. With this in place all needed in kivio and kpresener will be in one place and we can avoid a lot of code duplication. I did not yet have a deep look at the patch but I will provide feedback when the library is finished. I will include your fix for not properly showing the canvas during the day. Thorsten _______________________________________________ koffice-devel mailing list koffice-devel@kde.org https://mail.kde.org/mailman/listinfo/koffice-devel