Search found 6822 matches

by jacque
Mon Apr 15, 2024 9:15 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: get name of flashdrive.
Replies: 17
Views: 555

Re: get name of flashdrive.

Yeah, I was being too Mac-centric. On second thought though, maybe knowing the drive name isn't necessary. A copied app could easily be on a thumb drive.
by jacque
Fri Apr 12, 2024 9:14 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: get name of flashdrive.
Replies: 17
Views: 555

Re: get name of flashdrive.

Hi Jacque, Thanks, but - I'm a bit lost..What's a volume name? and how would it work (in simple logic terms, if that's possible..) Put this in a button or handler in your stack: put the filename of this stack Then look at the response in the message box. The volume name is the disk name. If the nam...
by jacque
Fri Apr 12, 2024 5:39 pm
Forum: iOS Deployment
Topic: Auto Focus On Edit Field
Replies: 8
Views: 361

Re: Auto Focus On Edit Field

SparkOut wants to be my brother. :)

The wait method probably works. I usually set the traversalOn of the card to false on preopencard and set it back to true with a send command at the end of opencard. A millisecond or two is usually enough of a lag.
by jacque
Fri Apr 12, 2024 5:19 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: get name of flashdrive.
Replies: 17
Views: 555

Re: get name of flashdrive.

The filename of the stack should include the volume name.
by jacque
Fri Apr 12, 2024 5:15 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Styling paragraphs/lines?
Replies: 40
Views: 1001

Re: Styling paragraphs/lines?

Replace carriage returns with numToChar(11). This is a soft return which shows a blank line but treats the text as a single paragraph. Note that if you need to count lines, it will report the both visible paragraphs as a single line.
by jacque
Sat Apr 06, 2024 11:13 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Hide tooltip instantly?
Replies: 15
Views: 563

Re: Hide tooltip instantly?

I should note that I didn't even test my suggestion so I'm not due for any credit yet.
by jacque
Sat Apr 06, 2024 6:26 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Hide tooltip instantly?
Replies: 15
Views: 563

Re: Hide tooltip instantly?

Here's another untested idea. Tooltips are removed on mouseleave, so try this:

Code: Select all

on suspendStack
  send "mouseleave" to the mouseControl
end suspendStack 
by jacque
Fri Apr 05, 2024 6:39 pm
Forum: iOS Deployment
Topic: ITMS-91053: Missing API declaration
Replies: 2
Views: 392

Re: ITMS-91053: Missing API declaration

I did a quick look at the requirements and I think these probably relate to the main functions of your app, which I think does music playback, right? The timestamp one specifically mentions audio playback calculations. If your app stores any data on the device, that would explain the diskspace requi...
by jacque
Tue Apr 02, 2024 6:16 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Where are the newbies?
Replies: 139
Views: 1057213

Re: Where are the newbies?

What we should be looking for instead is what explains the surge in beginner numbers between 2006 and 2013. I wonder if it has something to do with Supercard's limitations. Also, devoted HC users were starting to realize their Macs would no longer support their HC stacks. I had a lot of conversion ...
by jacque
Sat Mar 30, 2024 6:13 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: LC makes my stack a substack
Replies: 15
Views: 739

Re: LC makes my stack a substack

I suspect the problem isn't corruption, but if the new stacks fail in the same way then I'd be happy to take a look at them and see if I can find the problem. Or send them now if you want to avoid reproducing everything.
by jacque
Thu Mar 28, 2024 5:54 pm
Forum: Android Deployment
Topic: Android Studio - Additional JDK not needed (Solution to Java is none error)
Replies: 33
Views: 171412

Re: Android Studio - Additional JDK not needed (Solution to Java is none error)

Not lucky. Reasonable and logical, like a good programmer. Congratulations. :)
by jacque
Wed Mar 27, 2024 6:44 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: LC makes my stack a substack
Replies: 15
Views: 739

Re: LC makes my stack a substack

When you made the substack into a mainstack, did you also save the original mainstack? If not, then the substack may still be there. I believe LC moves the substack out to a new mainstack and deletes the one embedded in the first mainstack, but if you don't save it the substack will remain. Try this...
by jacque
Tue Mar 26, 2024 4:40 pm
Forum: Android Deployment
Topic: Android Studio - Additional JDK not needed (Solution to Java is none error)
Replies: 33
Views: 171412

Re: Android Studio - Additional JDK not needed (Solution to Java is none error)

You've probably looked at this but just in case: https://lessons.livecode.com/a/1770871- ... -checklist

There used to be a lesson on causes of the error you're getting but I couldn't find it.
by jacque
Tue Mar 26, 2024 4:11 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: LC makes my stack a substack
Replies: 15
Views: 739

Re: LC makes my stack a substack

There is no syntax error in the reported statement. Can we see the whole handler that opens the second stack?

It may be that LC is looking for the stack in the defaultfolder, which is normally LC's application folder. But in that case I'd expect a "can't find stack" error.
by jacque
Tue Mar 19, 2024 5:50 pm
Forum: Research and Post Secondary
Topic: Serious Games and Game-Based learning
Replies: 13
Views: 21978

Re: Serious Games and Game-Based learning

She was not a well person. I think many of us received unfounded accusations about imagined offenses.

Go to advanced search