Author Topic: Bug: OnReload does not re-establish margin numbers and width  (Read 4388 times)

Offline Pecan

  • Plugin developer
  • Lives here!
  • ****
  • Posts: 2873
Bug: OnReload does not re-establish margin numbers and width
« on: August 01, 2008, 05:28:10 pm »
When an external pgm modifies a CB open file, and the file is reloaded by CB, cbEditor does not re-establish the margin width, style, and numbers correctly.

A call to SetEditorStyleAfterFileOpen() solves the problem.

Bug #014298, patch number #002536

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5529
Re: Bug: OnReload does not re-establish margin numbers and width
« Reply #1 on: August 01, 2008, 06:00:46 pm »
applied , thanks !!!