Yeah maybe that's it :'(
Well, I guess I will just tell my users to run it with the Player until they fix this...
Thanks for your time !
Search found 111 matches
- Sat Jan 19, 2008 9:51 pm
- Forum: Talking LiveCode
- Topic: Standalone built successfully but crash
- Replies: 9
- Views: 14356
- Sat Jan 19, 2008 8:23 pm
- Forum: Talking LiveCode
- Topic: Standalone built successfully but crash
- Replies: 9
- Views: 14356
- Sat Jan 19, 2008 6:45 pm
- Forum: Talking LiveCode
- Topic: Standalone built successfully but crash
- Replies: 9
- Views: 14356
- Sat Jan 19, 2008 5:40 pm
- Forum: Talking LiveCode
- Topic: Standalone built successfully but crash
- Replies: 9
- Views: 14356
OK I see why that character didn't get translated correctly... it was the "≠" or "not equal" sign... replaced it by "is not"...
Well my problem still isn't solved... I first tried simply coping all of my stack script from the current project to a fresh stack: it compiled sanely.
But when I tried ...
Well my problem still isn't solved... I first tried simply coping all of my stack script from the current project to a fresh stack: it compiled sanely.
But when I tried ...
- Sat Jan 19, 2008 4:16 am
- Forum: Talking LiveCode
- Topic: Standalone built successfully but crash
- Replies: 9
- Views: 14356
Hmm... so this would mean that it's only the RunRev 2.8.1 Mac version that is affected by this inability to build sane executables...
Can anyone try compiling this same source with the Mac version to confirm ?
Though, if I just create a new empty stack, place a button or two in it, the same version ...
Can anyone try compiling this same source with the Mac version to confirm ?
Though, if I just create a new empty stack, place a button or two in it, the same version ...
- Sat Jan 19, 2008 2:56 am
- Forum: Talking LiveCode
- Topic: Standalone built successfully but crash
- Replies: 9
- Views: 14356
Standalone built successfully but crash
Hello,
A strange thing happened when I completed my last project with Revolution today. After a week of work, I finally build a standalone of my stack to post on my website; Revolution announces me that the "Standalone was built successfully", but upon launching the resulting application, it ...
A strange thing happened when I completed my last project with Revolution today. After a week of work, I finally build a standalone of my stack to post on my website; Revolution announces me that the "Standalone was built successfully", but upon launching the resulting application, it ...
- Fri Jan 18, 2008 6:20 pm
- Forum: Talking LiveCode
- Topic: Draw a line from point A to point B
- Replies: 2
- Views: 5792
- Fri Jan 18, 2008 5:56 pm
- Forum: Talking LiveCode
- Topic: Draw a line from point A to point B
- Replies: 2
- Views: 5792
Draw a line from point A to point B
Hello everyone,
I am currently programming a project where I need to draw an arrow from point A to point B. This is a process much more complicated than I thought it would be. I have done most of the scripting necessary, my only problem remains actually creating the lines.
The following script ...
I am currently programming a project where I need to draw an arrow from point A to point B. This is a process much more complicated than I thought it would be. I have done most of the scripting necessary, my only problem remains actually creating the lines.
The following script ...
- Tue Jul 31, 2007 3:31 am
- Forum: Windows
- Topic: ASCII to Windows numToChar List
- Replies: 6
- Views: 12638
When writing your reply, if you observe the interface closely you will see a link marked "BBCode" pointing here:
http://forums.runrev.com/phpBB2/faq.php?mode=bbcode
http://forums.runrev.com/phpBB2/faq.php?mode=bbcode
- Mon Jul 30, 2007 8:23 am
- Forum: Windows
- Topic: ASCII to Windows numToChar List
- Replies: 6
- Views: 12638
- Wed Jul 25, 2007 6:34 am
- Forum: Off-Topic
- Topic: Is this *the* Dan Shafer??
- Replies: 4
- Views: 8733
- Mon Jul 23, 2007 3:47 pm
- Forum: Talking LiveCode
- Topic: How to make this simple script work?
- Replies: 6
- Views: 9797
- Sun Jul 22, 2007 3:58 am
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Inline graphics in text field
- Replies: 2
- Views: 5373
- Sun Jul 22, 2007 3:00 am
- Forum: Talking LiveCode
- Topic: How to make this simple script work?
- Replies: 6
- Views: 9797
- Sun Jul 22, 2007 1:40 am
- Forum: Talking LiveCode
- Topic: Status of keys on keyboard
- Replies: 7
- Views: 9429
Yeah well if there really is no way of knowing the status of those toggle-style keys, file it as a bug.
I guess only the capslock is supported because all of the other ones have long gone on the macintosh keyboards or never existed. Thus, trying to implement them in your program will render it un ...
I guess only the capslock is supported because all of the other ones have long gone on the macintosh keyboards or never existed. Thus, trying to implement them in your program will render it un ...