Search found 10 matches
- Mon Feb 12, 2007 5:34 pm
- Forum: Using Externals
- Topic: Basic stack call to a .dll
- Replies: 8
- Views: 17366
It is straightforward to write a Revolution External wrapper for any DLL, refer to Mark Waddingham's write up on how to write externals for Revolution. His article includes a stack that will create an xcode or visual studio project for you, so that all that is required is to write some functions to ...
- Mon Feb 12, 2007 5:25 pm
- Forum: Using Externals
- Topic: Packing externals in standalone?
- Replies: 8
- Views: 14871
- Mon Feb 05, 2007 10:43 am
- Forum: Talking LiveCode
- Topic: u3 - invalid manifest file
- Replies: 4
- Views: 7126
- Thu Dec 21, 2006 5:09 pm
- Forum: Windows
- Topic: Cancel installation on U3 drive.
- Replies: 2
- Views: 6647
- Mon Dec 04, 2006 5:46 pm
- Forum: Feature Proposals
- Topic: mangled scripts
- Replies: 2
- Views: 4412
- Mon Dec 04, 2006 5:40 pm
- Forum: Feature Proposals
- Topic: double clicking rev file should open it.
- Replies: 4
- Views: 6002
- Mon Dec 04, 2006 5:27 pm
- Forum: Talking LiveCode
- Topic: Original help files?
- Replies: 7
- Views: 11307
I had a look at this stack, but I do not see how it improves the current documentation.
Are there particular search terms that work in this stack as opposed to the Revolution documentation?
If you provide us with some clear examples where you find the Revolution documentation does not provide good ...
Are there particular search terms that work in this stack as opposed to the Revolution documentation?
If you provide us with some clear examples where you find the Revolution documentation does not provide good ...
- Tue Aug 01, 2006 8:53 am
- Forum: Talking LiveCode
- Topic: allowInterrupts in version 2.7.2
- Replies: 4
- Views: 8263
- Fri Jul 28, 2006 12:28 pm
- Forum: Talking LiveCode
- Topic: allowInterrupts in version 2.7.2
- Replies: 4
- Views: 8263
- Wed Jul 26, 2006 4:17 pm
- Forum: Talking LiveCode
- Topic: allowInterrupts in version 2.7.2
- Replies: 4
- Views: 8263
allowInterrupts in version 2.7.2
Some of you have noticed that allowInterrupts has been set to true by default in the 2.7.2 IDE. This prevents you from interrupting scripts by pressing control-. (Windows) or command-. (Mac).
This is a bug and will be fixed shortly. In the mean time you can work around it by running:
set the ...
This is a bug and will be fixed shortly. In the mean time you can work around it by running:
set the ...