Hi, On compiling Gvim without netbeans integration (on Windows Vista) it appears that the tabline uses FixedSys or some other font instead of the system UI font preference (Tahoma). Is this dependency something desired? Can this be avoided in some way?
One more thing I noted was, when compiling without menu feature, compilation fails because netbeans.c has references to the menu code (the line is: gui_update_menus(0)). Wrapping these lines within an ifdef helps solve the problem for me. I think this is not supposed to happen. It would be great if someone here with more knowledge of the code could look at these issues. Thanks, Hari G.
-- You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php
