Search found 5 matches
- Tue Sep 11, 2007 10:58 am
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Standalone applications
- Replies: 5
- Views: 5024
- Tue Sep 11, 2007 10:24 am
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Standalone applications
- Replies: 5
- Views: 5024
Dear Mark, Many thanks for your interest. The simplest case is as follows: I have deleted everything from the stack except for one card, no scripts for the stack or the card and just one button - the standalone application doesn't work. The script for the button is shown below: on mouseUp go to card...
- Mon Sep 10, 2007 10:18 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Drag and drop text between fields
- Replies: 8
- Views: 8737
- Mon Sep 10, 2007 6:35 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Drag and drop text between fields
- Replies: 8
- Views: 8737
- Mon Sep 10, 2007 6:33 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Standalone applications
- Replies: 5
- Views: 5024
Standalone applications
All, I'm looking for some pointers to known bugs with standalone applications creating using Studio. I have written a small test stack that simulates a simple web user interface. When I save it as a standalone application the resulting application fails to run on either windows or the mac. On window...