Search found 3197 matches
- Tue Mar 09, 2021 3:02 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Livecode is a C++ or programming language
- Replies: 16
- Views: 371
Re: Livecode is a C++ or programming language
To bring this back to the OP's original question, the LiveCode engine is written in C++. And thus the github label. But the LiveCode programming environment that is built on top of the C++ engine is a scripting language on a level with ruby, python, etc. So if the question is something like "can we ...
- Mon Mar 08, 2021 10:12 pm
- Forum: Off-Topic
- Topic: Only Connect
- Replies: 25
- Views: 1872
Re: Only Connect
Ah, thanks. I think I have to wait another four days or so for it to show up on youtube.
- Sun Mar 07, 2021 11:24 pm
- Forum: Multimedia
- Topic: Visualizing data
- Replies: 3
- Views: 89
Re: Visualizing data
Heh. Nothing like a good port scan to wake you up.
- Sun Mar 07, 2021 9:39 pm
- Forum: Multimedia
- Topic: Visualizing data
- Replies: 3
- Views: 89
Visualizing data
BSidesSF is virtual this year, so we're revisiting some talks from earlier years. Here's one I missed last year that deals with various aspects of visualizing data: why to avoid pie charts, how and when to use log scales, some rules of thumb, a fascinating real-life example of effects of simple visu...
- Thu Feb 25, 2021 12:01 am
- Forum: Announcements
- Topic: GLX2 script editor released for Revolution
- Replies: 57
- Views: 28114
Re: GLX2 script editor released for Revolution
Hold that thought for a bit. We're on the verge of getting a new version out the door, and it might be more appropriate timing in a few days.
- Sat Feb 20, 2021 2:49 am
- Forum: Off-Topic
- Topic: Only Connect
- Replies: 25
- Views: 1872
Re: Only Connect
Hah! xyzzy was the only thing I could think of as well.
- Mon Feb 15, 2021 4:48 pm
- Forum: Off-Topic
- Topic: Only Connect
- Replies: 25
- Views: 1872
Re: Only Connect
...and apparently the episodes get posted to youtube some three or four days later. Been waiting for the return of your team.
- Thu Feb 04, 2021 6:38 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Equivalent of classes in LiveCode
- Replies: 152
- Views: 22214
Re: Equivalent of classes in LiveCode
Debugging system stacks is a bit tricky. Normally breakpoints are disallowed in system stacks. You can enable this through a global property. I regularly work on system stacks in situ without getting myself into too much trouble (usually. fingers crossed. famous last words) global gRevDevelopment; p...
- Thu Feb 04, 2021 6:11 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Equivalent of classes in LiveCode
- Replies: 152
- Views: 22214
Re: Equivalent of classes in LiveCode
The reason I suggested putting the stacks into the user plugins folder is that the IDE loads them on launch so you don't have to do any extra fiddling around with 'start using' or remembering where the library stacks are.
- Thu Feb 04, 2021 5:52 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Equivalent of classes in LiveCode
- Replies: 152
- Views: 22214
Re: Equivalent of classes in LiveCode
OK. I have never found the need to assign stack files for anything I'm working with exclusively in the IDE. Only when I'm ready to package up something for a standalone application. Here's what I do for a library stack that I want available generically in the IDE (and this applies to script-only sta...
- Thu Feb 04, 2021 5:36 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Equivalent of classes in LiveCode
- Replies: 152
- Views: 22214
Re: Equivalent of classes in LiveCode
Interesting concepts/questions here.
First of all, are you talking about a standalone application here or are you dealing with stacks running in the framework of the IDE?
First of all, are you talking about a standalone application here or are you dealing with stacks running in the framework of the IDE?
- Thu Feb 04, 2021 8:43 am
- Forum: User Groups and Events
- Topic: Open Source Summit 2021
- Replies: 2
- Views: 392
Re: Open Source Summit 2021
Dang. I've been pretty good about writing the date on checks so far. 

- Thu Feb 04, 2021 12:40 am
- Forum: User Groups and Events
- Topic: Open Source Summit 2021
- Replies: 2
- Views: 392
Open Source Summit 2021
There's possibly an Open Source Summit coming up at the end of September in Dublin.
https://events.linuxfoundation.org/open ... it-europe/
https://events.linuxfoundation.org/open ... it-europe/
- Wed Jan 20, 2021 5:00 pm
- Forum: Off-Topic
- Topic: Only Connect
- Replies: 25
- Views: 1872
Re: Only Connect

- Wed Jan 20, 2021 7:28 am
- Forum: Off-Topic
- Topic: Only Connect
- Replies: 25
- Views: 1872
Re: Only Connect
Do you make fishcakes?