MySample
MySample is my version of the sample application that
came with the Crystal Edit
edit control.
(It is the (stand-alone) editor that I use most. It is one
of the main tools to maintain my
web site, of which this page belongs.)
Most of my efforts went into reimplementing the colour
coding making use of the Plug-in
Pattern. This also allows the implementation of real
syntax colouring, not simple lexical colouring as most other
editors do.
Other improvements are:
- Save all button: saves all modified files.
- Refresh button: reloads the current active file, if it has
not been modified and if there is a new version available.
- Menu for dynamically selecting a syntax colourer.
- Having a character wide caret when in overstrike mode.
(Because most of the time, I don't notice the OVR in the status line,
when I hit the insert button by accident.)
Sources
This ZIP file contains all the
sources. I am not making any promisses with respect to
program crashes.
Known bugs
- XML colour coding does not deal with <? ?> tags
properly.
- Refresh in combination with a split window does not
work correctly. The other window only is being updated
(partial) when you move the curser there.
- If a different syntax colourer was selected, this
setting is lost when the file is saved.
My life as a hacker |
Software Engineering |
home