Hi, 2007/8/22, A.Politz <[EMAIL PROTECTED]>: > Since a couple of weeks or even months, I use a custom build vim. > I was annoyed by the `flickering` popup menu (pum), so I dived > right into the vim-code. It was daunting for me, still had issues with > the language. > So I tried to find the right spots, by mass spamming statements > that prevented a redraw followed by incrementally deleting them again. > > As a result, I understood 1% of the code and had a 'behaving` pum, > which only redraws the screen at the start,end and when hiding the pvw. > If there is any interest, I can post that patch.
I'm interested too, besides, I think in GVIM we can try add a native GUI based approach to create these popup menus programatically, then it's drawing should be more efficient and only limit to a small area. - Jiang --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
