Helpful thanks.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
Search found 12 matches
- Thu Mar 30, 2023 9:07 pm
- Forum: Bug Triage
- Topic: iPad card off screen
- Replies: 19
- Views: 66950
Re: iPad card off screen
- Sun Mar 26, 2023 12:40 am
- Forum: Bug Triage
- Topic: iPad card off screen
- Replies: 19
- Views: 66950
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 ...
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 ...
- Mon Jan 16, 2023 8:49 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Radial Slider peculiarity?
- Replies: 3
- Views: 2480
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?
Hovering the mouse over a radial slider triggers the valueChanged event.
Is that intentional?
- Wed Jan 11, 2023 8:48 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Playing Multiple Audio Tracks Simultaneously
- Replies: 7
- Views: 4872
Re: Playing Multiple Audio Tracks Simultaneously
Ok I see thanks.
- Wed Jan 11, 2023 2:36 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Problem with Android Standalone Application
- Replies: 14
- Views: 11464
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 ...
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 ...
- Wed Jan 11, 2023 1:04 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Playing Multiple Audio Tracks Simultaneously
- Replies: 7
- Views: 4872
Re: Playing Multiple Audio Tracks Simultaneously
Player doesn't work on Android.
- Tue Jan 10, 2023 9:14 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Android and "≤" operator
- Replies: 4
- Views: 2657
Re: Android and "≤" operator
Klaus & richmond62
Thanks for those tips!
Thanks for those tips!
- Tue Jan 10, 2023 4:22 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Android and "≤" operator
- Replies: 4
- Views: 2657
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 ...
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 ...
- Sun Jan 08, 2023 3:49 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Playing Multiple Audio Tracks Simultaneously
- Replies: 7
- Views: 4872
Re: Playing Multiple Audio Tracks Simultaneously
I was using Play audioClip.
Player Object !! Thanks
Player Object !! Thanks
- Sat Jan 07, 2023 11:42 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Playing Multiple Audio Tracks Simultaneously
- Replies: 7
- Views: 4872
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?
Evidently a LC limitation, bummer.
Might there be a plugin to help with playing multiple audio tracks?
- Sat Jan 07, 2023 8:22 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Playing Multiple Audio Tracks Simultaneously
- Replies: 7
- Views: 4872
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 ...
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 ...
- 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: 49229
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 ...
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 ...