Search found 9112 matches

by FourthWorld
Thu Jun 28, 2007 10:25 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: how do you move a card or reorder a stack?
Replies: 3
Views: 5079

You can change the card's number:

set the number of this cd to 4
by FourthWorld
Mon Jun 18, 2007 3:19 am
Forum: Talking LiveCode
Topic: Automatic resize of the stack when opening the app..........
Replies: 7
Views: 8002

The only difficulty with the screenRect is that it returns the full physical size of the monitor, and doesn't take into account the menu bar and Dock on OS X or the Task Bar on Windows.

To get the screenRect adjusted for these trimmings, use the windowBoundingRect.
by FourthWorld
Fri Jun 15, 2007 10:59 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Substack transfer?
Replies: 1
Views: 3410

set the mainstack of stack <substackname> to <newmainstackname>
by FourthWorld
Sat May 05, 2007 7:05 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Printing utility?
Replies: 2
Views: 3598

I used to print out everything, but in recent years do other things for code review and archiving.

What do you do with printed code?
by FourthWorld
Fri Apr 20, 2007 9:05 pm
Forum: CGIs and the Server
Topic: Setting up a Rev CGI Environment in your Dreamhost Web Space
Replies: 14
Views: 53502

FWIW, I just learned something about working with DreamHost servers which may save some of you some time: Apparently if your file ends in suffixes other than ".cgi", rather than execute it'll just return the file's contents. This is true even when the execute bit is set correctly for the file's perm...
by FourthWorld
Tue Apr 17, 2007 4:16 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Lock Screen fails in going between substacks?
Replies: 8
Views: 7988

Transition effects operate within a given window. In Revolution stacks are contained within windows, and the windows are considered a separate entity. This allows you to "go" from one stack to another within the same window. So to go from one stack to another in the same window you could use: visual...
by FourthWorld
Fri Apr 13, 2007 4:29 pm
Forum: Databases
Topic: GUID generation
Replies: 3
Views: 6300

by FourthWorld
Tue Apr 03, 2007 8:37 am
Forum: Talking LiveCode
Topic: Plotting AIFF waveform
Replies: 8
Views: 8295

Mark, you rock. :)

Looking forward to the spiffy new build....
by FourthWorld
Thu Mar 29, 2007 8:15 am
Forum: Talking LiveCode
Topic: Plotting AIFF waveform
Replies: 8
Views: 8295

Re: Plotting AIFF waveform

Way cool, Mark.

What would be needed to also generate wave forms from MP3 files?
by FourthWorld
Wed Mar 21, 2007 8:39 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: saving standalone question
Replies: 2
Views: 4003

You can make a standalone that runs any number of documents (stacks). What are you looking to do?
by FourthWorld
Fri Mar 02, 2007 5:59 pm
Forum: Multimedia
Topic: Installers?
Replies: 14
Views: 15303

Historically, I've used DMGs on Mac (which can be made with Disk Utility, included with OS X), and a full installer on Windows using Wise Install (which is less expensive and IMO easier to use than InstallShield, and has far more options than I've needed). But like Mark and others, I'm migrating to ...
by FourthWorld
Wed Feb 28, 2007 5:12 pm
Forum: Multimedia
Topic: Slideshow?
Replies: 18
Views: 21315

The greatest expense in choosing a proprietary language isn't the purchase price, it's the cost of learning the language.

Nothing teaches like a good example.

Sharing Media's excellent templates with customers who pay many times more increase adoption by decreasing the learning curve.
by FourthWorld
Wed Feb 28, 2007 6:46 am
Forum: Multimedia
Topic: Slideshow?
Replies: 18
Views: 21315

It's my understanding that Rev Media is not so much a low end product as the earlier Dreamcard was supposed to be, but is rather a focused product on media design so it includes templates focused in that area only. Since the templates are compatible with Rev Studio and Rev Enterprise, why aren't th...
by FourthWorld
Tue Feb 27, 2007 2:00 am
Forum: Multimedia
Topic: Slideshow?
Replies: 18
Views: 21315

I think that the slideshow template is in RevMedia. I'm using RevStudio It's not also in Studio? What vendor would design a product line where the low-end product has extra features missing from the higher-end product? I'm sure you could just write support for a copy. It would seem really silly not...
by FourthWorld
Mon Feb 26, 2007 11:35 pm
Forum: Multimedia
Topic: Slideshow?
Replies: 18
Views: 21315

I thought Rev shipped with a template for slide shows, no?

Go to advanced search