Search found 5 matches

by 36degrees
Fri Apr 14, 2006 10:51 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Can't see the tutorial videos
Replies: 5
Views: 9431

It definitely sounds like there was a codec installation issue - but I'm not sure why it shouldn't be working if they were installed along with the installer. The video tutorials are downloaded to: My Documents/My Revolution Media/Resources/Video Tutorials and you should be able to launch them from ...
by 36degrees
Thu Apr 13, 2006 4:52 pm
Forum: Talking LiveCode
Topic: How to use "open process" for read and write?
Replies: 6
Views: 10700

The answer is: yes it could... As I recall (although my memory might be faulty, its been a while since I wrote anything Java) the Java class library gives you access to the stdio/stdin/stderr handles through some static methods of the System class. If the Java app is written to use those, then using...
by 36degrees
Wed Apr 12, 2006 7:06 pm
Forum: Talking LiveCode
Topic: How to use "open process" for read and write?
Replies: 6
Views: 10700

They do as you would expect :) In the case of OS X, since it is based on BSD UNIX, all applications implicitly have a stdin/stdout/stderr triplet just like on other Unices so it uses them. Of course, whether or not the application uses them is another matter. The OS X Console utility gives a GUI to ...
by 36degrees
Wed Apr 12, 2006 1:20 pm
Forum: Feature Proposals
Topic: Installation Path
Replies: 2
Views: 3743

In order to support the new update architecture that is present in Revolution 2.7 and above it was necessary to significantly overhaul the existing distribution structure. Indeed, the 'Revolution Studio' folder is an umbrella folder which can contain any number of Revolution versions - all managed b...
by 36degrees
Wed Apr 12, 2006 1:13 pm
Forum: Mac OS
Topic: Intel Deploying
Replies: 9
Views: 12608

We are committed to providing native support for Intel Macs through the use of Universal Binaries and this is currently being worked on.

Indeed, we hope to have this ready for release real soon now :)

Mark.