Search found 9 matches

by gizmoboyGAiiKM
Mon Jan 09, 2012 7:22 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Odd Syntax Error: "with visual effect"
Replies: 7
Views: 5944

Re: Odd Syntax Error: "with visual effect"

mwieder wrote:gizmoboyGAiiKM-

Do one of these two things:

1. Put quotes around your string literals

Code: Select all

unlock screen with visual wipe "right fast"
That did it -- thanks!
by gizmoboyGAiiKM
Mon Jan 09, 2012 6:01 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Odd Syntax Error: "with visual effect"
Replies: 7
Views: 5944

Re: Odd Syntax Error: "with visual effect"

Or maybe we all should get used to the new syntax introduced in LC 5x :D on mouseup lock screen for visual effect go cd "classes" unlock screen with visual wipe right fast end mouseup Best Klaus Thanks for the help, Klaus. However, this code: on editClasses lock screen for visual effect go to card ...
by gizmoboyGAiiKM
Mon Jan 09, 2012 5:46 pm
Forum: iOS Deployment
Topic: iOS UINavigationBar Kit V1.4.2
Replies: 7
Views: 7322

Re: iOS UINavigationBar Kit V1.4.2

Hrm... is there any way to demo MobGUI or read docs? I'm evaluating LiveCode as an IOS development tool (getting the other platforms "for free), but first-class IOS apps are the prime requirement, and LiveCode out of the box doesn't seem to deliver that.
by gizmoboyGAiiKM
Mon Jan 09, 2012 8:15 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Odd Syntax Error: "with visual effect"
Replies: 7
Views: 5944

Odd Syntax Error: "with visual effect"

Hi all, Just getting started with LiveCode, messing around with some IOS samples. I'm getting an error I don't understand when trying to set up a handler to move to another card. When I try to compile this script: on cancelEdit go to card "Classes" with visual effect push right end cancelEdit I get ...
by gizmoboyGAiiKM
Mon Jan 09, 2012 8:10 am
Forum: iOS Deployment
Topic: IOS Scroller and General Commentary
Replies: 7
Views: 6464

Re: IOS Scroller and General Commentary

Sounds like a reasonable request. I'm messing with the IOS UINavigatorBar Kit from Lazy River right now, and while it's pretty cool, the docs are non-existent, and there are some idiosyncrasies that may simply result from my misuses (see: docs). A quality set of native IOS controls is a must-have to...
by gizmoboyGAiiKM
Mon Jan 09, 2012 6:00 am
Forum: iOS Deployment
Topic: iOS UINavigationBar Kit V1.4.2
Replies: 7
Views: 7322

Re: iOS UINavigationBar Kit V1.4.2

Is this toolkit still being supported and developed?
by gizmoboyGAiiKM
Mon Jan 09, 2012 5:28 am
Forum: iOS Deployment
Topic: iOS look and feel?
Replies: 2
Views: 2668

Re: iOS look and feel?

Already starting to answer my own question. Looks like the iOS Kit from Lazy River does a lot of this.
by gizmoboyGAiiKM
Mon Jan 09, 2012 5:22 am
Forum: iOS Deployment
Topic: iOS look and feel?
Replies: 2
Views: 2668

iOS look and feel?

Hi folks, I'm new to LiveCode, and am looking at it for both games work (where how to use it is pretty clear) and also a few utilities. However, just a quick tinker around with it led me to a breaking point... how does one produce the typical IOS look and feel for apps? The scrolling listbox control...
by gizmoboyGAiiKM
Sun Jan 08, 2012 7:26 pm
Forum: Multimedia
Topic: Scaling grouped graphics for iOS etc.
Replies: 4
Views: 6716

Re: Scaling grouped graphics for iOS etc.

bump...

Anyone at LiveCode have an answer to this? SVG support would be primo... and not just for iOS, but any platform.