Some opinions after reviewing vim's built-in gui callbacks and netbeans interface: 1. AFAIK, gui callbacks are only useful to write GUI in C language/ style (oops, too many platform specific macros ), netbeans interface is far from cover all vim's functionalities. 2. Too hard to hack on existing code, i decide not to patch vim directly, fork it, make a stripped vim, but trying to be configure file and VimScript compatible with vim.
On 12月21日, 下午3时13分, Tony Mechelynck <[email protected]> wrote: > > Well, well... The kvim project has been abandoned, and I don't know how > active the yzis project might be, but if you could get in touch with > them, it perhaps might give you hints at what to look for and what to > avoid... > > Best regards, > Tony. > -- > There's more than one way to skin a cat: > Way number 15 -- Krazy Glue and a toothbrush. --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
