> Now I suppose if you could create a more "web like" text page,
> complete with underlines, highlighting, and mouse-overs, then you
> might have something. Think elinks.cz. But it would be a huge pain,
> a real GUI toolkit would be much easier.

I rewrote my library. No mouse-over effects yet but it highlights
validation errors, and it has checkboxes and a way to define a field-
specific completion function.

Here is the example code for a Search & Replace form:
http://github.com/tomtom/vimform_vim/blob/master/test/replace_gui.vim

The resulting form would look like this:
http://github.com/downloads/tomtom/vimform_vim/replace_gui.html

-- 
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

To unsubscribe, reply using "remove me" as the subject.

Reply via email to