I have tried to fix indentation problems that were not visible when the unit was edited in Delphi7, but now shows up as massive block indents.
But I cannot get anything to work, not Tab and Shift-Tab or Ctrl-i and Ctrl-u... They seem only to work as follows: - Select a block of text - Use TAB or Ctrl-i to indent and the block moves to the right - Use Shift-TAB or Ctrl-u to unindent and the block moves left BUT it moves right only to the original position of the text before the indentaion commands were given! I want to move the block left because it has too much indentaion caused by Lazarus translating TAB characters too widely before I had time to change the tab indentation width to 2. So how can I unindent in Lazarus in the same way as is possible in Delphi??? -- Bo Berglund Developer in Sweden -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
