Search found 86 matches

by erikhans08
Fri Aug 12, 2016 11:15 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: "set the playrate to theSpeed" starts the player
Replies: 1
Views: 2804

"set the playrate to theSpeed" starts the player

"set the playRate of player "Couples" to theSpeed" causes player "Couples" to start playing.
Sometimes.
I am using LC 7 because LC 8 does not play my videos at all.
Is this a known quirk?
Thanks

Erik Hansen
by erikhans08
Thu Aug 11, 2016 7:26 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Layering substacks
Replies: 2
Views: 3471

Layering substacks

I have googled "Livecode layer stacks" but nothing comes up. Is layering substacks possible?
I tried "go to stack "x" but nothing happened.
by erikhans08
Thu Aug 11, 2016 7:22 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Make a border around a substack
Replies: 10
Views: 8833

Re: Make a border around a substack

Yes! ShowBorder = true and BorderWidth = 1.
I do use Craig's rectangle graphic for an border surrounding a grid in another context.
I drag-draw the whole thing as an easy way to get attention.
by erikhans08
Thu Aug 11, 2016 5:48 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Make a border around a substack
Replies: 10
Views: 8833

Re: Make a border around a substack

These substacks are Palettes.
by erikhans08
Thu Aug 11, 2016 5:38 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Make a border around a substack
Replies: 10
Views: 8833

Make a border around a substack

Is there a way to make a border around a substack? My substacks have the same background color as the mainstack so there is no delineation.
Thanks,
Erik Hansen
by erikhans08
Tue Aug 09, 2016 10:38 pm
Forum: Android Deployment
Topic: New Android SDK (Android Studio)
Replies: 6
Views: 7118

Re: New Android SDK (Android Studio)

OK, Fang hier an:
Common Android Deployment issues
Postby heatherlaine » Mon Oct 26, 2015 11:17 am
http://forums.livecode.com/viewtopic.php?f=53&t=25703

But there is a new Android Studio 2.1. How does this affect getting a LC app onto a smart tablet? A standalone would be fine but if your Android ...
by erikhans08
Tue Aug 09, 2016 10:24 pm
Forum: Android Deployment
Topic: New Android SDK (Android Studio)
Replies: 6
Views: 7118

Re: New Android S)DK (Android Studio)

So how do you go about getting a LC app onto Android? Wer weiß? (doppeldeutig)
by erikhans08
Wed Aug 03, 2016 10:27 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Bringing project browser to the forefront
Replies: 3
Views: 4127

Re: Bringing project browser to the forefront

I go to the Tools menu and un-check the Projects Browser then check the Projects Browser and it comes to the front. You could also try this:
on commandKeyDown pKey
lock screen ; lock recent ; lock messages
if (pKey = "1") then
set the height of stack "revIDEProjectBrowser" to 420
set the width ...
by erikhans08
Sun Jul 31, 2016 4:06 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: "the selectable" for lists of objects in 8.1
Replies: 4
Views: 5284

Re: "the selectable" for lists of objects in 8.1

Thanks again.
I thought the lock represented a locked location.
by erikhans08
Wed Jul 27, 2016 4:45 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: "the selectable" for lists of objects in 8.1
Replies: 4
Views: 5284

"the selectable" for lists of objects in 8.1

Is there any way to get a list of (the selectable = true) status for all objects on a card?
This was one of the frequently used capabilities in stack "revApplicationOverview".
It really ought to be an option in the Project Browser.
by erikhans08
Tue Jul 26, 2016 2:58 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Livecode "unavailable" in Windows 10
Replies: 2
Views: 3612

Livecode "unavailable" in Windows 10

I can't get into http://quality.livecode.com. so feel free to forward this to them.
Livecode 8.1 (DP 2)
My .livecord files open to Adobe Acrobat in Windows 10. "Could not open"
The files are.LiveCode but the icon is Adobe.
Windows 10/System/Apps and Features: LiveCode is listed as "Unavailable ...