Rev Editor

LiveCode is the premier environment for creating multi-platform solutions for all major operating systems - Windows, Mac OS X, Linux, the Web, Server environments and Mobile platforms. Brand new to LiveCode? Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
bjb007
Posts: 313
Joined: Fri Dec 28, 2007 4:56 am

Rev Editor

Post by bjb007 » Wed Feb 13, 2008 12:51 pm

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.

Janschenkel
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 977
Joined: Sat Apr 08, 2006 7:47 am
Contact:

Post by Janschenkel » Wed Feb 13, 2008 1:24 pm

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.
Quartam Reports & PDF Library for LiveCode
www.quartam.com

bjb007
Posts: 313
Joined: Fri Dec 28, 2007 4:56 am

Editor

Post by bjb007 » Wed Feb 13, 2008 1:35 pm

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.

Post Reply