Some tweaks to IMT
Posted by mholmes on 27 May 2008 in Activity log
Nothing beats using the application yourself for hours on end when it comes to discovering optimizations and annoyances. After today's work on Mariage, I've made these changes:
- Fixed a problem with edit commands not working in the new syntax-highlighting TSynMemo controls. This was caused by my forgetting to update onIdle events and TAction events so that they allow for TSynMemo components as well as descendents of TCustomMemo.
- Added a new popup menu for edit commands in the Annotation/Category window. Going to the main menu changes the active window, which causes the active control to change, making it impossible to use that Edit menu when working in the Annotation/Category window.
- Added a main menu command for Clone Annotation, a TAction that already has toolbar buttons, but had no menu item, so might have gone unnnoticed. It's extremely useful.
- Built a new installer and posted it, and rolled out fresh executables to Chicory and Endive.