On Aug 5, 10:56 pm, Bram Moolenaar <[email protected]> wrote: > GTK resizing is hacky. I could never figure out how to do it properly. > I'm sure that when we try to fix this problem another one will pop up.
Arggh! Without really trying to understand the code, just by seeing what happens using my test file, it seems that a resize happens *after* the resize I attempt. That is, that the GUIEnter event maybe happens a little too early on GTK... is that likely? Could be that some events are queued up and get played back after or something like that... -- 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
