Page 1 of 1

Rev Editor

Posted: Wed Feb 13, 2008 12:51 pm
by bjb007
Under Win XP the editor behaves rather strangely.
Tabs don't work and if I indent with spaces the
editor deletes them and leaves all lines left-justified.

Is there somewhere I can change tab spacing? Can't
see anything in the editor preferences.

Posted: Wed Feb 13, 2008 1:24 pm
by Janschenkel
Traditionally, xTalk editors have auto-formatted and indented the code in their own particular way - this dates back to HyperCard and is considered helpful for people who are new to programming.

You can turn off this behaviour by going to the Preferences > Script Editor > toggle the checkbox titled "Auto fomat".

Hope this helped,

Jan Schenkel.

Editor

Posted: Wed Feb 13, 2008 1:35 pm
by bjb007
Thanks Jan.

The editor still doesn't seem to behave "normally" for some
things e.g. shift + tab doesn't go back a tab space.

Maybe when I start a new script it'll be different.