Re: Bug 20255 - Simple Loop Labeling

2017-08-10 Thread panagiotis merakos via use-livecode
Hi all, I personally like this idea, and I find it pretty useful. And this does not sound too difficult to implement. But I am not sure if everyone will like it, so if we do it, we should probably add a pref to turn it on/off. The good news is that Ali has been doing some work on scriptifying th

Re: Bug regression

2017-08-10 Thread panagiotis merakos via use-livecode
Hi Andrew, In such cases, I would suggest to file a new bug report (and probably mention the number of the old bug that reappeared). However, in this specific case, what happens is a bit more complicated. What you see is a result of some changes we have done in the segmented control widget in LC

Re: detailed files with specified path?

2017-08-10 Thread panagiotis merakos via use-livecode
Hi Richard, The new syntax does not support the yet. There is already a feature request about it: http://quality.livecode.com/show_bug.cgi?id=18010 Best, Panos -- On Thu, Aug 10, 2017 at 8:21 PM, Richard Gaskin via use-livecode < use-livecode@lists.runrev.com> wrote: > LC 8.1 now includes an

Re: LC 9.0.0 dp8 won't launch iOS simulator

2017-08-11 Thread panagiotis merakos via use-livecode
Hi Bill, In LC 9dp7 (or dp8, not 100% sure), we removed support for 32bit simulators. This means that if your simulator is set to iPhone SE or iPhone5, the standalone will not launch. So you have to choose a 64bit simulator (iphone6 and above). Best regards, Panos On Aug 12, 2017 05:20, "Willi

[ANN] This Week in LiveCode 95

2017-08-14 Thread panagiotis merakos via use-livecode
Hi all, Read about new developments in LiveCode open source and the open source community in today's edition of the "This Week in LiveCode" newsletter! Read issue #95 here: https://goo.gl/Yo6tWn This is a weekly newsletter about LiveCode, focussing on what's been going on in and around t

Re: livecode changes image colors without being asked to do it

2017-08-30 Thread panagiotis merakos via use-livecode
@Robert which LiveCode version are you using? CMYK images should display correctly if you are using LC >=8.1.3: https://github.com/livecode/livecode/pull/4950 Best, Panos -- On Wed, Aug 30, 2017 at 3:03 PM, Sean Cole (Pi) via use-livecode < use-livecode@lists.runrev.com> wrote: > Hi Robert, >

Re: livecode changes image colors without being asked to do it

2017-08-30 Thread panagiotis merakos via use-livecode
t sounds like I must venture into LC8-land or see whether I manage to get > by with sRGB yet… > > RObert > > > On 30 Aug 2017, at 16:07, panagiotis merakos via use-livecode wrote: > > @Robert which LiveCode version are you using? >> >> CMYK images should display correct

[ANN] Important: New release of LiveCode 8.1.6

2017-08-31 Thread panagiotis merakos via use-livecode
Hi all, Since the week beginning 21st August 2017, LiveCode iOS apps are being rejected by iTunes Connect due to 'invalid binary'. It turns out that Apple have upgraded the tools they use to analyse binaries, and this has shown an error in the Mach-O structure of the 64-bit slice. The version of o

Re: Does exporting a snapshot from a rect work on mobile?

2017-09-01 Thread panagiotis merakos via use-livecode
@Roger according to BZ, this appears to be fixed: http://quality.livecode.com/show_bug.cgi?id=10410 @Jonathan if this is not the case, could you file a bug report so as we keep track of this issue? Best, Panos -- On Fri, Sep 1, 2017 at 12:20 PM, Roger Eller via use-livecode < use-livecode@lists

[ANN] This Week in LiveCode 96

2017-09-04 Thread panagiotis merakos via use-livecode
Hi all, Read about new developments in LiveCode open source and the open source community in today's edition of the "This Week in LiveCode" newsletter! Read issue #96 here: https://goo.gl/phvG3Z This is a weekly newsletter about LiveCode, focussing on what's been going on in and around t

[ANN] Release 8.1.7 RC-1

2017-09-05 Thread panagiotis merakos via use-livecode
Dear list members, We are pleased to announce the release of LiveCode 8.1.7 RC-1. Getting the Release === You can get the release at https://downloads.livecode.com/livecode/ or via the automatic updater. Release Contents LiveCode 8.1.7 RC-1 contains 34 bug fixe

Re: remote debugging just stopped being available.

2017-09-05 Thread panagiotis merakos via use-livecode
You also have to make sure that both the phone and your machine use he same internet connection Best, Panos -- On Tue, Sep 5, 2017 at 3:19 PM, Mike Kerner via use-livecode < use-livecode@lists.runrev.com> wrote: > You also have to set the test target, and make sure your device is > recognized.

Re: remote debugging just stopped being available.

