Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: Pecan on August 01, 2008, 05:28:10 pm

Title: Bug: OnReload does not re-establish margin numbers and width
Post 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
Title: Re: Bug: OnReload does not re-establish margin numbers and width
Post by: killerbot on August 01, 2008, 06:00:46 pm
applied , thanks !!!