Page 1 of 1
LGBT rainbow colours
Posted: Sat Apr 12, 2025 7:41 am
by richmond62
I wonder about 2 things:
1. Can one do this sort of thing (pseudocode ?):
Code: Select all
put the script of button "Bomb" into field "Cheese"
2. IF #1 is possible will it retain the colourisation from the script editor?
IF #2 is NOT possible how can I apply script colourisation to script bits in a standard text field?
Re: LGBT rainbow colours
Posted: Sat Apr 12, 2025 8:12 am
by richmond62
Damn: no gay parade.
-
Re: LGBT rainbow colours
Posted: Sat Apr 12, 2025 10:01 am
by Klaus
Hi Richmond,
this affords 2 steps!
Code: Select all
...
put the script of button "Bomb" into field "Cheese"
_internal script colorize char 1 to (the number of chars of field "Cheese") of field "Cheese"
...
That should do the trick.
See also:
viewtopic.php?f=7&t=39491, where you had replied!
Best
Klaus
Re: LGBT rainbow colours
Posted: Sat Apr 12, 2025 10:10 am
by richmond62
That is beyond marvellous!
Where does one find out about internal scripts?
Re: LGBT rainbow colours
Posted: Sat Apr 12, 2025 10:15 am
by Klaus
And only four months ago...
Re: LGBT rainbow colours
Posted: Sat Apr 12, 2025 10:16 am
by Klaus
richmond62 wrote: ↑Sat Apr 12, 2025 10:10 am
Where does one find out about
internal scripts?
These are undocumented features, so the answer is "nowhere".
Re: LGBT rainbow colours
Posted: Sat Apr 12, 2025 10:31 am
by richmond62
Well, you have either got a hotline to God, or you spend all your time digging through the IDE.

-
Re: LGBT rainbow colours
Posted: Sat Apr 12, 2025 10:57 am
by Klaus
I've just a memory like an elephant.
Have read this on the mailinglist some years ago, but could remember
that I already answered this question here a couple of months ago.
Re: LGBT rainbow colours
Posted: Sat Apr 12, 2025 2:16 pm
by richmond62
I wonder, re the old open source version, how one can 'open' things up to find other undocumented stuff that is as useful as that?
December last year:
viewtopic.php?f=7&t=39491&p=232800&hili ... pt#p232800
Re: LGBT rainbow colours
Posted: Sat Apr 12, 2025 3:05 pm
by dunbarx
There are threads about undocumented native words. Do a search for "messagemessages"
Craig
Re: LGBT rainbow colours
Posted: Sat Apr 12, 2025 6:26 pm
by richmond62
Indeed:
viewtopic.php?f=9&t=39085&p=229683&hili ... es#p229683
But those clever stacks ONLY allow you to search for terms you already know (exactly the same sort of problem as the Dictionary).
Re: LGBT rainbow colours
Posted: Sat Apr 12, 2025 11:00 pm
by dunbarx
Richmond.
Exactly, which is why I wondered why a list of undocumented native words was so mysteriously unavailable. I bet such a list likely contains gold. The "messageMessages" has come in wildly useful now and then.
Craig