Files
harbour-core/harbour/source
Maurilio Longo 7a09f03e87 2001-04-20 15:04 GMT+2 Maurilio Longo <maurilio.longo@libero.it>
* source/rtl/memoedit.prg
     * simplified handling of keys and prevented infinite recursion when a key not
       handled by TEditor was pressed inside a MemoEdit() window.
     * ME_TOGGLESCROLL is not handled since TEditor cannot handle such a kind of "movement"
     * K_CTRL_T (delete word right) is not handled since TEditor is not able to do it
2001-04-20 13:08:43 +00:00
..