Thanks Malte, you are 100% right and your suggestion has fixed the problem.
Many thanks,
Steve Denney
Search found 3 matches
- Mon Nov 27, 2006 1:36 am
- Forum: Talking LiveCode
- Topic: Copying many cds to a stack causes standalone to hang
- Replies: 3
- Views: 4766
- Sun Nov 26, 2006 6:42 am
- Forum: Talking LiveCode
- Topic: Copying many cds to a stack causes standalone to hang
- Replies: 3
- Views: 4766
Still can't get it to work
More info on the above... It successfully copies all 80+ cds in the development environment (before being made into a standalone). It fails (as a standalone) even if i create a new copy of the 'main body' stack before starting the repeat loop, set its alwaysBuffer to false, destroyStack to true and ...
- Sat Nov 25, 2006 11:27 pm
- Forum: Talking LiveCode
- Topic: Copying many cds to a stack causes standalone to hang
- Replies: 3
- Views: 4766
Copying many cds to a stack causes standalone to hang
I'm writing a product catalog application (for windows). The standalone is a splashscreen. A .rev file contains the main body of the application. Product pages (cards) are copied to the main body on start up (so pages can be added, edited, deleted). Product pages are between 200 - 750 KB (text + pic...