Auto Indent block and Tab key

General questions about using TextPad

Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard

Post Reply
Andrew Riffel

Auto Indent block and Tab key

Post by Andrew Riffel »

I need to figure out how to get the Tab key to function like it does in xemacs for C/C++ code. Currently I have auto indent block and maintain indentation options checked. What I need to do is setup the Tab key so that it will not add in a tab character, but will instead move the current line to its correct indentation. For example, if I copy some piece of code into my program that may not be aligned using the same tab rules that I have, I would like to just press the tab key to have each line of the code align itself. Any help would be appreciated.

Thank you,
Andrew
Choumpili

Re: Auto Indent block and Tab key

Post by Choumpili »

Hi,

Did you get any answer on this specific issue?
Thanks

C.
Post Reply