Search found 8 matches

by Epidexia
Wed Nov 02, 2016 9:16 am
Forum: iOS Deployment
Topic: Font not rendering in Livecode 8
Replies: 5
Views: 4764

Re: Font not rendering in Livecode 8

That's the strange part. When I put the "answer the fontnames" in the code the results were the same on the desktop, the simulator and the iPad. Avenir Next Condensed Medium came up as "Avenir Next Condensed Medium" instead of "AvenirNextCondensed-Medium" as I was expecting for the Simulator and the...
by Epidexia
Tue Nov 01, 2016 5:47 am
Forum: iOS Deployment
Topic: Font not rendering in Livecode 8
Replies: 5
Views: 4764

Re: Font not rendering in Livecode 8

Hi HH,

Yes, I checked the fonts all of the ones listed are available and no I didn't change the language settings. It's the same app compiled under 6.7.11 and 8.1.1. The latter behaves differently so I'm wondering what has changed in 8.
by Epidexia
Tue Nov 01, 2016 2:28 am
Forum: iOS Deployment
Topic: Font not rendering in Livecode 8
Replies: 5
Views: 4764

Font not rendering in Livecode 8

Hi I'm using the following code to change the font of various fields; if the environment ="mobile" then put "HelveticaNeue" into gDefaultFont put "HelveticaNeue-Medium" into gDefaultFontBold put "HelveticaNeue-Light" into gDefaultFontHelp put "HelveticaNeue-Thin" into gDefaultFontMainTitle put "Helv...
by Epidexia
Wed Nov 18, 2015 11:35 pm
Forum: Off-Topic
Topic: Livecode/Xcode Versions
Replies: 3
Views: 4325

Re: Livecode/Xcode Versions

Thank you Sri.

You may notice that this list hasn't been updated in a while. As of today (19-Nov-2015) the current '6' version of Livecode is 6.7.7 and iOS is now 9.1. There has been a version of Xcode 7 available for several weeks and there is no mention of iOS 9...

Regards, AA.
by Epidexia
Wed Nov 18, 2015 12:31 am
Forum: Off-Topic
Topic: Livecode/Xcode Versions
Replies: 3
Views: 4325

Livecode/Xcode Versions

Hi,

Is it at all possible that you include a line in your Release Notes that tells us which version of Xcode works with the latest version of Livecode? i.e. Livecode 6.7.7 is compatible with Xcode 6--- or Xcode 7--- etc.

Regards, AA.
by Epidexia
Fri Sep 04, 2015 12:06 am
Forum: Bug Triage
Topic: Buttons freeze on iPad and Simulator
Replies: 2
Views: 2349

Re: Buttons freeze on iPad and Simulator

Hi Klaus, Thank you for responding and your note of welcome :D . This happens in both simulator and physical iPad. I am certain there are no native text input fields covering the buttons. The app has most of the buttons on the left third of the card (and/or the bottom 10%). All the input fields are ...
by Epidexia
Thu Sep 03, 2015 1:49 am
Forum: Bug Triage
Topic: Buttons freeze on iPad and Simulator
Replies: 2
Views: 2349

Buttons freeze on iPad and Simulator

I have a stack with several cards. Each card has a number of editable fields (set up using iPhoneControlCreate "input") and one or more scrollable fields. Each card also has a number of transparent buttons that are used to either navigate around the app or to set a status. When I navigate around the...
by Epidexia
Tue Dec 30, 2014 5:52 am
Forum: Feature Proposals
Topic: What is missing to develop great apps for OS X and iOS
Replies: 3
Views: 3232

Re: What is missing to develop great apps for OS X and iOS

I agree with both Mag and pthirkell. I've been holding my breath for over a year now waiting for Livecode to implement iCloud. The sooner that happens the better. I don't understand why it hasn't been implemented to date.