Search found 514 matches
- Tue Feb 18, 2020 5:58 pm
- Forum: Talking LiveCode
- Topic: YouTube Live stream
- Replies: 11
- Views: 2384
YouTube Live stream
Trying something new, looking at ways of promoting LiveCode to the masses. Tomorrow at 10:30 Berlin time I will be live streaming the first in a series of videos on YouTube Live. This will be in English. The first one will be... Coding a simple countdown timer in LiveCode that can output the countdo...
- Thu Jan 16, 2020 9:46 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Linking Rectangle height to Slider value
- Replies: 6
- Views: 1550
Re: Linking Rectangle height to Slider value
Hi glenn9, welcome to the forum. Just add set the bottom of graphic "Column" to 200 exchange 200 for the position of your rectangle. You can easily find this with the message box and entering put the bottom of graphic "Column" Also wrap all your code with a lock screen and unlock screen... try remov...
- Fri Jan 10, 2020 2:24 pm
- Forum: Talking LiveCode
- Topic: LiveCode now at 36 on tiobe index
- Replies: 2
- Views: 1597
LiveCode now at 36 on tiobe index
Wow! LiveCode has made an amazing leap to number 36 on the tiobe index.
https://tiobe.com/tiobe-index/
What a great start to the new year.
https://tiobe.com/tiobe-index/
What a great start to the new year.
- Thu Dec 05, 2019 10:51 pm
- Forum: HTML5
- Topic: Successful test
- Replies: 78
- Views: 62479
Re: Successful test
Oh Wow!
This is really exciting, looking forward to see how this progresses.
Way cool.
I see you have a LCS mode. Is this a full CodeMirror mode file? If so it would be great to have this added to the CodeMirror modes list.
Again as Bogs said "very big thumbs up"
This is really exciting, looking forward to see how this progresses.
Way cool.
I see you have a LCS mode. Is this a full CodeMirror mode file? If so it would be great to have this added to the CodeMirror modes list.
Again as Bogs said "very big thumbs up"
- Tue Nov 26, 2019 11:00 am
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Livecode crash on me more then 10 times a day
- Replies: 26
- Views: 5806
Re: Livecode crash on me more then 10 times a day
I've noticed a few times that if LiveCode appears to just shut down on its own, that its worth checking the Task Manager (Alt-Shift-Delete >Task Manager) just to make sure that there are no orphaned LiveCode background processes still running. If there are and you start a new instance of LiveCode, t...
- Sun Oct 06, 2019 8:19 am
- Forum: Announcements
- Topic: LiveCode now #49 at the TIOBE Index!
- Replies: 3
- Views: 2326
Re: LiveCode now #49 at the TIOBE Index!
I think that the important takeaway here is that no matter how the index is calculated Livecode has moved into a position where it can be listed as Livecode and not just lumped in with the remaining last 50 languages. This gives Livecode more visibility which can only be good news for Livecode and a...
- Sun Sep 29, 2019 4:24 pm
- Forum: Talking LiveCode
- Topic: Accessing Google Sheets in Standalone – Inclusions needed?
- Replies: 32
- Views: 5853
Re: Accessing Google Sheets in Standalone – Inclusions needed?
What about using a service like this?
https://sheetapi.co/
Turn Google Sheet into RESTful API's
They have a free option..
https://sheetapi.co/
Turn Google Sheet into RESTful API's
They have a free option..
- Wed Sep 11, 2019 11:22 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Size and Position Pane - Unstoppable Incrementation
- Replies: 6
- Views: 1529
Re: Size and Position Pane - Unstoppable Incrementation
I've seen this a few time, Win 10.
Most times I've managed to abort the problem by starting up the Windows Task Manager (Ctrl+Shift+Delete), that seems to take the focus away from LiveCode.
Most times I've managed to abort the problem by starting up the Windows Task Manager (Ctrl+Shift+Delete), that seems to take the focus away from LiveCode.
- Tue Sep 10, 2019 8:01 am
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Hiding stacks from the Project Browser
- Replies: 22
- Views: 5678
Re: Hiding stacks from the Project Browser
Yes exactly, i think that would be useful.
- Tue Sep 10, 2019 8:00 am
- Forum: Announcements
- Topic: TinyIDE v1.4 released
- Replies: 8
- Views: 4012
Re: TinyIDE v1.4 released
Hi David, yes this is a recent bug which I need to backtrack to find where it first appeared, thanks for pointing it out.
- Sun Sep 08, 2019 1:19 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Hiding stacks from the Project Browser
- Replies: 22
- Views: 5678
Re: Hiding stacks from the Project Browser
This works wonderfully..just patched into my copy of LC.
Many thanks for your efforts.
So next just need to work out how to activate this form script in the main stack of a plugin.
- Fri Sep 06, 2019 8:06 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Hiding stacks from the Project Browser
- Replies: 22
- Views: 5678
Re: Hiding stacks from the Project Browser
Looking forward to it 
- Fri Sep 06, 2019 5:35 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Hiding stacks from the Project Browser
- Replies: 22
- Views: 5678
Re: Hiding stacks from the Project Browser
So the saga is finally at an end .. what a frustrating day. So what was happening was that every time I started LC all the scriptonly files for TinyIDE would automatically populate the Project Browser .. what! This was with every thing else removed from the plugins folder just leaving the scriptonly...
- Fri Sep 06, 2019 10:02 am
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Hiding stacks from the Project Browser
- Replies: 22
- Views: 5678
Re: Hiding stacks from the Project Browser
Another interesting thing I just noticed is that if you have a folder such as TinyIDE_ Behaviors in the plugins folder containing script only stacks these will automatically be displayed in the Project Browser, whereas if the folder is named for example TinyIDE_ Scripts then these will not be automa...
- Fri Sep 06, 2019 9:09 am
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Hiding stacks from the Project Browser
- Replies: 22
- Views: 5678
Re: Hiding stacks from the Project Browser
The custom property of "_ideoverride" looks like the way to go. Didn't know about this one.
It would be great to rename my plugins omitting the rev suffix as it make editing the binary stack sooo much easier.
Thanks for all the suggestions and help on this one....time to code!
It would be great to rename my plugins omitting the rev suffix as it make editing the binary stack sooo much easier.
Thanks for all the suggestions and help on this one....time to code!