Code::Blocks Forums
Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: Pecan 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
-
applied , thanks !!!