autotab broken?
Josh Mellicker
josh at dvcreators.net
Thu Sep 6 12:29:51 EDT 2007
I have not found autotab reliable (Intel MacBook & Mac Pro), so I use
a script similar to yours.
On Sep 6, 2007, at 9:06 AM, Malte Brill wrote:
> Moin Ralf,
>
> the script I posted earlier does the trick for single line fields,
> if placed on card, stack or library level. Might be adapted to more
> than one line. At least it is a workaround.
>
> ON returnInField
> IF the autotab of the target THEN
> type TAB
> ELSE
> pass returnInField
> END if
> END returnInField
>
>
> Grüße,Malte_______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
More information about the use-livecode
mailing list