Sorry if I wasted anyone's time. I found the issue. I'll edit my post so the next person that doesn't read the Dictionary well enough will see what they've done wrong.
Solution:
The messages (revXMLStartTree etc.) need to be handled by the CARD, not the object (In my case, a button) that makes the ...
Search found 25 matches
- Mon Jun 13, 2022 4:55 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: [SOLVED] revXMLCreateTreeFromFile not sending messages (I don't think)
- Replies: 0
- Views: 13344
- Tue Jul 30, 2013 4:24 am
- Forum: iOS Deployment
- Topic: Thanks to everyone!
- Replies: 9
- Views: 8780
Re: Thanks to everyone!
Hi Ender,
Thanks. Once you get the hang of it, it gets easier. I've played it so many times testing things that I got really good at it :)
Since you're a fellow livecoder, if you have any strategy questions, ask them and I'll try to give you an answer. I made a conscience decision not to tell all ...
Thanks. Once you get the hang of it, it gets easier. I've played it so many times testing things that I got really good at it :)
Since you're a fellow livecoder, if you have any strategy questions, ask them and I'll try to give you an answer. I made a conscience decision not to tell all ...
- Thu Jul 25, 2013 4:30 am
- Forum: iOS Deployment
- Topic: Thanks to everyone!
- Replies: 9
- Views: 8780
Re: Thanks to everyone!
Hi Simon,
I can certainly share. Does Peter prefer to be emailed or is there a better way to get the info to him?
I can certainly share. Does Peter prefer to be emailed or is there a better way to get the info to him?
- Wed Jul 24, 2013 4:34 am
- Forum: iOS Deployment
- Topic: Thanks to everyone!
- Replies: 9
- Views: 8780
Thanks to everyone!
Hello all,
I wanted to take a moment to thank all of the RunRev staff for all of the hard work they put into LiveCode and I want to thank everyone in the forums who are so generous with their time and knowledge. Because of you, my first iOS game, InfeXius, has been approved and is now available on ...
I wanted to take a moment to thank all of the RunRev staff for all of the hard work they put into LiveCode and I want to thank everyone in the forums who are so generous with their time and knowledge. Because of you, my first iOS game, InfeXius, has been approved and is now available on ...
- Fri Nov 20, 2009 9:03 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: How to start app at Windows startup?
- Replies: 9
- Views: 8736
Re: How to start app at Windows startup?
Additionally, depending on the security environment the OP is deploying to, changes to the registry may very likely be locked out. However, it is usually less likely for the Startup folder to be locked down. At least, that has been my personal experience having worked in a pretty strict environment ...
- Fri Nov 13, 2009 4:01 pm
- Forum: Talking LiveCode
- Topic: RevStudio 4 Slow Editor and Docs
- Replies: 7
- Views: 7660
- Tue Oct 13, 2009 4:18 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: script editor window on drugs
- Replies: 9
- Views: 9447
- Sun Oct 11, 2009 1:16 am
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Calling a function in a specific external stack
- Replies: 8
- Views: 12211
- Fri Oct 09, 2009 6:48 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Calling a function in a specific external stack
- Replies: 8
- Views: 12211
- Fri Oct 09, 2009 4:27 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Calling a function in a specific external stack
- Replies: 8
- Views: 12211
- Fri Oct 09, 2009 3:32 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Calling a function in a specific external stack
- Replies: 8
- Views: 12211
Calling a function in a specific external stack
Hello All,
This is a little bit of a follow-up to my "malicious code" post. http://forums.runrev.com/phpBB2/viewtopic.php?t=3806
I'm trying to figure out how to call a function in a specific external stack (note the word specific). This is because I would like my two external stacks to use the ...
This is a little bit of a follow-up to my "malicious code" post. http://forums.runrev.com/phpBB2/viewtopic.php?t=3806
I'm trying to figure out how to call a function in a specific external stack (note the word specific). This is because I would like my two external stacks to use the ...
- Wed Oct 07, 2009 2:09 am
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Deploying Standalones/Prevent Malicious Code
- Replies: 6
- Views: 7009
- Tue Oct 06, 2009 2:35 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Deploying Standalones/Prevent Malicious Code
- Replies: 6
- Views: 7009
- Mon Oct 05, 2009 7:49 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Deploying Standalones/Prevent Malicious Code
- Replies: 6
- Views: 7009
- Mon Oct 05, 2009 5:09 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Deploying Standalones/Prevent Malicious Code
- Replies: 6
- Views: 7009
Deploying Standalones/Prevent Malicious Code
Hello All,
I've been thinking deployment strategies and I've come across a question I can't find an answer to.
The deployment method I'm leaning towards is multiple "Main" stacks where one is the executable and it uses the other (.rev) stacks. I believe this is similar to how RunRev deploys the ...
I've been thinking deployment strategies and I've come across a question I can't find an answer to.
The deployment method I'm leaning towards is multiple "Main" stacks where one is the executable and it uses the other (.rev) stacks. I believe this is similar to how RunRev deploys the ...