PyKDE inside vim-python

Matej Cepl cepl at surfbest.net
Tue Apr 26 23:39:07 EDT 2005


Hi,

did anybody tried %subj%? I have created really stupidly simple dialog-box
in Qt-designer (it is available on
<http://www.ceplovi.cz/matej/tmp/KDE-dialog.tar.gz>) and I would like to
run it from vim-script in kvim (soon to be obsoleted and replaced by
Gnome-vim; oh, well, I liked kvim). Of course I can do something like

        :let cat = system("categorySet.py")

but I thought that running the script directly from vim (with Python
scripting enabled) could make this script faster. Can anybody help me,
whether it is possible to do something like this?

Thanks,

        Matěj

-- 
Matej Cepl, http://www.ceplovi.cz/matej
GPG Finger: 89EF 4BC6 288A BF43 1BAB  25C3 E09F EF25 D964 84AC
138 Highland Ave. #10, Somerville, Ma 02143, (617) 623-1488
 
Scouts are saving aluminum cans, bottles and other items to be
recycled. Proceeds will be used to cripple children.
      -- from a church bulletin



More information about the Python-list mailing list