Paul Jolly wrote:
> > Most of the popup window support has now been implemented. There are a > > few things to improve and add, but it should be good enough to use. > > This is fantastic work, thanks. I have a queue of changes to govim > that I will be making over the next month to use this. Exciting times! > > One feature that is outstanding from my perspective is the concept of > a balloonpopup, per: > > https://groups.google.com/forum/#!msg/vim_dev/-LDoaq3wAl8/eSb-hIBJAgAJ > > Is this still feasible? Because I'd move to using it tomorrow if I could :) Yeah, it's been on my mind. But I want to do it properly: when the mouse moves over the popup, it should not be closed. That would allow for expanding tree nodes, for example, when inspecting the value of a nested structure. Or a tooltip when hovering over an item in the popup. It should also be possible to move the mouse into the popup window, with some tolerance to avoid it closing when you don't want it to. -- Nothing is impossible for the man who doesn't have to do it. /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ an exciting new programming language -- http://www.Zimbu.org /// \\\ help me help AIDS victims -- http://ICCF-Holland.org /// -- -- You received this message from the "vim_dev" 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 --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/201907051953.x65Jrdgk025381%40masaka.moolenaar.net. For more options, visit https://groups.google.com/d/optout.
