
I need and I like to set my editor ( made with Tscintilla) these commands if it's possible
Find (Ctrl+F) to Display a dialog box to search for an expression within the text. for this command I found the method oMemo:DlgFindText()
Replace (Ctrl+H) to Display a dialog box to perform string replacements.
Formatting -> Reformat Code (F3) to Automatically format the entire code.
Formatting -> Increase Indent (Ctrl+Right) to Insert an indent by moving the text further to the right.
Formatting -> Decrease Indent (Ctrl+Left) to Remove the indent by moving the text further to the left.
Someone can Help me pls
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)
I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com