Search found 5 matches

by Anya
Wed Feb 12, 2020 12:28 am
Forum: LiveCode Builder
Topic: close/quit function
Replies: 7
Views: 5809

close/quit function

I'm trying to make a close and quit option on a floating menu that can act upon any/all open stacks. this involves a popup asking are you sure you want to (close/quit) and yes/no buttons that can close the stack that I had on top or quit all stacks. I've been able to get quit to work, but because cl...
by Anya
Tue Feb 11, 2020 12:40 am
Forum: Talking LiveCode
Topic: Combine two stacks/substacks
Replies: 6
Views: 4932

Re: Combine two stacks/substacks

The way you said that, can it be that the functionality of each subStack stands on its own? Just as we separate routines into separate handlers, for modularity and ease of management, if it is true that you can separate the tasks that each subStack is responsible for, then merging later on is simpl...
by Anya
Wed Feb 05, 2020 5:53 am
Forum: Talking LiveCode
Topic: Combine two stacks/substacks
Replies: 6
Views: 4932

Re: Combine two stacks/substacks

many thanks, I have had a read through that topic. Does the community version have the functionality to combine two developers' work? I saw conflicting answers in the thread that only indy and above does, and then that it didn't matter :? Additionally, how would I go about doing this? Is there a spe...
by Anya
Wed Feb 05, 2020 1:46 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Two developers same project ?
Replies: 20
Views: 12584

Re: Two developers same project ?

There is no automatic way to synchronize scripts, you must do that yourself. Usually one person has the master copy and the other person works on parts of it. When the script is ready to merge, the second person gives it to the first, who pastes it into the master copy. You can divide the work any ...
by Anya
Wed Feb 05, 2020 1:11 am
Forum: Talking LiveCode
Topic: Combine two stacks/substacks
Replies: 6
Views: 4932

Combine two stacks/substacks

I want to collaborate on a livecode project but we have the issue that we can only work on one copy, one at a time. We would like to be able to work on substacks individually and merge them by linking them to one mainstack which would be the base project. Not sure if I am even able to do this in liv...

Go to advanced search