jan.sedivy: -------------------------------------------------------------------------------- Hi Jan, It's really great work you did. I had started using it recently and I am fighting some old habits... Would it be possible to modify the selectionMode function to return the current mode, if called with no parameter ? It allow me (and other users :-) ) to build a simple toggleSelMode script executed by a singe HotKey. And second, the Search and Replace dialogs remember the Direction last selected by the user, but its lost, when the replace dialog is called with block of text selected. As there is no difference in block replace with Direction Forward and Entire Scope, would it be possible to preserve the Direction option when called on selected text ?
Thanx, Jan -------------------------------------------------------------------------------- PSPad will return 'N' for normal mode, 'C' for column, 'L' for line mode if you call function without parameters -- <http://forum.pspad.com/read.php?6,49621,49889> PSPad freeware editor http://www.pspad.com
