[Bug 199437] Re: [Upstream] [hardy] GTK+ integration is less than ideal

2018-08-18 Thread Bug Watch Updater
Launchpad has imported 6 comments from the remote bug at
http://qa.openoffice.org/issues/show_bug.cgi?id=9304.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2002-11-17T13:45:03+00:00 zanonmark wrote:

I know that this report is quite silly, because it's too "general",
but...

Is it possible, in the future, to port OpenOffice to use GTK+ or, even better, 
wxWindows?
This would allow to have a multiplatform suite (every Win; GTK Linux; every 
Mac; more to come, maybe BeOS?) by writing a class-based amount of code, and 
also to integrate more the suite with the Gnome world, which Sun likes a lot... 
:)
Also, is there any rumour about splitting OpenOffice in multiple applications, 
for speed reasons?

Thanks :)

Reply at:
https://bugs.launchpad.net/ubuntu/+source/openoffice.org/+bug/199437/comments/0


On 2003-06-04T14:27:39+00:00 Stefan-baltzer wrote:

Reassigned to Bettina.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/openoffice.org/+bug/199437/comments/1


On 2004-02-27T19:56:04+00:00 Bernd-eilers wrote:

zanonmark: Please try to use one issue per bug or request for enhancment in 
the future and not one for two or more.

First of all it´s a just a very common prejustice that having only one 
executable would be a bad thing and that anything (speed, less code size, 
etc.) could be gained by "splitting" into multiple applications. The contrary 
is the case. All modern Operating systems do support the concept of shared 
libraries (.dll files on windows .so files on Linux/Solaris, .dynlib files on 
Mac, ...). And all those modern OS´s support some method to load such shared 
libraries on demand only. OpenOffice.org makes heavily use of that feature. 
There is really not much code in the executable itself and what is there is 
needed by all OOo application modules. Most of the real stuff is in the shared 
libraries and that code is either module specific (for example the sc*.so file 
on Linux contains Calc specific stuff only and is not in memmory when you edit 
a text document) or is code that can be shared between modules. OOo source 
code is highly modularized and constant work is being done on improving that 
modularisation ( there currently is a "dialogdiet" effort for example ). If on 
the contrary you would totatally split up things and develop individual 
applications only independed of each other without carrying about wether there 
are things can be programmed once and shared (like accessing configuration for 
example) you would end up with bigger total memmory use, decreased speed etc.

On the using GTK+ or wxwindows topic: That or a similar 'idea' is popping up 
every other week on the disc...@openoffice.org mailinglist, see the archives 
of that mailinglist for lot´s of details.

OOo already has a cross plattform UI library called VCL that has a very small 
platform specific layer (that means there is not very much to port for 
supporting a new platform) and OOo has a cross platform UI toolkit based on 
that. Replacing every UI code in every application module and shared UI 
library with something completly different would require hughe/heavily changes 
and would be an nearly impossible effort to do. 

What is planned for OOo 2.0 is to integrate something into the existing UI 
layer that has the effect that widgets would at least look like 
GTK/QT/WindowsXP/... widgets and would adapt to the current UI scheme used for 
those "native" UI toolkits. What is also already planned for OOo 2.0 is 
improved Desktop integration for GNOME and Windows. See gsl.openoffice.org and 
http://tools.openoffice.org/releases/q-concept.html on those topics.

What is in discussion for future OOo versions is some kind of new UI toolkit 
layer that would be similar to the current one from the application module 
programming level but would make it possible to plug in "native" toolkits like 
GTK+, wxwindows, Windows UI libraries, etc. on a lower abstraction level. For 
kde integration there is an incubator project http://kde.openoffice.org/ that 
might use this technic in the future among doing other things now and there 
are also already developers that work on GTK/GNOME specific things.


Reply at:
https://bugs.launchpad.net/ubuntu/+source/openoffice.org/+bug/199437/comments/2


On 2008-05-16T02:10:34+00:00 Ace-dent-a wrote:

OpenOffice.org Issue Tracker - Feedback Request.

The Issue you raised is currently 'Unconfirmed' pending review, but has not been
updated within the last 3 years. Please consider re-testing with one of the
latest versions of OOo, 

[Bug 199437] Re: [Upstream] [hardy] GTK+ integration is less than ideal

2011-09-15 Thread Björn Michaelsen
** Changed in: openoffice.org (Ubuntu)
   Status: Triaged => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/199437

Title:
  [Upstream] [hardy] GTK+ integration is less than ideal

To manage notifications about this bug go to:
https://bugs.launchpad.net/openoffice/+bug/199437/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 199437] Re: [Upstream] [hardy] GTK+ integration is less than ideal

2010-12-14 Thread Robert Roth
There was some progress on this, the issues described in comment 4 seem
to be gone, except the weird dropdown box shadow. The scrollbars do look
as the native ones, no flickering buttons and tooltips for me using
Maverick and OO.o 3.2.1.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/199437

Title:
  [Upstream] [hardy] GTK+ integration is less than ideal

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 199437] Re: [Upstream] [hardy] GTK+ integration is less than ideal

2010-05-14 Thread Chris Cheney
** Tags added: hardy

-- 
[Upstream] [hardy] GTK+ integration is less than ideal
https://bugs.launchpad.net/bugs/199437
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 199437] Re: [Upstream] [hardy] GTK+ integration is less than ideal

2008-06-13 Thread Chris Cheney
** Changed in: openoffice.org (Ubuntu)
   Status: Confirmed => Triaged

-- 
[Upstream] [hardy] GTK+ integration is less than ideal
https://bugs.launchpad.net/bugs/199437
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 199437] Re: [Upstream] [hardy] GTK+ integration is less than ideal

2008-03-08 Thread Bug Watch Updater
** Changed in: openoffice
   Status: Unknown => New

-- 
[Upstream] [hardy] GTK+ integration is less than ideal
https://bugs.launchpad.net/bugs/199437
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs