Search found 5 matches

by Nigel
Tue Sep 11, 2007 10:58 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Standalone applications
Replies: 5
Views: 5024

Revolution Studio 2 Build 472 Version 2.8.1 - it's the evaluation version I just downloaded a few days ago.
by Nigel
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...
by Nigel
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

Hi,

Just found an app I wrote which did this and has the same code as you so confirmation that that works.

Nigel
by Nigel
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

you've probably already seen this but page 210 onwards of the user guide has snippets of drag and drop code that do more or less what you want.

regards

Nigel
by Nigel
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...