zohaa: -------------------------------------------------------------------------------- This is a function that I've had in my past editor (MultiEdit), and tend to use alot.
I was thinking that it would be easy to implement with Control-X; if user hits control-X, but no text is highlighted, then just delete the entire line including newline. The current cursor position should be ignored. Please consider this, if you have time to look into it. -------------------------------------------------------------------------------- Why do you reply to C++ language topic with totally different request? Press Ctrl+Y - it's standard for delete line. If you need Ctrl+X, go to program settings / KeyMap and redeclare editor action DeleteLine -- <http://forum.pspad.com/read.php?2,63340,63636> PSPad freeware editor http://www.pspad.com
