Tuesday, February 21, 2006

Create a new icon for WinEdt button

Test Environment WinEdt 5.4
  1. create a 16 x 16 x 24b bitmap image file, ex: bg5latex.bmp
  2. put bg5latex.bmp to $WinEdtHome\Bitmaps\Buttons and $WinEdtHome\Bitmaps\Images, where $WinEdtHome can be equal to C:\Program Files\WinEdt Team\WinEdt, it depends on the installation directory of WinEdt in your computer
  3. Add a new line
    202 %B\Bitmaps\Buttons\bg5latex.bmp
    to $WinEdtHome\WinEdt.btn
  4. Add a new line
    228 %B\Bitmaps\Images\bg5latex.bmp
    to $WinEdtHome\WinEdt.img
  5. Restart WinEdt, you will get a new icon for Adding a New Button to WinEdt.

0 Comments:

Post a Comment

<< Home