As some users have said in the forums, it seems there are some stability issues with BLIde editing very large files. There is a new BETA version with this issue fixed.
The main core engine of BLIde has been changed from Puzzle Code Editor (derived from the ancient Compona SyntaxBox) to a new one. There have been several memory issues fixed, as it seemed this bug was happening when windows needs to paginate some memory and it is using a RichTextBox control (or a control derived from this one).
At the end, please if you are one of those ho have experienced some 'mangled code' using previous versions of BLIde, with large files, if you wish to use BLIde, email me to get the new beta, (and please provide feedback.)
This is a list of the fixed bugs in this version:
and tones of little bug-fixing here and there.
There has been found also a bug in the menu/toolbar controls. All this controls will be replaced by the standar ones in Microsoft .net 2.0 to ensure compatibility. Current beta doesn0t have this change yet.
Some of the toolbars will be reorganized.
The main core engine of BLIde has been changed from Puzzle Code Editor (derived from the ancient Compona SyntaxBox) to a new one. There have been several memory issues fixed, as it seemed this bug was happening when windows needs to paginate some memory and it is using a RichTextBox control (or a control derived from this one).
At the end, please if you are one of those ho have experienced some 'mangled code' using previous versions of BLIde, with large files, if you wish to use BLIde, email me to get the new beta, (and please provide feedback.)
This is a list of the fixed bugs in this version:
-Fixed a dangerous memory leak when editing large files -Improved Parser speed 200% :D -Improved loading time -Second layer of rendering using GDI+ is now configurable under advanced settings
and tones of little bug-fixing here and there.
There has been found also a bug in the menu/toolbar controls. All this controls will be replaced by the standar ones in Microsoft .net 2.0 to ensure compatibility. Current beta doesn0t have this change yet.
Some of the toolbars will be reorganized.