> gvim uses the gtk toolkit. Yeah, I know, but I don't want to hack the vim code.
> vim is a console application and to my knowledge doesn't support gui > interactions But vim does support basic dialogs like inputdialog() and confirm(), I was looking for more sophisticated ones. I suppose I can use OLE interface to interact with others applications, if I decide to write the dialog I need with GTK? I found VIM Form Toolkit http://www.vim.org/scripts/script.php?script_id=2160, unfortunately it's not under development anymore. I also found this http://www.vim.org/sponsor/vote_results.php and "add a portable GUI toolkit for nice dialogs in Vim script" is on the list. I hope to see it one day in VIM. -- 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.
