Search found 4 matches

by HotColdLava
Tue Oct 21, 2014 8:14 pm
Forum: Feature Proposals
Topic: One-windowed IDE?
Replies: 9
Views: 5244

Re: One-windowed IDE?

The challenge with LC is that it differs from most other development environments in its absence of a compile-runtime cycle. In XCode, Xojo, or VB, for example, the "window" you're laying out controls in isn't a window per se at all, but a proxy of a window that will be created later after you comp...
by HotColdLava
Tue Oct 21, 2014 8:09 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: TestButton grayed out? (Desktop)
Replies: 3
Views: 2476

Re: TestButton grayed out? (Desktop)

jmburnod wrote:Hi,
Test button is only for IOS simulator, not for desktop app.
Just choose browse tool and you can play with your stack

Best regards
Jean-Marc
Thanks for the answer! This is gonna be an interesting, unique way to test apps. It's gonna be a change from other IDEs.
by HotColdLava
Tue Oct 21, 2014 6:34 am
Forum: Feature Proposals
Topic: One-windowed IDE?
Replies: 9
Views: 5244

One-windowed IDE?

I'm brand new to LiveCode, as a refuge from Xojo. However, I would LOVE to see a "one windowed" style for the IDE.

The "multiple window" aspect of this IDE is the only thing that bugs me ;)
by HotColdLava
Tue Oct 21, 2014 6:29 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: TestButton grayed out? (Desktop)
Replies: 3
Views: 2476

TestButton grayed out? (Desktop)

I am beginning desktop development and I cannot test my app due to the "Test" button being grayed out.

Any ideas?