Re: Suspend in iOS, or when is a mobile app running?

2020-11-18 Thread hlowe--- via use-livecode
Test _ Sent from http://runtime-revolution.278305.n4.nabble.com ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences:

Re: Dark Mode support and iOS startup screens

2020-04-27 Thread hlowe--- via use-livecode
Thank you Panos. Looking forward to seeing this. Best wishes, Henry Hello Henry, Support for storyboards is coming in the next LC 9.6 RC-1 release. Kind regards, Panos -- On Mon, 27 Apr 2020 at 23:32, HENRY LOWE via use-livecode < use-livecode@lists.runrev.com> wrote: > As of LC 9.6.0

Re: Datagrid2 Form view slow down.

2019-08-23 Thread hlowe via use-livecode
Thanks Sean. As you suggested, using: put the effective layermode of grp "Row Template 0001" of grp "dglist" of grp "DG_Browse" I get "dynamic". The acceleratedRendering of the stack is true. Despite this, the datagrid scrolling is still slow and choppy on an iPad Pro. Henry -- Sent

Re: Re:

2019-08-22 Thread hlowe via use-livecode
Monte, I am experiencing a similar issue under LC 9.5.0 (Stable). An iOS app that has exhibited slow, stuttering, scrolling of a DataGrid form under prior versions of LC has not shown much improvement since upgrading to LC 9.5.0. I have acceleratedRendering set to true for the stack. The

Re: Bug drawing card in LC9

2019-04-27 Thread hlowe via use-livecode
set the backcolor of me to the backcolor of me can also be used for force a card redraw. Henry -- Sent from: http://runtime-revolution.278305.n4.nabble.com/Revolution-User-f278306.html ___ use-livecode mailing list use-livecode@lists.runrev.com

Re: Xcode for El Capitan

2018-12-07 Thread hlowe via use-livecode
Should be available at: https://developer.apple.com/download/more/ Henry -- Sent from: http://runtime-revolution.278305.n4.nabble.com/Revolution-User-f278306.html ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to

Re: [ANN] Release 9.0.2 RC-1

2018-11-14 Thread hlowe via use-livecode
BR, After you upload the app for review using the Xcode Application Loader tool it may take a while for the app to to available in the submission form. If I recall correctly, a small plus sign ('add' icon) appears at the top left of the Build section. Clicking that icon allows you to add the

Re: [ANN] Release 9.0.2 RC-1

2018-11-14 Thread hlowe via use-livecode
@BR, Sorry to hear about your problems with the iOS App Store. We had an iOS app update approved this morning by the App Store using: LC 9.0.2 - RC1 (Indy) Mac OS 10.14.1 Xcode 10.0 I did find this link, which may be helpful:

Re: [ANN] Release 9.0.2 RC-1

2018-11-10 Thread hlowe via use-livecode
Thanks @BR. Henry -- Sent from: http://runtime-revolution.278305.n4.nabble.com/Revolution-User-f278306.html ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription

Re: [ANN] Release 9.0.2 RC-1

2018-11-09 Thread hlowe via use-livecode
I am using Mac OS 10.14.1. Downloaded LC 9.0.2 RC-1 and also installed the latest version of Xcode (10.1) as I need to test our iOS app with the new iOS devices available in the simulator. I am getting the message that LC requires iOS SDK between 8.2 and 12.0, though iOS 12.1 is the latest

Re: App Dead on iOS 12

2018-09-18 Thread hlowe via use-livecode
I am preparing to update an iOS app in the App Store using: LC 9.0.1 (stable) Mac OS 10.13.6 Xcode 9.4.1 Updated an iPad Mini 2 to iOS 12.0 today and both the app currently in the iOS store (LC 8.1.10) and the update that I am working on (see details above) run as expected under iOS 12.0. The

Re: Datagrid deleteline vs deletelines issue

2018-09-09 Thread hlowe via use-livecode
Thanks Zryip. I have created a bug report: https://quality.livecode.com/show_bug.cgi?id=21576 It would be helpful if there was a support document describing the changes between DG1 and DG2. I wasted a few hours tracking this one down. Henry Ascriva Health Informatics https://www.ascriva.com

Datagrid deleteline vs deletelines issue

2018-09-09 Thread hlowe via use-livecode
The Dictionary states that the command 'deleteline': "Deletes the specified lines from the data grid. The syntax is: dispatch "DeleteLine" to group "DataGrid" with pLine where pLine is a comma-delimited list of one or more integers, indicating the lines to be deleted. So to delete lines 1,2

