Search found 5 matches

by EMR
Tue Sep 01, 2026 5:05 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Getting Scripts as an RTF file
Replies: 9
Views: 740

Re: Getting Scripts as an RTF file

Interesting and helpful!
I did experience a problem with the second version (Sucker_color; the original ran fine). I think the button script refers to itself as "Sucker" when it is actually "Sucker_color" (?)
by EMR
Mon Jan 20, 2025 12:40 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: I can`t get a line to rotate!
Replies: 14
Views: 40293

Re: I can`t get a line to rotate!

I have used the command revRotatePoly to rotate a line. The dictionary says you can also rotate a curve or irregular polygon.

Eric R
by EMR
Thu Dec 19, 2024 4:53 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Apply visual formatting to unformatted code
Replies: 11
Views: 16684

Re: Apply visual formatting to unformatted code

Thank you, Klaus!! Very helpful (and impressively fast reply).

Is there an analogous function for indentation?
by EMR
Thu Dec 19, 2024 3:54 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Apply visual formatting to unformatted code
Replies: 11
Views: 16684

Apply visual formatting to unformatted code

Hello all!

I am a (very) longtime reader of the forum (helpful!), but this is my first time posting a question.

Imagine that I paste an unformatted script in a regular field of my stack. Is there some way to colorize and indent this so it appears like it would when working in the Code Editor (but ...