Ooops. I didn't look far enough.
There are the "start editing" and "stop editing" group commands. In addition it was staring me in the face in the LiveCode tool bar.
These are extremely useful commands.
-
Jay
Search found 8 matches
- Tue Feb 21, 2012 7:26 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Can I add a field to an existing group?
- Replies: 2
- Views: 2434
- Tue Feb 21, 2012 7:16 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Can I add a field to an existing group?
- Replies: 2
- Views: 2434
Can I add a field to an existing group?
I created a group that just displays some very basic information about an item I'm editing over 12 cards. I put this header into a group. Now I've found that I'm accidentally forgotten one field in the header. Is there a way I can add a field to a background group without having to delete the old gr...
- Sun Feb 19, 2012 1:28 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Can I open up many instances of a single substack?
- Replies: 9
- Views: 5269
Re: Can I open up many instances of a single substack?
Hi Jay, I don't understand your last remark. Clones only exist in memory until you ave them. Mark Thank you. I had only read the definition in the LiveCode dictionary and it just talks about the "newly created object". Your clarification makes it sound absolutely perfect for my needs. I'll have to ...
- Sat Feb 18, 2012 2:27 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Can I open up many instances of a single substack?
- Replies: 9
- Views: 5269
Re: Can I open up many instances of a single substack?
Craig, That might be the case, but not if you want to be able to compare different items simultaneously in different windows. Kind regards, Mark Thank you Mark. That is exactly what I'm trying to do. If only there was a way to create a virtual clone of the stack without having to have it copied to ...
- Fri Feb 17, 2012 3:24 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Can I open up many instances of a single substack?
- Replies: 9
- Views: 5269
Re: Can I open up many instances of a single substack?
Thanks much, Mark! I can use the name of the data item which, by definition, will be unique. For "new" items, I'll assign a "New Ship " & a counter, until the user names the item. And I'll check when the user wants to open something if it's already opened so that I can just bring that stack to the f...
- Fri Feb 17, 2012 10:00 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Can I open up many instances of a single substack?
- Replies: 9
- Views: 5269
Can I open up many instances of a single substack?
Hi: For an application I'm working on, I have a mainstack which contains a list of database items and a button to create a new item. Every time somebody double-clicks on the list of items I want to open a new instance of a substack which displays an editor/display for the that particular item of dat...
- Wed Feb 15, 2012 3:01 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: planning on starting with LiveCode
- Replies: 8
- Views: 6955
Re: planning on starting with LiveCode
Hi, I'am quite new to programming and want to make a start in it. I'am trying to develop a custom user interface for an server program named CasparCG. Yes, this is possible in LiveCode. The protocol for CasparCG looks text-based, so it should be fairly easy. The definition for the various versions ...
- Wed Feb 15, 2012 1:31 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Shared Data Grid header refresh problem
- Replies: 0
- Views: 1421
Shared Data Grid header refresh problem
Hi: I'm fairly new to LiveCode programming. I just started a project that just calls out for a Data Grid, and I have a big problem. I'm using the Data Grid as a shared background item, and it will be shared on *all* pages of the stack. The data is shared, but it doesn't show up on the other cards (o...