Slashdot Mirror


OpenOffice.org: KDE Integration Project Launched

vfs writes "Someone at pclinuxonline.com noticed that a OpenOffice/KDE Integration Project has been started to "provide tight (but optional) integration of the OpenOffice.org to the KDE environment beginning with KDE look and feel and ending with KDE data sources." This could offer a great opportunity for enterprises to deploy an integrated, unified desktop." (Here's the dot.kde.org post on the project.)

2 of 47 comments (clear)

  1. Qt? by Otter · · Score: 4, Interesting
    Details are sketchy -- obviously, since no code has been written except for the cuckooo kpart -- but:

    I wonder if they're planning to do a pure Qt interface, as seems to be suggested in some places, or a KDE one? From the Mac point of view, pure Qt means a native OS X interface! The native Mac KDE seems to have stalled (nothing on their mailing list for weeks) and would require extra libs even if it were made to work.

    1. Re:Qt? by Haeleth · · Score: 5, Interesting

      I don't think you quite understand the point. OOo on Windows already has a perfectly good interface that looks pretty close to the native look and feel, uses the native save/load dialogs, and so on. OOo on MacOS X is currently an X11 application, and as such doesn't integrate at all - it uses X11 save/load dialogs, uses X11 grey menus attached to the windows instead of the Mac's unified screen-top menubar, uses X11 widgets, and so on.

      A build of OOo with a Qt option would therefore mean a lot to MacOS X users, since it would provide them with something that looked like a MacOS X application. Meanwhile, Windows users could continue to use their Windows-like build. They would lose nothing, and Mac users would gain a lot. What's the problem with that?