I don't know what exact synedit version is in dev cvs tree but the latest synedit has some bugs fixed.
If you want to build dev with the latest synedit version, goto search_center.pas and enable the define at the top of the file to read
{$DEFINE NEWEST_SYNEDIT}
Yiannis.
PS: don't forget to set Delphi's search path to look *first* for the latest synedit sources...
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
How different is the DevCpp version of synedit from
the newer version released in the synEdit project?
I don't know what exact synedit version is in dev cvs tree but the latest synedit has some bugs fixed.
If you want to build dev with the latest synedit version, goto search_center.pas and enable the define at the top of the file to read
{$DEFINE NEWEST_SYNEDIT}
Yiannis.
PS: don't forget to set Delphi's search path to look *first* for the latest synedit sources...