Search found 12 matches

by vcirilli
Thu Mar 30, 2023 9:07 pm
Forum: Bug Triage
Topic: iPad card off screen
Replies: 19
Views: 3484

Re: iPad card off screen

dunbarx wrote:
Sun Mar 26, 2023 3:24 am
Hi.
Not sure what is going on, but until you figure it out, put an openCard handler in card 1 and set the topLeft of the card to something visible.
Craig
Helpful thanks.
by vcirilli
Sun Mar 26, 2023 12:40 am
Forum: Bug Triage
Topic: iPad card off screen
Replies: 19
Views: 3484

iPad card off screen

I have a standard iPad stack set up in portrait mode. After a LC relaunch, when I open this stack, it's off the top of the screen. The top bar used for repositioning is off screen, the y- cord comes up at 378, 646 is the actual bottom of the LC menu where my other apps usually go by default. I have ...
by vcirilli
Mon Jan 16, 2023 8:49 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Radial Slider peculiarity?
Replies: 3
Views: 1803

Radial Slider peculiarity?

Mac OS 11.6, LC RC 9.6.9 rc2
Hovering the mouse over a radial slider triggers the valueChanged event.
Is that intentional?
by vcirilli
Wed Jan 11, 2023 2:36 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Problem with Android Standalone Application
Replies: 14
Views: 8624

Re: Problem with Android Standalone Application

.... ) & "/ Sound /levelclick.wav". Is Sound a folder the developer creates or is that a default Android folder where audio is stored? If the developer creates it, how? Thanks Vincent if the environment = "mobile" then put specialFolderPath("resources") & "/Sound/levelclick.wav" into tSoundFile mobi...
by vcirilli
Tue Jan 10, 2023 9:14 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Android and "≤" operator
Replies: 4
Views: 1862

Re: Android and "≤" operator

Klaus & richmond62
Thanks for those tips!
by vcirilli
Tue Jan 10, 2023 4:22 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Android and "≤" operator
Replies: 4
Views: 1862

Android and "≤" operator

When I run on the Mac the "≤" operator works as expected. When I run on a Android device or emulator the app just hangs. Wasted a ton of time troubleshooting to find this. Might there be some documentation that blacklists what doesn't work on Android? if sTime ≤ 0 then -- On Android hangs -- On Mac ...
by vcirilli
Sun Jan 08, 2023 3:49 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Playing Multiple Audio Tracks Simultaneously
Replies: 7
Views: 3592

Re: Playing Multiple Audio Tracks Simultaneously

I was using Play audioClip.
Player Object !! Thanks
by vcirilli
Sat Jan 07, 2023 11:42 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Playing Multiple Audio Tracks Simultaneously
Replies: 7
Views: 3592

Re: Playing Multiple Audio Tracks Simultaneously

Yes I found the documentation that states that.

Evidently a LC limitation, bummer.
Might there be a plugin to help with playing multiple audio tracks?
by vcirilli
Sat Jan 07, 2023 8:22 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Playing Multiple Audio Tracks Simultaneously
Replies: 7
Views: 3592

Playing Multiple Audio Tracks Simultaneously

Is it possible to have multiple audio files playing at the same time. Ex. Background music playing while a dialog track plays at the same time. I've tried Play audioClip and Play File. Both replace the previously playing file. Working on Mac at the moment but eventually would like to build for Andro...
by vcirilli
Sat Sep 03, 2022 9:09 pm
Forum: Developer Services Marketplace
Topic: Looking for advice/programmer on recreating a FM app in LC
Replies: 3
Views: 15084

Looking for advice/programmer on recreating a FM app in LC

Hello, I'm looking into making the leap from FileMaker to LC. I have a FM solution that I've developed and sell. It started building it in 2008 and it has grow with much input from my users. I'd like to hire a experienced LC developer to have a conference with, where we would look at my solution in ...