Search found 22 matches

by vizualDevelop
Mon Oct 11, 2021 2:27 pm
Forum: Off-Topic
Topic: Richmond's Guff
Replies: 8
Views: 5194

Re: Richmond's Guff

Hi Richmond, is that you in page 53?
by vizualDevelop
Fri Oct 01, 2021 2:08 pm
Forum: Off-Topic
Topic: what is meaning of Server and Addon
Replies: 5
Views: 5726

Re: what is meaning of Server and Addon

I suscribed to Starter plan.
by vizualDevelop
Thu Sep 30, 2021 9:38 pm
Forum: Off-Topic
Topic: Best way to support LiveCode?
Replies: 31
Views: 27744

Re: Best way to support LiveCode?

Hi FourthWorld I had developed a business app with AutoPlay Media Studio which is working just fine, however I have no way to port it to mobile or web. I want to progressively bring the functionality of that app to the web using Livecode, bearing in mind that later on, I will be able to easily take ...
by vizualDevelop
Thu Sep 30, 2021 2:51 pm
Forum: Off-Topic
Topic: Best way to support LiveCode?
Replies: 31
Views: 27744

Re: Best way to support LiveCode?

no, it does not fit in that ideal goal of crossplatform output.
by vizualDevelop
Thu Sep 30, 2021 2:40 pm
Forum: Off-Topic
Topic: Best way to support LiveCode?
Replies: 31
Views: 27744

Re: Best way to support LiveCode?

Recently, I've been doing a deep dive on what Rapid Application Development / 4th Generatlon Languages are available and which ones support multiplatform development. And, I'm realizing that there really isn't anything like LC. SuperCard (which is Mac only and therefore not muliplatform) seems all ...
by vizualDevelop
Thu Sep 30, 2021 1:46 pm
Forum: Off-Topic
Topic: what is meaning of Server and Addon
Replies: 5
Views: 5726

Re: what is meaning of Server and Addon

Thanks ClipArtGuy and stam
I just suscribed.
There is a lot of material for learning both in video and documents, it is very good!

David
by vizualDevelop
Wed Sep 29, 2021 10:19 pm
Forum: Off-Topic
Topic: what is meaning of Server and Addon
Replies: 5
Views: 5726

what is meaning of Server and Addon

About Starter Plan...
I have found no explanation of what "Server" platform means (attach image).
Also, there is no Addon Pro... exactly what does that mean?

thanks!

David
by vizualDevelop
Wed Jan 27, 2021 5:44 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Export project to send somebody else (with resources included)
Replies: 9
Views: 5142

Re: Export project to send somebody else (with resources included)

May I ask what tool you've been using that packages things up with satisfying tidiness? I'm working on a packager and find it useful to learn how other packagers solve interesting problems. I started programming just a couple of years ago, and my first language was Lua. And I didn´t choose that lan...
by vizualDevelop
Wed Jan 27, 2021 5:07 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Export project to send somebody else (with resources included)
Replies: 9
Views: 5142

Re: Export project to send somebody else (with resources included)

It might not be a bad idea to have a look here: https://livecode.com/docs/9-5-0/introduction/welcome/ and here https://lessons.livecode.com/ I come from a background similar to LiveCode (drag and drop) To characterise LiveCode as "drag and drop" is to do it a major disservice. Thanks, I am actually...
by vizualDevelop
Wed Jan 27, 2021 3:13 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Export project to send somebody else (with resources included)
Replies: 9
Views: 5142

Re: Export project to send somebody else (with resources included)

Perhaps I should point out that it is possible (even recommended) to import all resources into a LiveCode stack. hi Richmond this is how I imported an image to the project: File>Import As Control>Image File is that the correct way of importing in order to be included in the zipped stack? David R.
by vizualDevelop
Wed Jan 27, 2021 2:33 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Export project to send somebody else (with resources included)
Replies: 9
Views: 5142

Export project to send somebody else (with resources included)

I come from a background similar to LiveCode (drag and drop) where I could "Export" the entire project to a special "Package" file that can be opened in another PC. Once opened I could continue working normally because the resources (images, videos, etc) where included in the package. Except for plu...
by vizualDevelop
Mon Jan 25, 2021 6:48 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: File Size For Project With Only One Button Is Too Big
Replies: 12
Views: 7129

Re: File Size For Project With Only One Button Is Too Big

This lesson should give you a good idea of how it works - https://lessons.livecode.com/m/4071/l/17375-how-do-i-save-custom-properties-in-a-standalone-application Nice. So the concept of having a standalone "launcher" that only calls for the Main App is very good and I believe it can be applied like...
by vizualDevelop
Mon Jan 25, 2021 5:20 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: How to restore size LiveCode window? Not maximize!
Replies: 13
Views: 5997

Re: How to restore size LiveCode window? Not maximize!

@visualDevelop , go to the 'View' menu, and uncheck 'Backdrop' if it is checked. You should then be able to see both the lessons and your IDE at the same time. If I am wrong, please repost the question :) "Backdrop" was actually blocking from seeing other windows. I unchecked and it worked! It is t...
by vizualDevelop
Mon Jan 25, 2021 5:12 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: How to restore size LiveCode window? Not maximize!
Replies: 13
Views: 5997

Re: How to restore size LiveCode window? Not maximize!

Hi david, I need it to be in "restore size" so i can follow along the tutorials without switching windows. sorry, no idea what you are talking about? You can set e.g. -> the rect of stack "xyz" 50,50,500,500 to "re-store" the window to a certain size. Best Klaus Hi Klaus, I explained myself poorly,...