From kde-devel Mon May 24 16:28:24 1999 From: Sirtaj Singh Kang Date: Mon, 24 May 1999 16:28:24 +0000 To: kde-devel Subject: Re: KImage Shop? [was:Re: K abiword port] X-MARC-Message: https://marc.info/?l=kde-devel&m=92756319824951 On Mon, 24 May 1999, Michael Koch wrote: [snip] > > I also think, that we need a small image app for KDE/KOffice. I had a look at > KView. It is also CORBA-based now. We can use it for KOffice. > > We should use KView as simple image app and making KImage as good as GIMP or > better ;-) Hi, Maybe this will be useful for KImage; kview II was designed with a simple plugin system where image operations can be defined by reimplementing a virtual function or two from the base plugin class. Unfortunately I ended up writing so much stuff that should have been in kdelibs (KAction and some context sensitive help stuff) that I decided to pursue that so that all apps could benefit from it. -Taj. PS. Currently my KAction stuff allows you to make a menu with code like this: mb << "Load" << "Save" << "Quit"; where the strings are the names of actions. Now I am trying to get the equivalent functionality of KAccel (a config dialog needs to be written) after which this can make quite a few things a bit easier... Sirtaj S. Kang taj@kde.org ssk@physics.unimelb.edu.au Univ of Melbourne "I'm a commercial operating system." -Doug Michels (CEO SCO)