Dnia środa, 19 lipca 2006 10:01, Vince Negri napisał:
> I recall that the merging of kvim patches into the Vim tree went further
> than that - the KDE gui is mentioned in the help files. I even seem
> to remember that at one point the gui_kde files appeared in CVS, 

It was working. I have compiled KDE version of Vim7 in that period.
There was discussion few years ago about problems with KDE version.
Major problem is incompatibility between glib event loop used by Vim and
Qt event loop. But from various reports looks like Qt4.2 will be able
to use glib event loop. It should a) remove some major hacks from kvim
implementation b) remove unpleasant delay when using kvim.

But to really test this we have to wait for official release of Qt4.2
and someone to write that port (I am not programmer) :/ But it would
require to write completely new port - qvim because kdelibs won't be
ready for third party things until fall (apart from some really
adventurous programmers/users).

> Another possible approach would be to do a "pure QT" port
> rather than a KDE port (much of the old KDE code could be reused) as
> then the resulting GUI Vim would be cross-platform (now that QT4 is
> dual-licensed for Windows as well as Un*x)

Probably good idea. Although KDE offers nice possibilities:
kio-slaves, mox style menu bar.

m.

Reply via email to