Search found 8633 matches

by richmond62
Thu May 02, 2024 7:29 pm
Forum: Made With LiveCode
Topic: Devawriter Pro
Replies: 20
Views: 10014

Re: Devawriter Pro

And version 5.1.2 is much, much better:

https://www.dropbox.com/scl/fo/jw3gmicv ... kkv2r&dl=0
-
Screenshot 2024-05-02 at 21.22.40.jpg
by richmond62
Thu May 02, 2024 3:34 pm
Forum: Talking LiveCode
Topic: Where is stack "revNewScriptEditor"?
Replies: 7
Views: 117

Re: Where is stack "revNewScriptEditor"?

Anyone know what it is for?
I would suppose it is a template, and a clone of it is made for each script editor an end-user 'calls' to fill with code.
by richmond62
Thu May 02, 2024 3:09 pm
Forum: Talking LiveCode
Topic: Where is stack "revNewScriptEditor"?
Replies: 7
Views: 117

Re: Where is stack "revNewScriptEditor"?

This stack
Which stack?

stack "revNewScriptEditor" or

stack "revNewScriptEditor 1"
by richmond62
Thu May 02, 2024 2:11 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Cursor visibility problem
Replies: 7
Views: 111

Re: Cursor visibility problem

Here is something to amuse yourself with:
-
Screenshot 2024-05-02 at 16.09.07.png
by richmond62
Wed May 01, 2024 7:10 pm
Forum: Announcements
Topic: [ANN] Release LiveCode 10.0.0 DP-8
Replies: 1
Views: 138

Re: [ANN] Release LiveCode 10.0.0 DP-8

Can you tell me when the new GUI will be present?
-
Screenshot 2024-05-01 at 21.09.09.png
by richmond62
Sat Apr 27, 2024 9:10 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Force the script editor to update?
Replies: 35
Views: 1212

Re: Force the script editor to update?

Maybe you could make a stack that loads with LC as a palette that has a scrolling list of all open stacks and a button to delete a selected stack.
by richmond62
Thu Apr 25, 2024 4:41 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Palettising a main stack.
Replies: 9
Views: 319

Palettising a main stack.

I should like a main stack to appear as a palette, but this in the stack script does nothing:

Code: Select all

on openStack
palette me
end openStack
by richmond62
Thu Apr 25, 2024 8:12 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Exporting SVG images?
Replies: 9
Views: 531

Exporting SVG images?

Nowadays we can import SVG images into LiveCode tolerably well, but can we export them in SVG format?
by richmond62
Wed Apr 24, 2024 8:00 pm
Forum: Made With LiveCode
Topic: Devawriter Pro
Replies: 20
Views: 10014

Re: Devawriter Pro

So after a hiatus (meaning that I went through a load of versions and am now well into my 5th SDLC, and did not note that here), here, without further ado is Devawriter 5.1: https://www.dropbox.com/scl/fo/jw3gmicvxednpzy9ixfqo/AGWQv9SytLVN3ZNPN_RkLG8?rlkey=c6o3uauk2mgh088apd61oo5b1&st=c6mg2li6&dl=0 ...
by richmond62
Tue Apr 23, 2024 7:27 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Force the script editor to update?
Replies: 35
Views: 1212

Re: Force the script editor to update?

And that stereotypical discussion behaviour I described elsewhere continues: 1. Richmond suggests stuff with 'spades' and other crude ways. 2. Craig or Stam bring up something slightly better (as in cotton underpants rather than hessian 'passion killers'). 3. The 'Queen of the Night' comes along and...
by richmond62
Tue Apr 23, 2024 1:15 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Force the script editor to update?
Replies: 35
Views: 1212

Re: Force the script editor to update?

Stop those messages from showing up in the Message Watcher. Yup: that is all that suppressing message does, just tested it: what a shame. ------- So, the next question has to be: Is there a way to exclude certain messages from being passed? Or, alternatively setting lockMessages in such a way that ...
by richmond62
Tue Apr 23, 2024 12:31 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Force the script editor to update?
Replies: 35
Views: 1212

Re: Force the script editor to update?

What is not clear to me (yet) is whether 'suppress messages' means:

1. Stop those messages from running.

or only

2. Stop those messages from showing up in the Message Watcher.
by richmond62
Tue Apr 23, 2024 12:28 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: My masterpiece vanished.
Replies: 11
Views: 521

Re: My masterpiece vanished.

Thank you very much. :lol:
by richmond62
Tue Apr 23, 2024 10:19 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Force the script editor to update?
Replies: 35
Views: 1212

Re: Force the script editor to update?

SShot 2024-04-23 at 12.18.34.png
-
I know this is extremely tedious, but one way to cope with this situation is to choose which messages to suppress.
by richmond62
Tue Apr 23, 2024 10:05 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Force the script editor to update?
Replies: 35
Views: 1212

Re: Force the script editor to update?

Well, it is unfortunate that lockMessages does not have parameters so you can choose which of the "unnecessary navigation messages" you want to prevent working and which ones you do not want to prevent. It would be wonderful if one could do this sort of thing (pseudo-code): set the lockMessages to t...

Go to advanced search