Re: Datagrid Scrolling

2018-08-25 Thread hlowe via use-livecode
I agree. There has been a very significant deterioration in datagrid scrolling performance since DG2 and LC9 were introduced. Based on feedback from user testing we have delayed release of an important iOS app update because DG scrolling was perceived to be unacceptably slow and visually jerky.

Re: Feature proposal: mobileActualAllowedOrientations?

2018-01-27 Thread hlowe via use-livecode
Richard, Our iOS app works in both portrait and landscape modes on the iPhone and iPad. With the device's software-based rotation lock (iOS Control Center) set to 'on' the app's display is locked in portrait mode and will not switch to landscape mode if the device (iPhone 6S and 10.5-inch iPad

Re: iTunes Connect claims iOS app wasn’t built with the iOS 11 SDK!

2018-01-11 Thread hlowe via use-livecode
Thanks Panos. I have created a bug report: http://quality.livecode.com/show_bug.cgi?id=20852 - Livecode not updating iOS app plist entries to reflect Xcode/sdk version Henry -- Sent from: http://runtime-revolution.278305.n4.nabble.com/Revolution-User-f278306.html

iTunes Connect claims iOS app wasn’t built with the iOS 11 SDK!

2018-01-10 Thread hlowe via use-livecode
We updated our ICD-10-CM-2018 iOS app to support the iPhone X screen resolution and layout. As we now support the 5.8 Inch iPhone X screen, we added 5.8 inch iPhone screen shots. On submitting the updated app version for review we received the message below from iTunes Connect: "The app previews

Re: Printing A Browser

2017-11-25 Thread hlowe via use-livecode
I also use HTML to create and display complex tables with LC (in iOS) and have been looking for a way to (a) save the tables as PDF files and then print the tables (as a PDF). There is a library for creating PDF files from HTML created by Brent Nycum called BNHtmlPdfKit:

Re: iPhone X Screen Dimensions and the screenRect function

2017-11-19 Thread hlowe via use-livecode
Thanks, I added a comment to the request. Hopefully we will see this soon. Henry -- Sent from: http://runtime-revolution.278305.n4.nabble.com/Revolution-User-f278306.html ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit

Re: iPhone X Screen Dimensions and the screenRect function

2017-11-19 Thread hlowe via use-livecode
I have been researching this issue and it does appear (as suggested by the prior respondent) that, in the absence of an iPhone X sized splash image, iOS default to a compatibility mode to accommodate older apps. One consequence of this is that iOS returns the 'older' screen size to screenRect().

iPhone X Screen Dimensions and the screenRect function

2017-11-18 Thread hlowe via use-livecode
The iPhone X screen dimensions are 375pt × 812pt. However, the LC screenRect function returns 375 x 667 in the iPhone X simulator (LC 8.1.8, iOS 11.1, Xcode 9.1). The difference between 812 and 667 is 145, which is the additional height of the iPhone X screen over iPhone 6,7,8. The screenRect

Re: Issue with Xcode 9.0 Simulator

2017-11-10 Thread hlowe via use-livecode
Thanks for posting this Panos. I made another attempt to revert back to Xcode 9.0.1 today with no luck. On my machine, at least, the process of installing an iOS app onto the simulator is completely broken. I archived Xcode 9.1 and restored Xcode 9.0.1 from a Time machine backup (also later

Re: Xcode 9.1 support

2017-11-06 Thread hlowe via use-livecode
Thanks Panos. Henry Ascriva Health Informatics https://www.ascriva.com -- Sent from: http://runtime-revolution.278305.n4.nabble.com/Revolution-User-f278306.html ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to

Announcing our first Livecode app in the iOS App Store

2017-11-01 Thread hlowe via use-livecode
I am excited to announce the release of Ascriva Health Informatics' first app for iPhone and iPad in the App Store. The app was developed using Livecode. Many thanks for the knowledge and support that I have received here as we worked towards this first product release. ICD-10-CM is the

Xcode 9.1 support

2017-11-01 Thread hlowe via use-livecode
There has been a serious performance issue (related to OpenGL) with the iOS simulators under Xcode 9.0, to the point that they are so slow as to be unusable for testing. This has been widely commented on elsewhere and is not an LC-related problem. This issue is now fixed in Xcode 9.1, released

Re: [ANN] Release 8.1.7 RC-3

2017-10-06 Thread hlowe via use-livecode
Mark, Thank you for the detailed explanation. Overall the current strategy appears sound. I took a look at Apple's developer info on this topic today and they state: "Slicing is the process of creating and delivering variants of the app bundle for different target devices. A variant contains

Re: [ANN] Release 8.1.7 RC-3

2017-10-05 Thread hlowe via use-livecode
As Apple no longer supports running 32 bit apps under iOS 11, would it be possible to make including a 32 bit slice optional, as defaulting to universal binaries almost doubles the size of the app bundle (my app went from 18 MB when built with LC 8.1.7 RC-2 to 31 MB when built with LC 8.1.7 RC-3.

Re: How do we access the clipboard on mobile devices?

2017-06-25 Thread hlowe via use-livecode
iOS native text fields (and I presume other native mobile text fields) support manual copy and paste actions - the user has to manually select the text and then initiate the action. I don't know of any way to programatically copy and paste to/from the iOS clipboard nor to access the data on the

Re: Word delimiters

2017-06-12 Thread hlowe via use-livecode
Done. http://quality.livecode.com/show_bug.cgi?id=19855 Henry -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/Word-delimiters-tp4715709p4715746.html Sent from the Revolution - User mailing list archive at Nabble.com.

Re: Word delimiters

2017-06-11 Thread hlowe via use-livecode
Thank you, again, for pointing me towards TrueWord which (according to the dictionary): "Designates a string as part of a chunk expression, delimited by Unicode word breaks, as determined by the ICU Library." Using TrueWord instead of word in my 8.1.4 code, fixed the problems that I was

Re: Word delimiters

2017-06-11 Thread hlowe via use-livecode
Thank you. I will try using trueWord. Henry -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/Word-delimiters-tp4715709p4715711.html Sent from the Revolution - User mailing list archive at Nabble.com. ___ use-livecode

Word delimiters

2017-06-10 Thread hlowe via use-livecode
Livecode defines a word as: "A word is delimited by one or more spaces, tabs, or returns, or is enclosed by double quotes." Generally this works well but if I have text in which one or more words are contained within either round brackets "(word1 word2)" or square brackets "[word1 word2]" the

Re: LC 8.1.4 and Xcode 8.3.3

2017-06-08 Thread hlowe via use-livecode
Thank you Panos. Henry -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/LC-8-1-4-and-Xcode-8-3-3-tp4715579p4715596.html Sent from the Revolution - User mailing list archive at Nabble.com. ___ use-livecode mailing list

LC 8.1.4 and Xcode 8.3.3

2017-06-08 Thread hlowe via use-livecode
The release docs for LC 8.1.4 state: "Last but not least, LiveCode 8.1.4 includes support for building iOS apps using the latest iOS SDKs, included in Xcode 8.3.x." Installed LC Indy 8.1.4 on a Mac under MacOS 10.12.5, installed the new version of Xcode (8.3.3) and I get this error message when

Re: Best Practice for updating the screen?

2017-05-23 Thread hlowe via use-livecode
A while back I encountered a problem with datagrids not correctly redrawing (its a long story). One of the LC team suggested this code (in the card script) to force a screen redraw: command RedrawCard # forces a card redraw by the Engine set the backcolor of me to the backcolor of me end

Re: Detecting clicks in Segmented Control widget

2017-01-25 Thread hlowe via use-livecode
Thank you for the detailed reply. I will take a look at this possible solution. Henry -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/Detecting-clicks-in-Segmented-Control-widget-tp4711930p4711943.html Sent from the Revolution - User mailing list archive at

Detecting clicks in Segmented Control widget

2017-01-25 Thread hlowe via use-livecode
I am switching over from a home-grown segmented control to LC's Segmented Control widget. This widget receives a "hiliteChanged" message when the selected segment changes but (apparently) no message is received by the widget if the user clicks in the currently selected segment. I need to respond

Re: [ ANN ] Release 8.1.3 RC-1

2017-01-20 Thread hlowe via use-livecode
I followed the advice about emptying the Plugins folder then adding back my user plugins. Everything works as expected until I add back the DataGrid Helper plugin 'ASG_DataGrid_Helper 2.1.rev'. If that file is in my Plugins folder the other user plugins will not load. DataGrid Helper was working

Re: [ ANN ] Release 8.1.3 RC-1

2017-01-20 Thread hlowe via use-livecode
Trevor, Using 8.1.3 (RC 1) under Mac OS 10.12.2, all of my plug-ins are missing. Temporarily deleting preference file(s) did not help. All was well with 8.1.2. Henry -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/ANN-Release-8-1-3-RC-1-tp4711784p4711795.html