To do ===== - Set background of collapsed fold with style wxSCI_MARK_BACKGROUND - Allow URL or others clicking with StyleSetHotSpot - Update language setting to Scintilla 1.63 - Add autocompletion for help book files - Add call tips for help book files - Change class browser to work across all opend files - Selecting a filename should allow to open through popup menu - Macro recording/replaying - Allow for splitting the edit window - Allow for multiple sets of style settings - Allow for user configurable values Currently not possible (see Scintilla) ====================================== - Use (display) other code pages (charsets) - Convert to other code pages (charsets) Currently not possible (see wxWidgets) ====================================== - Configurable key bindings when supported by wxMenu - FTP support through wxWidgets standard file access Future enhancements =================== - Configurable tool menu and for executing i.e. diff, cvs, etc. - Implement moving of pages between frames - Implement an API for integration into any IDE - Language properties as XML files O. Wyss