2017-09-05 Thread panagiotis merakos via use-livecode
ything seems ok, but the app never installs on the phone. > (cringes and waits for someone to point out the silly thing I forgot to do) > > On Tue, Sep 5, 2017 at 10:58 AM, panagiotis merakos via use-livecode < > use-livecode@lists.runrev.com> wrote: > > > You also have to

Re: [ANN] Release 8.1.7 RC-1

2017-09-05 Thread panagiotis merakos via use-livecode
thewson via use-livecode < use-livecode@lists.runrev.com> wrote: > Exciting. > > Why am I excited every time there is a new LiveCode release? > > Because there is always something new to fiddle around with! > > Lovely! > > Richmond. > > > On 9/5/17 5:45

Re: remote debugging just stopped being available.

2017-09-05 Thread panagiotis merakos via use-livecode
nrev.com> wrote: > Yeah, I just discovered that a little while ago. So, is there a bug > report? Should I file one? I didn't see one in the list. The only PP bug > I see is the one I filed a couple months ago on the other issue. > > On Tue, Sep 5, 2017 at 11:19 AM, pana

Re: [ANN[ Release 8.1.7 RC-1

2017-09-05 Thread panagiotis merakos via use-livecode
Hi Ralph, No, it should not, otherwise you would not be able to build device standalones using Xcode 8.3.x on Sierra. BTW I just checked and it is not empty for me (checked on Indy and Business). Maybe a failure during installation? Strange. Could you try to delete and reinstall? Best regards, P

Re: [ANN] Release 8.1.7 RC-1

2017-09-05 Thread panagiotis merakos via use-livecode
Hi all, There are 2 different issues: 1. The dictionary on Linux (and the browser widget in general) does not work **in some systems** in LC 8.x. This is not distro-specific, but rather locale-specific, and there is a workaround described in the bug report. 2. The dictionary on Linux (and the br

Re: [ANN] Release 8.1.7 RC-1

2017-09-05 Thread panagiotis merakos via use-livecode
ode < use-livecode@lists.runrev.com> wrote: > Here's a really dangerous, radical thought . . . > > as the Dictionary DOES WORK for LC 7.1.4 with Linux would it not be > possible to > port that for LC 9? > > Richmond. > > > On 9/5/17 9:25 pm, panagiotis

Re: Deploying to Android (Amazon Fire 7)

2017-09-05 Thread panagiotis merakos via use-livecode
Peter, If you try to install an apk to device using a different way than the Test button, you have to make sure you have "Sign for Development only" in the Android standalone settings. Best Panos On Sep 5, 2017 20:40, "Colin Holgate via use-livecode" < use-livecode@lists.runrev.com> wrote: > I d

Re: Something is wrong with 8.1.7 RC1

2017-09-06 Thread panagiotis merakos via use-livecode
Hi Bob, This sounds like a regression. Please do file a bug report (and don't forget to include a sample stack :) ) and we will fix it in 8.1.7 RC-2. Best, Panos -- On Wed, Sep 6, 2017 at 2:31 AM, Monte Goulding via use-livecode < use-livecode@lists.runrev.com> wrote: > > > On 6 Sep 2017, at 8:

[ANN] This Week in LiveCode 97

2017-09-11 Thread panagiotis merakos via use-livecode
Hi all, Read about new developments in LiveCode open source and the open source community in today's edition of the "This Week in LiveCode" newsletter! Read issue #97 here: https://goo.gl/vynPjy This is a weekly newsletter about LiveCode, focussing on what's been going on in and around t

[ANN] Release 8.2.0 DP-1

2017-09-13 Thread panagiotis merakos via use-livecode
Dear list members, We are pleased to announce the release of LiveCode 8.2.0 DP-1. Getting the Release === You can get the release at https://downloads.livecode.com/livecode/ or via the automatic updater. Release Contents In LiveCode 8.2.0 DP-1, we have introduc

Re: [ANN] Release 8.2.0 DP-1

2017-09-13 Thread panagiotis merakos via use-livecode
e > radar? > > Richmond. > > > On 9/13/17 8:01 pm, panagiotis merakos via use-livecode wrote: > >> Dear list members, >> >> We are pleased to announce the release of LiveCode 8.2.0 DP-1. >> >> Getting the Release >> === >>

Re: [ANN] Release 8.2.0 DP-1

2017-09-13 Thread panagiotis merakos via use-livecode
ode@lists.runrev.com> wrote: > Thanks for that. > > Richmond. > > > On 9/13/17 9:08 pm, panagiotis merakos via use-livecode wrote: > >> @Richmond >> >> Not at all. The autocomplete feature (and thus the CommunityPlus edition) >> is something new, w

Re: [ANN] Release 8.2.0 DP-1

2017-09-13 Thread panagiotis merakos via use-livecode
anks for that. >> >> Richmond. >> >> >> On 9/13/17 9:08 pm, panagiotis merakos via use-livecode wrote: >> >>> @Richmond >>> >>> Not at all. The autocomplete feature (and thus the CommunityPlus edition) >>> is something new, which might

Re: Script Editor Autocomplete Optional?

2017-09-13 Thread panagiotis merakos via use-livecode
Hi Rick, I do not think that currently this is possible, but you could file an enhancement request in http://quality.livecode.com so we could add a pref in the next release. Best, Panos -- On Wed, Sep 13, 2017 at 7:34 PM, Rick Harrison via use-livecode < use-livecode@lists.runrev.com> wrote: >

Re: IconGrid widget v2.0.2

2017-09-13 Thread panagiotis merakos via use-livecode
A M A Z I N G widget. Thanks Hermann :) Panos -- On Wed, Sep 13, 2017 at 2:24 AM, hh via use-livecode < use-livecode@lists.runrev.com> wrote: > > I wrote: > > > Each element has properties (in order of the layering): > > > > Colors (using high contrast colors), > > Image (load these from server

Re: Need a MergAV for dummies guide

2017-09-13 Thread panagiotis merakos via use-livecode
Hi Greg, Maybe try moving the following block from the "startRecordingVideo" handler into the "openStack" handler: mergAVCamCreate mergAVCamSet "rect",the rect of grc "cam" mergAVCamSet "visible","true" Best, Panos -- On Wed, Sep 13, 2017 at 4:01 PM, pink via use-livecode < use-livecode@lists.r

Re: Script Editor Autocomplete Optional?

2017-09-13 Thread panagiotis merakos via use-livecode
om/show_bug.cgi?id=20386> > > I think I still need someone to confirm it? > Please have someone do that if required. > > Thanks, > > Rick > > > > On Sep 13, 2017, at 3:16 PM, panagiotis merakos via use-livecode < > use-livecode@lists.runrev.com> wrote: &g

Re: Testing iOS apps on attached device

2017-09-18 Thread panagiotis merakos via use-livecode
Hi Ben, If you can successfully install the standalone using Xode (by dragging it onto the "Applications" field of your device), but you cannot do the same using the "Test" button, then this is probably a bug in mergDeploy (which is used by the "Test" button. So I suggest you file a report. Howe

[ANN] This Week in LiveCode 98

2017-09-18 Thread panagiotis merakos via use-livecode
Hi all, Read about new developments in LiveCode open source and the open source community in today's edition of the "This Week in LiveCode" newsletter! Read issue #98 here: https://goo.gl/XQvDRd This is a weekly newsletter about LiveCode, focussing on what's been going on in and around t

Setting the acceleratedRendering to true on startup on Android 7 and Android 8

2017-09-20 Thread panagiotis merakos via use-livecode
Hi folks, Today I came across this issue, affecting Android 7 and Android 8: on openStack set the acceleratedRendering of this stack to true end openStack This results in black screen when the app starts. Workaround: on openStack send "fixit" to me in 0 millisec end openStack on fixit

Re: LiveCode 8.2.0 DP-1 Dropping Keystrokes in IDE

2017-09-20 Thread panagiotis merakos via use-livecode
You can also access the script of any IDE (and non-IDE) stack - as long as you know its name - directly from the msg box: edit the script of stack "revidelibrary" at line_number Best, Panos -- On Wed, Sep 20, 2017 at 2:52 PM, Brian Milby via use-livecode < use-livecode@lists.runrev.com> wrote:

Re: Setting the acceleratedRendering to true on startup on Android 7 and Android 8

2017-09-20 Thread panagiotis merakos via use-livecode
t work if you set acceleratedRendering in preOpenStack or > preOpenCard? It seems to work okay for me that way. > > > On 9/20/17 5:21 AM, panagiotis merakos via use-livecode wrote: > >> Hi folks, >> >> Today I came across this issue, affecting Android 7 and An

[ANN] Release 9.0.0 DP-9

2017-09-22 Thread panagiotis merakos via use-livecode
Dear list members, We are pleased to announce the release of LiveCode 9.0.0 DP-9. Developer Preview Release = Warning: this is not a stable release. Please ensure that you back up your stacks before testing them. Getting the Release === You can get the r

Re: Moving on from 8.* to 9.*

2017-09-22 Thread panagiotis merakos via use-livecode
Hi all, The LC 9.0 DP-9 build, released today, has all the fixes of LC 8.1.x and 8.2.x. Best, Panos -- On Fri, Sep 22, 2017 at 12:03 AM, Brian Milby via use-livecode < use-livecode@lists.runrev.com> wrote: > DP9 should have the fixes from the 8 branch. Essentially any bug fix on > the 8.1 bran

Re: [ANN] Release 9.0.0 DP-9

2017-09-22 Thread panagiotis merakos via use-livecode
Hi Richard, My bad, this feature should have been phrased more clearly. Essentially, this is about the ability to support libURL syntax in an HTML5 standalone, such as `put ULR .. ` and `get URL ..`. This is the PR: https://github.com/livecode/livecode/pull/5751/files You can see the changes in

Re: Setting the acceleratedRendering to true on startup on Android 7 and Android 8

2017-09-22 Thread panagiotis merakos via use-livecode
ring quite a bit. >> >> He's made some changes recently that turns it on and off after the card >> has already loaded, but on some cards it loads on preOpenCard or >> preOpenStack. I guess I should poke around and see where those cards are so >> I can test it agai

[ANN] This Week in LiveCode 99

2017-09-25 Thread panagiotis merakos via use-livecode
Hi all, Read about new developments in LiveCode open source and the open source community in today's edition of the "This Week in LiveCode" newsletter! Read issue #99 here: https://goo.gl/CSdgUq This is a weekly newsletter about LiveCode, focussing on what's been going on in and around t

Re: IPad Mini reports "not supported

2017-09-25 Thread panagiotis merakos via use-livecode
The camera-flash in not supported on any of the iPad minis, or the iPad 12.9 inch. See these tables: https://developer.apple.com/library/content/documentation/DeviceInformation/Reference/iOSDeviceCompatibility/DeviceCompatibilityMatrix/DeviceCompatibilityMatrix.html So removing "camera-flash" fr

Re: [ANN] Release 9.0.0 DP-9

2017-09-26 Thread panagiotis merakos via use-livecode
Hi Till, We have not received any reports about missing Dictionary in LC 9.0.0 DP-9 on OSX. Not sure why you see that issue. I would suggest you delete and reinstall LC 9.0.0 DP-9. Please let us know if this fixed the issue for you. Best, Panos -- PS: Just to double-check, you do have enough f

Re: Arrow keys in SE

2017-09-26 Thread panagiotis merakos via use-livecode
Hi Richard, The up and down arrow keys should work as expected for navigating in the SE, unless you are affected by bug http://quality.livecode.com/show_bug.cgi?id=20448 (see also its duplicates) Best, Panos -- On Tue, Sep 26, 2017 at 9:53 PM, Richard Gaskin via use-livecode < use-livecode@lists

Re: macOS 10.13 and xCode 9 compatibility?

2017-09-28 Thread panagiotis merakos via use-livecode
Hi Stephen, No, support for Xcode9 has not been added yet. We have a pending PR for that, so it will appear in the next 8.1.7 RC2 release. Important note: You do NOT need to rebuild your apps with xcode 9 if you want them to run on iOS 11. This will happen seamlessly (remember that in the standal

Re: macOS 10.13 and xCode 9 compatibility?

2017-09-28 Thread panagiotis merakos via use-livecode
8.x and rename it before updating to > xCode 9. > > Any word on macOS 10.13? Anyone have issues with AFPS? > > Best, > > Steve MacLean > > > On Sep 28, 2017, at 8:21 AM, panagiotis merakos via use-livecode < > use-livecode@lists.runrev.com> wrote: > > >

Re: Remote debugging - expected behavior

2017-09-28 Thread panagiotis merakos via use-livecode
Hi Jacque, This is the expected behaviour. The remote debugger is included in the standalone when you click on the Test button, even if you don't select it in the Inclusions (the same applies to Android Internet permission). See the discussion in this bug report: http://quality.livecode.com/show

Re: MacOS 10.13 crashes LC after color dialog

2017-09-29 Thread panagiotis merakos via use-livecode
Hi all, MacOS 10.13 is still in beta, and several other apps have problems with the system color picker: https://www.reddit.com/r/MacOS/comments/6mu94y/anyone_else_noticed_that_on_high_sierra_using_the/ https://vimeo.com/234359128 I am not sure if this is something that Apple plans to fix, or so

Re: MacOS 10.13 crashes LC after color dialog

2017-09-29 Thread panagiotis merakos via use-livecode
Oops :) Hmm that's strange, my Mac running 10.12.6 does not offer me to upgrade to 10.13 when I "Check for updates". Anyway, I will upgrade using your link. So it looks like the color picker issue is something *we* have to address. Best regards, Panos -- On Fri, Sep 29, 2017 at 9:34 AM, hh via

[ANN] Release 8.1.7 RC-2

2017-10-02 Thread panagiotis merakos via use-livecode
Dear list members, We are pleased to announce the release of LiveCode 8.1.7 RC-2. Getting the Release === You can get the release at https://downloads.livecode.com/livecode/ or via the automatic updater. Release Contents LiveCode 8.1.7 RC-2 contains important b

[ANN] This Week in LiveCode 100

2017-10-02 Thread panagiotis merakos via use-livecode
Hi all, Read about new developments in LiveCode open source and the open source community in today's edition of the "This Week in LiveCode" newsletter! Read issue #100 here: https://goo.gl/Gw6qie This is a weekly newsletter about LiveCode, focussing on what's been going on in and around

Re: Size restrictions when cloning or create a control in script

2017-10-02 Thread panagiotis merakos via use-livecode
Hi Tore, This is a bug, which was fixed in LC 9.0 DP-4: https://github.com/livecode/livecode-ide/pull/1501 You can modify the file "/Contents/Toolset/libraries/revbackscriptlibrary.livecodescript" locally in LC 8.x if you want to back port this change. Best, Panos -- On Mon, Oct 2, 2017 at 2:3

Re: Segmented Control Bugs?

2017-10-03 Thread panagiotis merakos via use-livecode
Hi BR, The main difference between the segmented control between LC 8.x and 9.0 is that: - In LC 8.x you can select **exactly** one segment - In LC 9 this has changed (--> enhanced) and you can select 0 or more segments See the properties "toggleHilites" and "multipleHilites" in LC 9.0 DP-9. No

Re: Segmented Control Bugs?

2017-10-03 Thread panagiotis merakos via use-livecode
t of the widget appearing, > "like out of nowhere" (because its stack is behind the scenes) with a break > at "doSomething" …can't find the command "doSomething" > > almost as if the widget had become some global or backscript in the brain > of

Re: Segmented Control Bugs?

2017-10-03 Thread panagiotis merakos via use-livecode
> "hiliteChanged" > > does not appear among them. > > > > > > On 10/3/17, 5:53 AM, "use-livecode on behalf of panagiotis merakos via > use-livecode" use-livecode@lists.runrev.com> wrote: > > It is documented. In the dictionary, select

[ANN] Release 8.1.7 RC-3

2017-10-05 Thread panagiotis merakos via use-livecode
Dear list members, We are pleased to announce the release of LiveCode 8.1.7 RC-3. Getting the Release === You can get the release at https://downloads.livecode.com/livecode/ or via the automatic updater. Release Contents LiveCode 8.1.7 RC-3 contains an importan

Re: [ANN] Release 8.1.7 RC-3

2017-10-05 Thread panagiotis merakos via use-livecode
ote: > That was suspiciously quick. > > Richmond. > > On 10/5/17 6:35 pm, panagiotis merakos via use-livecode wrote: > >> Dear list members, >> >> We are pleased to announce the release of LiveCode 8.1.7 RC-3. >> >> Getting the Re

Re: Segmented Control Bugs?

2017-10-05 Thread panagiotis merakos via use-livecode
Hi Brahmanathaswami, What you see is a bug, see this report: http://quality.livecode.com/show_bug.cgi?id=20509 Best, Panos -- On Thu, Oct 5, 2017 at 9:45 PM, Sannyasin Brahmanathaswami via use-livecode wrote: > LC team: Thanks for getting the docs fixed… can we go back on point? > > Bug still

[ANN] This Week in LiveCode 101

2017-10-09 Thread panagiotis merakos via use-livecode
Hi all, Read about new developments in LiveCode open source and the open source community in today's edition of the "This Week in LiveCode" newsletter! Read issue #101 here: https://goo.gl/Fvs4kW This is a weekly newsletter about LiveCode, focussing on what's been going on in and around

Re: Creeping IDE Script Editor window position

2017-10-09 Thread panagiotis merakos via use-livecode
Hi all, I see similar problems (not only in 8.1.7 rc3) in a multiple-monitor setup on OSX. For me the problems are fixed if align the tops of the two monitors in the System Preferences -> Displays -> Arrangement Hope this helps. Best, Panos -- On Mon, Oct 9, 2017 at 5:02 PM, Bob Sneidar via us

[ANN] Release 8.2.0 DP-2

2017-10-11 Thread panagiotis merakos via use-livecode
Dear list members, We are pleased to announce the release of LiveCode 8.2.0 DP-2. Getting the Release === You can get the release at https://downloads.livecode.com/livecode/ or via the automatic updater. Release Contents LiveCode 8.2.0 DP-2 contains 31 bug fixe

Re: [ANN] Release 8.2.0 DP-2

2017-10-11 Thread panagiotis merakos via use-livecode
; when will there be a new version 9 dp? It´s now some weeks ago since dp9. > > Regards, > Matthias > > Matthias Rebbe > +49 5741 31 > ‌wirmachen.software <http://wirmachen.software/>‌ > > Am 11.10.2017 um 17:20 schrieb panagiotis merakos via use-livecode < >

Re: controlNames??

2017-10-11 Thread panagiotis merakos via use-livecode
Hi Bob, Yes, this was a bug, fixed in 8.1.7 RC1: http://quality.livecode.com/show_bug.cgi?id=20201 Best, Panos -- On Wed, Oct 11, 2017 at 4:57 PM, Bob Sneidar via use-livecode < use-livecode@lists.runrev.com> wrote: > Did the controlNames change from 8.1.6 to 8.1.7? My code is referring to a >

Re: controlNames??

2017-10-11 Thread panagiotis merakos via use-livecode
et the id of the control. I remember now > thinking how odd it was to return IDs for controlnames. :-) > > Bob S > > > > On Oct 11, 2017, at 09:00 , panagiotis merakos via use-livecode < > use-livecode@lists.runrev.com> wrote: > > > > Hi Bob, > &g

Note to everyone building from source

2017-10-11 Thread panagiotis merakos via use-livecode
Hi all, Starting from LC 8.2 DP-2, the Dictionary contains only two main APIs: LiveCode Script and LiveCode Builder. This change will be merged into the LC 9.x release cycle (i.e. into "develop" branch). Anyone building from source using "develop-8.2" or "develop" branches is advised to clear th

Re: [ANN] Release 8.2.0 DP-2

2017-10-11 Thread panagiotis merakos via use-livecode
-livecode < use-livecode@lists.runrev.com> wrote: > Thanks for the links. I promise to be patient. ;) > > Matthias > > > Am 11.10.2017 um 17:34 schrieb panagiotis merakos via use-livecode < > use-livecode@lists.runrev.com <mailto:use-livecode@lists.

Re: OAuth2 Status?

2017-10-12 Thread panagiotis merakos via use-livecode
Hi all, I have tested using the stack from LQCC and used the credentials Greg sent me privately. I get a sheet stack with the error: OAuth Error: invalid_team_for_non_distributed_app So I assume that something is wrong with these credentials. @Ben If you want to close the sheet stack, if no "C

Re: libURLLast/xx/headers on mobile?

2017-10-13 Thread panagiotis merakos via use-livecode
Have you added the Internet inclusion to the standalone? (From the inclusions list) Panos -- On Oct 13, 2017 11:50, "Malte Pfaff-Brill via use-livecode" < use-livecode@lists.runrev.com> wrote: > > Unfortunately it seems that libURLLastHTTPHeaders() and > libURLLastRHHeaders() > > aren't availabl

[ANN] This Week in LiveCode 102

2017-10-16 Thread panagiotis merakos via use-livecode
Hi all, Read about new developments in LiveCode open source and the open source community in today's edition of the "This Week in LiveCode" newsletter! Read issue #102 here: https://goo.gl/RW6UMX This is a weekly newsletter about LiveCode, focussing on what's been going on in and around

[ANN] Release 9.0.0 DP-10

2017-10-23 Thread panagiotis merakos via use-livecode
Dear list members, We are pleased to announce the release of LiveCode 9.0.0 DP-10. Developer Preview Release = Warning: this is not a stable release. Please ensure that you back up your stacks before testing them. Getting the Release === You can get the

[ANN] This Week in LiveCode 103

2017-10-23 Thread panagiotis merakos via use-livecode
Hi all, Read about new developments in LiveCode open source and the open source community in today's edition of the "This Week in LiveCode" newsletter! Read issue #103 here: https://goo.gl/R2KgPk This is a weekly newsletter about LiveCode, focussing on what's been going on in and around

Re: [ANN] Release 9.0.0 DP-10

2017-10-24 Thread panagiotis merakos via use-livecode
10/23/17 6:20 AM, panagiotis merakos via use-livecode wrote: > >> LiveCode 9.0.0 DP-10 comes with 27 bugfixes. >> > > Monte, where is the Romote Debugging toggle? Is it tied to Debug Mode? > > -- > Jacqueline Landman Gay | jac...@hyperactivesw.com > Hyp

[ANN] Release 8.1.7 RC-4

2017-10-26 Thread panagiotis merakos via use-livecode
Dear list members, We are pleased to announce the release of LiveCode 8.1.7 RC-4. Getting the Release === You can get the release at https://downloads.livecode.com/livecode/ or via the automatic updater. Release Contents LiveCode 8.1.7 RC-4 contains a regressio

[ANN] This Week in LiveCode 104

2017-10-30 Thread panagiotis merakos via use-livecode
Hi all, Read about new developments in LiveCode open source and the open source community in today's edition of the "This Week in LiveCode" newsletter! Read issue #104 here: https://goo.gl/T4hdt5 This is a weekly newsletter about LiveCode, focussing on what's been going on in and around

[ANN] Release 8.1.7

2017-10-30 Thread panagiotis merakos via use-livecode
Dear List Members, We are pleased to announce the release of LiveCode 8.1.7 Stable. By "Stable", we mean that no reported regressions have been introduced in 8.1.7, compared to the previous Stable release. LiveCode 8.1.7 contains 49 extra bug fixes and new features, compared to LiveCode 8.1.6. Y

Re: Xcode 9.1 support

2017-11-06 Thread panagiotis merakos via use-livecode
Hi Henry, Xcode 9.1 support will be added in LiveCode 8.1.8 RC-1, which we plan to release within this week. Best regards, Panos -- On Wed, Nov 1, 2017 at 7:03 PM, hlowe via use-livecode < use-livecode@lists.runrev.com> wrote: > There has been a serious performance issue (related to OpenGL) wit

[ANN] This Week in LiveCode 105

2017-11-06 Thread panagiotis merakos via use-livecode
Hi all, Read about new developments in LiveCode open source and the open source community in today's edition of the "This Week in LiveCode" newsletter! Read issue #105 here: https://goo.gl/GJNJc9 This is a weekly newsletter about LiveCode, focussing on what's been going on in and around

Re: Xcode 9.1 support

2017-11-06 Thread panagiotis merakos via use-livecode
rev.com] On > Behalf > Of panagiotis merakos via use-livecode > Sent: Monday, November 06, 2017 6:55 AM > To: How to use LiveCode > Cc: panagiotis merakos > Subject: Re: Xcode 9.1 support > > Hi Henry, > > Xcode 9.1 support will be added in LiveCode 8.1.8 RC-1, whic

Re: Xcode 9.1 support

2017-11-06 Thread panagiotis merakos via use-livecode
ort for iPhone X icons >> and splash screens? >> >> Ralph DiMola >> IT Director >> Evergreen Information Services >> rdim...@evergreeninfo.net >> >> -Original Message----- >> From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On >

Re: Xcode 9.1 support

2017-11-06 Thread panagiotis merakos via use-livecode
> wrote: > > Panos, > > Thanks for the update! Will 8.1.8 RC-1 have iOS support for iPhone X icons > and splash screens? > > Ralph DiMola > IT Director > Evergreen Information Services > rdim...@evergreeninfo.net > > > -Original Message- >

Issue with Xcode 9.0 Simulator

2017-11-10 Thread panagiotis merakos via use-livecode
Hi all, I have recently encountered a problem with the iOS 11.0 simulator and Xcode 9.0. The problem appeared suddenly, so I assumed something had changed in my setup. However, I spoke with another user (Henry Lowe) and it seems he is affected too. Here is the description, taken from his email: =

[ANN] Release 8.1.8 RC-1

2017-11-13 Thread panagiotis merakos via use-livecode
Dear list members, We are pleased to announce the release of LiveCode 8.1.8 RC-1. Getting the Release === You can get the release at https://downloads.livecode.com/livecode/ or via the automatic updater. Release Contents LiveCode 8.1.8 RC-1 contains 32 bugfixes

[ANN] This Week in LiveCode 106

2017-11-13 Thread panagiotis merakos via use-livecode
Hi all, Read about new developments in LiveCode open source and the open source community in today's edition of the "This Week in LiveCode" newsletter! Read issue #106 here: https://goo.gl/7qMfXA This is a weekly newsletter about LiveCode, focussing on what's been going on in and around

Re: iPhone X Screen Dimensions and the screenRect function

2017-11-19 Thread panagiotis merakos via use-livecode
Yes, there is an enhancement request about it: http://quality.livecode.com/show_bug.cgi?id=20641 On Nov 19, 2017 18:22, "hlowe via use-livecode" < use-livecode@lists.runrev.com> wrote: I have been researching this issue and it does appear (as suggested by the prior respondent) that, in the absen

[ANN] This Week in LiveCode 107

2017-11-20 Thread panagiotis merakos via use-livecode
Hi all, Read about new developments in LiveCode open source and the open source community in today's edition of the "This Week in LiveCode" newsletter! Read issue #107 here: https://goo.gl/TSuuMB This is a weekly newsletter about LiveCode, focussing on what's been going on in and around

[ANN] Release 8.1.8 RC-2

2017-11-23 Thread panagiotis merakos via use-livecode
Dear list members, We are pleased to announce the release of LiveCode 8.1.8 RC-2. Getting the Release === You can get the release at https://downloads.livecode.com/livecode/ or via the automatic updater. Release Contents LiveCode 8.1.8 RC-2 contains the followi

[ANN] This Week in LiveCode 108

2017-11-27 Thread panagiotis merakos via use-livecode
Hi all, Read about new developments in LiveCode open source and the open source community in today's edition of the "This Week in LiveCode" newsletter! Read issue #108 here: https://goo.gl/NKEwjN This is a weekly newsletter about LiveCode, focussing on what's been going on in and around

Re: Replacetext taking forever under 8.1.7

2017-11-27 Thread panagiotis merakos via use-livecode
Hi Bruce, If the same code snippet takes 20 mins in 8.1.7 and 1 second in 7.1.4, this is definitely a bug. Please do file a report in quality.livecode.com, and make sure you attach a simple sample stack that demonstrates the problem for you. Regression bugs have higher priority, so I would expect

[ANN] This Week in LiveCode 109

2017-12-04 Thread panagiotis merakos via use-livecode
Hi all, Read about new developments in LiveCode open source and the open source community in today's edition of the "This Week in LiveCode" newsletter! Read issue #109 here: https://goo.gl/kYEVvD This is a weekly newsletter about LiveCode, focussing on what's been going on in and around

[ANN] Release 8.1.8

2017-12-04 Thread panagiotis merakos via use-livecode
Dear List Members, We are pleased to announce the release of LiveCode 8.1.8 Stable. By "Stable", we mean that no reported regressions have been introduced in 8.1.8, compared to the previous Stable release. LiveCode 8.1.8 contains 36 bug fixes and new features, compared to LiveCode 8.1.7. You can

Re: [ANN] Release 8.1.8

2017-12-04 Thread panagiotis merakos via use-livecode
: > I like these emails a lot but I would like them even more if they contained > a direct link to the release notes :D > > On Mon, Dec 4, 2017 at 1:24 PM, panagiotis merakos via use-livecode < > use-livecode@lists.runrev.com> wrote: > > > Dear List Members, > > >

Re: Naive Player Questions

2017-12-05 Thread panagiotis merakos via use-livecode
Hi all, The command "play ' on desktop plays the file as an audioclip, and audio clips can be in WAV, AIFF, or AU format. If you want to play an mp3 file, you have to use a player object. Best, Panos -- On Tue, Dec 5, 2017 at 11:06 AM, Richmond Mathewson via use-livecode < use-livecode@lists.ru

Re: Naive Player Questions

2017-12-05 Thread panagiotis merakos via use-livecode
the LC ‘native’ sound formats. I don’t like to make > apps unnecessarily large, especially if they’re going to be delivered via > the Internet. > > > On 5 Dec 2017, at 12:13, panagiotis merakos via use-livecode < > use-livecode@lists.runrev.com> wrote: > > > > Hi a

Re: Naive Player Questions

2017-12-05 Thread panagiotis merakos via use-livecode
Hi Panos, > > > Am 05.12.2017 um 14:17 schrieb panagiotis merakos via use-livecode < > use-livecode@lists.runrev.com>: > > ... > > You can do that by checking "the playmate of player 1". ... > > where "Player 1" = Hugh Heffner

Re: Mac color chooser swatches do not work?

2017-12-05 Thread panagiotis merakos via use-livecode
Hi Klaus, Are you on MacOS 10.13? If yes, what you see is this bug: quality.livecode.com/show_bug.cgi?id=20727 Best, Panos -- On Tue, Dec 5, 2017 at 9:55 PM, Klaus major-k via use-livecode < use-livecode@lists.runrev.com> wrote: > Hi friends, > > before I create a report, can someone please co

Re: videoClip

2017-12-12 Thread panagiotis merakos via use-livecode
Hi Richmond, You are affected by this bug: http://quality.livecode.com/show_bug.cgi?id=13951 I suggest using a player instead. The "play audioclip/videoclip .." syntax does not support a lot of multimedia formats. Best, Panos -- On Tue, Dec 12, 2017 at 10:40 AM, Richmond Mathewson via use-livec

Re: videoClip

2017-12-12 Thread panagiotis merakos via use-livecode
t > for a very long time. > > Um? > > Richmond. > > On 12/12/17 12:47 pm, panagiotis merakos via use-livecode wrote: > >> Hi Richmond, >> >> You are affected by this bug: >> http://quality.livecode.com/show_bug.cgi?id=13951 >> >> I sug

This Week in LiveCode 110

2017-12-12 Thread panagiotis merakos via use-livecode
Hi all, Read about new developments in LiveCode open source and the open source community in today's edition of the "This Week in LiveCode" newsletter! Read issue #110 here: https://goo.gl/4wxNaD This is a weekly newsletter about LiveCode, focussing on what's been going on in and around

[ANN] This Week in LiveCode 111

2017-12-18 Thread panagiotis merakos via use-livecode
Hi all, Read about new developments in LiveCode open source and the open source community in today's edition of the "This Week in LiveCode" newsletter! Read issue #111 here: https://goo.gl/Rm6U3z This is a weekly newsletter about LiveCode, focussing on what's been going on in and around

[ANN] Release 8.1.9 RC-1

2017-12-19 Thread panagiotis merakos via use-livecode
Dear list members, We are pleased to announce the release of LiveCode 8.1.9 RC-1. Getting the Release === You can get the release at https://downloads.livecode.com/livecode/ or via the automatic updater. Release Contents LiveCode 8.1.9 RC-1 contains more than 2

Re: [ANN] Release 8.1.9 RC-1

2017-12-19 Thread panagiotis merakos via use-livecode
Well, short answer is "quite soon, before Christmas" :) On Tue, Dec 19, 2017 at 1:48 PM, Mike Kerner via use-livecode < use-livecode@lists.runrev.com> wrote: > Any word on the next release of 9? > > On Tue, Dec 19, 2017 at 7:33 AM, panagiotis merakos via use-

[ANN] Release 9.0.0 DP-11

2017-12-22 Thread panagiotis merakos via use-livecode
Dear list members, We are pleased to announce the release of LiveCode 9.0.0 DP-11. Developer Preview Release = Warning: this is not a stable release. Please ensure that you back up your stacks before testing them. Getting the Release === You can get the

<    1   2   3   4   5   6   7   8   9   >