Hi, I am modifying my toolbar under XP, I have change tools.bmp.
I have some problems to know how is calculated the position of each icons from the tools.bmp to the toolbar. Pos in the toolbar : iconOpenFile(TB_1) iconOpenSave(TB_2) iconOpenSaveAll(TB_3) Pos in the bitmap : iconNewFile(BMP_1) iconOpenFile(BMP_2) iconOpenSave (BMP_3) ..... iconOpenSaveAll(BMP_12) I have seen the menu.vim runtime file but don't understand the transposition. Thanks for help Epanda -- You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php
