Search found 6 matches
- Mon Sep 20, 2021 5:16 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Display Card ID in a Field
- Replies: 4
- Views: 2665
Re: Display Card ID in a Field
Thanks Klaus (apologies Klaus) That worked but it insisted instead of "In" I used the word "into" plus I found if I put your script at the Stack Level it worked straight away going from one Card to the next whereas having it at the Card Level it worked but only after clicking through the cards. Than...
- Mon Sep 20, 2021 4:49 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Display Card ID in a Field
- Replies: 4
- Views: 2665
Display Card ID in a Field
Hi all I would like a Field to display the Current Card ID in a stack with a number of Cards but I keep creating an error. I've been trying variations of the following but no luck on opencard get the current card id put current card id me in Field "FieldCardId" end opencard Any suggestions on how I ...
- Tue Dec 18, 2018 12:29 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Strategy to construct a Stack
- Replies: 16
- Views: 13496
Re: Strategy to construct a Stack
Ah thanks for that info. Am I right in saying I would need to run a database server to host the databases? If so what kind of app would I need?
- Mon Dec 17, 2018 11:53 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Strategy to construct a Stack
- Replies: 16
- Views: 13496
Re: Strategy to construct a Stack
I was hoping not to have to retrieve data from a database but merely create cards which retain the data. Not every building even when split by type will be the same and so retrieving data from a database may get complex or I would have to have separate databases for each building type but even then ...
- Mon Dec 17, 2018 9:19 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Strategy to construct a Stack
- Replies: 16
- Views: 13496
Re: Strategy to construct a Stack
It will be on our local area network
Thanks
Thanks
- Sun Jul 15, 2018 9:51 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: How to share buttons and fields across cards
- Replies: 5
- Views: 4165
How to share buttons and fields across cards
I have just started my first attempt at making something that would be useful for me in Livecode. I want to create a a sort of Song Rolodex. I have made a Stack and I have added some cards to it. On the first Card I have added the Navigation widget and some Fields. However when I go to the next or p...