Re: LiveCode crashing when I try to make a Mac standalone

2017-07-14 Thread panagiotis merakos via use-livecode
Hi Jonathan, You could: 1. Type in the message box: "put true into grevdevelopment" 2. And then "edit the script of stack revsaveasstandalone" 3. Add breakpoints to the command "revSaveAsMacStandalone" 4. Save as standalone 5. The debugger should now stop at the first breakpoint 6. Click the

[ANN] Release 8.1.6 RC-2

2017-07-18 Thread panagiotis merakos via use-livecode
Dear list members, We are pleased to announce the release of LiveCode 8.1.6 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.6 RC-2 contains 14

[ANN] Release 8.1.5

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

Re: [ANN] Release 8.1.6 RC-2

2017-07-18 Thread panagiotis merakos via use-livecode
@Mark What reasons? I mean, if we don't know what are the issues preventing you from using dp7/8, they are not likely to be fixed in dp9. Best, Panos -- On Tue, Jul 18, 2017 at 10:36 PM, Mark Wieder via use-livecode < use-livecode@lists.runrev.com> wrote: > On 07/18/2017 02:02 PM, Ali Lloyd via

[ANN] Release 8.1.6 RC-3

2017-07-24 Thread panagiotis merakos via use-livecode
Dear list members, We are pleased to announce the release of LiveCode 8.1.6 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.6 RC-3 contains 3 bugfixes

Re: Amazon S3 lib for Android and iOS?

2017-07-26 Thread panagiotis merakos via use-livecode
Hi all, Indeed, a AWS S3 script library was added on Indy and Business editions of LC 9.0 DP-8. Unfortunately the docs for that library were not extracted in the 9.0 DP-8 Dictionary (this required an extra step since the dictionary entries had to be extracted from a password protected stack).

Re: Android field widget

2017-07-26 Thread panagiotis merakos via use-livecode
Hi Jacque, Unfortunately we tried to get the android native field widget into DP 8 at the very last minute, but discovered that it crashes when it becomes focused. We will of course try to fix this issue as soon as possible. So I would suggest you wait until 9.0 DP-9 before you use the android

Re: Bug 20117: new rc2 sets a backdrop, and preferences for same

2017-07-19 Thread panagiotis merakos via use-livecode
@Roger: Could it be the case that the Preferences stack does open, but somehow it goes offscreen? - Open Prefs - If you don't see the window, type in the msg box: set the loc of stack revpreferencesGUI to the screenloc Best, Panos -- On Wed, Jul 19, 2017 at 3:26 PM, Roger Eller via

[ANN] This Week in LiveCode 92

2017-07-24 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 #92 here: https://goo.gl/vSzYVa This is a weekly newsletter about LiveCode, focussing on what's been going on in and around

Re: [ANN] Release 8.1.6 RC-1

2017-07-11 Thread panagiotis merakos via use-livecode
; > A great idea that needs a bit of sorting out. > > Richmond. > > > On 7/11/17 5:54 pm, panagiotis merakos via use-livecode wrote: > >> Dear list members, >> >> We are pleased to announce the release of LiveCode 8.1.6 RC-1. >> >> Getting the Release

Re: 8.1.4 Export snapshot

2017-06-28 Thread panagiotis merakos via use-livecode
Hi all, I have tried in LC 8.1.5 RC-2: export snapshot from Field 1 to file "File1.png" as PNG This works as expected, and creates a "File1.png" in **the defaultFolder** (in my case in /Applications/LiveCode Indy 8.1.5 (rc 2).app) @Paul Can you "put the defaultFolder", and check if there is a

Re: Is there Digital Clock Component out there?

2017-06-30 Thread panagiotis merakos via use-livecode
Neat and simple. That's why we love LiveCode :) Panos -- On Fri, Jun 30, 2017 at 3:47 PM, hh via use-livecode < use-livecode@lists.runrev.com> wrote: > To have it in sync with the system clock: > > send "updateClock" to me in (1000 - the millisecs mod 1000) millisecs > >

[ANN] This Week in LiveCode 89

2017-07-03 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 #89 here: https://goo.gl/fpUKv7 This is a weekly newsletter about LiveCode, focussing on what's been going on in and around

Re: fonts v8 vs v9

2017-07-06 Thread panagiotis merakos via use-livecode
Hi Tom, In LiveCode 9.0 DP-7 we have updated the version of the Skia library (which is used for font rendering). But this should not make all fonts look bolded. If this is the case for you, can you file a bug report ( http://quality.livecode.com) so as we investigate further? Best, Panos -- On

Re: play sound plays the wrong sound

2017-07-06 Thread panagiotis merakos via use-livecode
@Matt I think the command "play " plays the file **as an audioclip** on Desktop platforms. And audioclips can be in WAV, AIFF, or AU format. So I would suggest to use a player object to play the mp3 file Best, Panos -- On Thu, Jul 6, 2017 at 3:22 PM, tbodine via use-livecode <

[ANN] Release 8.1.5 RC-3

2017-07-05 Thread panagiotis merakos via use-livecode
Dear list members, We are pleased to announce the release of LiveCode 8.1.5 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.5 RC-3 contains 4 bug

Re: Application not working with MacOSX 10.6 (maybe due to tsNet)

2017-04-26 Thread panagiotis merakos via use-livecode
If you have not done it already, I suggest you add your email in the cc list of this bug report, so as you get notified when the bug is fixed. On Wed, Apr 26, 2017 at 5:37 PM, panagiotis merakos wrote: > Hi Hakima, > > This bug will be fixed in a future release. > > Best, >

Re: Application not working with MacOSX 10.6 (maybe due to tsNet)

2017-04-26 Thread panagiotis merakos via use-livecode
Hi Hakima, This bug will be fixed in a future release. Best, Panos -- On Wed, Apr 26, 2017 at 5:28 PM, Hakima Manseri via use-livecode < use-livecode@lists.runrev.com> wrote: > With 8.1, it doesn't work. > Is this bug corrected or do we give up on MacOSX 10.6 ? > > Hakima > > Le 26/04/2017 à

Re: answer file under OSX El Capitan no longer has titlebar

2017-04-24 Thread panagiotis merakos via use-livecode
Hi all, I guess Hermann is referring to this bug report http://quality.livecode.com/show_bug.cgi?id=16264. This bug was fixed in LC 8.0.0. Best, Panos -- On Mon, Apr 24, 2017 at 9:12 PM, hh via use-livecode < use-livecode@lists.runrev.com> wrote: > It's the answer file only, not the ask file:

[ANN] This Week in LiveCode 79

2017-04-24 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 #79 here: https://goo.gl/J5RUK3 This is a weekly newsletter about LiveCode, focussing on what's been going on in and around

Re: controlNames deprecated??

2017-07-28 Thread panagiotis merakos via use-livecode
Moreover, the "controlNames" (as well as the "controlIDs") have never been documented: http://quality.livecode.com/show_bug.cgi?id=11901 Best, Panos -- On Fri, Jul 28, 2017 at 7:30 PM, panagiotis merakos wrote: > Hi Jacque, > > Control names within a group can be obtained

Re: controlNames deprecated??

2017-07-28 Thread panagiotis merakos via use-livecode
Hi Jacque, Control names within a group can be obtained by: "the childControlNames of group myGroup" Best, Panos -- On Fri, Jul 28, 2017 at 7:21 PM, J. Landman Gay via use-livecode < use-livecode@lists.runrev.com> wrote: > On 7/28/17 12:52 PM, Bob Sneidar via use-livecode wrote: > >> I can

Re: Script Editor Window being bl**dy-minded

2017-08-08 Thread panagiotis merakos via use-livecode
which I know the name > of anyway. > > I use Dave's trick when the window is in the twilight zone and can't be > accessed at all. > > set the loc of stack "Message Box" to the screenLoc > > Thanks > > Lagi > > On 8 August 2017 at 11:57, panagiotis

Re: Script Editor Window being bl**dy-minded

2017-08-08 Thread panagiotis merakos via use-livecode
en? > > ~Roger > > On Tue, Aug 8, 2017 at 8:32 AM, panagiotis merakos via use-livecode < > use-livecode@lists.runrev.com> wrote: > > > Hi Lagi, > > > > Yes, "the mousestack" is very useful in those cases where you don't > > know/reme

Re: Script Editor Window being bl**dy-minded

2017-08-08 Thread panagiotis merakos via use-livecode
Hi Richmond, Type in the msg box: "set the loc of the mousestack to the screenloc" -- BUT DO NOT PRESS ENTER Then place your mouse over the script editor window, and now press Enter Hope this helps, Panos -- On Tue, Aug 8, 2017 at 11:53 AM, Richmond Mathewson via use-livecode <

Re: SORT by length

2017-08-08 Thread panagiotis merakos via use-livecode
@Bob this is a bug, introduced in LC 8: http://quality.livecode.com/show_bug.cgi?id=18699 On Tue, Aug 8, 2017 at 4:52 PM, Bob Sneidar via use-livecode < use-livecode@lists.runrev.com> wrote: > On my Mac I get double line breaks when I paste into Apple Mail. The prefs > are already set to plain

Re: LC stack version changes between 8 and 9

2017-08-09 Thread panagiotis merakos via use-livecode
Yes, as Richard said, the stack file format is the same between 8.1.x and 9.0. Just note that the widget module format is different, so if you have built a custom widget in LC 8.x you'll need to recompile it in LC 9.0 (and vice versa) Best, Panos -- On Wed, Aug 9, 2017 at 8:19 PM, Richard

[ANN] This Week in LiveCode 94

2017-08-07 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 #94 here: https://goo.gl/kEhwYs This is a weekly newsletter about LiveCode, focussing on what's been going on in and around

Re: set the clipboarddata["image"] not compatible with Adobe Photoshop

2017-08-04 Thread panagiotis merakos via use-livecode
; > -Ursprüngliche Nachricht- > Von: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] Im > Auftrag von panagiotis merakos via use-livecode > Gesendet: Freitag, 4. August 2017 12:19 > An: How to use LiveCode <use-livecode@lists.runrev.com> > Cc: panagiotis merakos

Help needed with a nasty bug

2017-08-04 Thread panagiotis merakos via use-livecode
Hi all, At least 3 users have reported a strange bug on Windows with any version of LC 8, which unfortunately we are unable to reproduce (and thus unable to fix, so far). The fact that it affects only 3 users and this happens in *every* LC 8 version, suggests that the problem is caused by a

Re: How do you detect the necessary inclusions?

2017-08-07 Thread panagiotis merakos via use-livecode
Hi Tiemo, - When you "Search for Inclusions", the standalone builder looks for keywords in the scripts of your objects, to detect a specific inclusion. For example if it finds it will automatically add SQLite in the Inclusions, - I think in LC 8 the first time you

Re: xCode ??? version

2017-05-03 Thread panagiotis merakos via use-livecode
Hi Bill, Several issues mentioned here: >I see, from the release notes that the highest iOS version supported is 10.2. 1) This may not be very clear, but what this means is that the highest version of *iOS SDK* which you can use **to build** the iOS standalone is 10.2. This is different

[ANN] This Week in LiveCode 82

2017-05-15 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 #82 here: https://goo.gl/8HNhau This is a weekly newsletter about LiveCode, focussing on what's been going on in and around

Re: Wouldn't it be nice to have a "back/forward" button in script editor?

2017-05-11 Thread panagiotis merakos via use-livecode
Tiemo, This feature would be really really useful. Please feel free to file an enhancement request. Panos -- On Thu, May 11, 2017 at 1:32 PM, Tiemo Hollmann TB via use-livecode < use-livecode@lists.runrev.com> wrote: > When working on longer scripts with a lot of handlers, I often work on >

[ANN] Release 8.1.4 RC-2

2017-05-11 Thread panagiotis merakos via use-livecode
Dear list members, We are pleased to announce the release of LiveCode 8.1.4 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.4 RC-2 contains 11

Re: Unable to set breakpoint

2017-05-09 Thread panagiotis merakos via use-livecode
o quit. >> >> On 5/8/17 3:55 PM, panagiotis merakos via use-livecode wrote: >> >>> Have you tried deleting your Prefs? >>> >>> On Mon, May 8, 2017 at 9:49 PM, J. Landman Gay via use-livecode < >>> use-livecode@lists.runrev.com> wr

Re: Android Setup Config

2017-05-12 Thread panagiotis merakos via use-livecode
Hi Dan, 1. Download version 24.4.1 and unzip it. 2. This only includes a "tools" folder, which has the 24.4.1 tools. 3. You have to launch the SDK Manager and install also the "Android 4.0.3 (API 15)". To launch the SDK manager just double click on "tools/android". 4. After that, you should be

Re: Android Setup Config

2017-05-12 Thread panagiotis merakos via use-livecode
Hi Dan, You have to select the parent folder that contains the "tools" folder as the “Location of Android development SDK root”, so in that case you have to select "Desktop". Or even better, move the "tools" folder (and every other folder that was installed to your Desktop after installing the

Re: Unable to set breakpoint

2017-05-09 Thread panagiotis merakos via use-livecode
ay > Subject: Re: Unable to set breakpoint > > Thanks, I hadn't thought of that. I tried. LC now freezes with the logo > window displayed and a small blank stack at the top left of the monitor > (looks like a livecodescript trying to open.) So, can't launch now. > > > On 5/8/17

Re: Unable to set breakpoint

2017-05-09 Thread panagiotis merakos via use-livecode
installed. The difference > is that he can eventually start up correctly. > > -- > Jacqueline Landman Gay | jac...@hyperactivesw.com > HyperActive Software | http://www.hyperactivesw.com > > > > On May 9, 2017 8:35:36 AM panagiotis merak

Re: Android Setup Config

2017-05-12 Thread panagiotis merakos via use-livecode
Hmm your /MacintoshHD/android-sdk/ directory should also include a folder "build-tools". Since it is not present, you can install it using the SDK Manager: Launch tools/android Find an item "Android SDK Build-tools" (should be at the top) Tick the checkbox and select "Install packages" After

Re: Android Setup Config

2017-05-12 Thread panagiotis merakos via use-livecode
Hi Dan, Your setup sounds perfectly fine to me. Could you please check if there is a file /tools/lib/sdklib.jar? In the meanwhile I will check the version of the Android SDK Tools I have installed in my Mac which works OK with LC. Best, Panos -- On Fri, May 12, 2017 at 6:06 PM, Dan Friedman

Re: Android Setup Config

2017-05-12 Thread panagiotis merakos via use-livecode
Hi Dan, I have download the “tools_r24.4.1-macosx.zip” and unzipped it into a folder android-sdk. Then launched tools/android and installed “Android 4.0.3 (API 15)”. Now when I launch tools/android I see at the top: (These are the installed versions) Android SDK Tools: 24.4.1 Android SDK

Re: Dictionary entry for 'answer' - something missing?

2017-05-12 Thread panagiotis merakos via use-livecode
Hi Graham, If you search for "answer", the 9th result in the list is what you are looking for: answer [iconType] prompt [with button1 [or buttons]] [titled windowTitle] [ as sheet] Tested in 8.1.4 RC1 Indy. Best, Panos -- On Fri, May 12, 2017 at 1:31 PM, Graham Samuel via use-livecode <

Re: Android Setup Config

2017-05-12 Thread panagiotis merakos via use-livecode
Great :) You are welcome :) On 12 May 2017 19:45, "Dan Friedman via use-livecode" < use-livecode@lists.runrev.com> wrote: > Panos, > > WooHoo!! Adding the Android Build-tools 25.0.3 did the trick!! Not only > did LiveCode accept the “android-skk” folder as the “Location of Android >

Re: LC 8.1.4 and Xcode 8.3.3

2017-06-08 Thread panagiotis merakos via use-livecode
Hi Henry, It seems that Xcode 8.3.3. was released yesterday, too. I will have a look at this issue. My guess is that in Xcode 8.3.3., Apple has (again!) changed some internal frameworks we use for deploying to simulator, so we need to tweak our code to workaround this. So yes, I suggest sticking

[ANN] This Week in LiveCode 86

2017-06-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 #86 here: https://goo.gl/plwJbf This is a weekly newsletter about LiveCode, focussing on what's been going on in and around

[ANN] Release 8.1.5 RC-1

2017-06-12 Thread panagiotis merakos via use-livecode
Dear list members, We are pleased to announce the release of LiveCode 8.1.5 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.5 RC-1 contains 72 bug

Re: [ANN] Release 8.1.5 RC-1

2017-06-12 Thread panagiotis merakos via use-livecode
use-livecode@lists.runrev.com> wrote: > No offline activation file available? > > > > On 6/12/17, 7:09 AM, "use-livecode on behalf of panagiotis merakos via > use-livecode" <use-livecode-boun...@lists.runrev.com on behalf of > use-livecode@lists.runrev.com> w

Re: Server Installation

2017-06-19 Thread panagiotis merakos via use-livecode
Hi Bob, I keep the latest LC Server version in my Desktop. I also have a LC_SERVER folder, in which I put the old LC Server as soon as I download a new version. So, when a new LC Server version is released, I do the following: 1. Download latest LC Server on Desktop 2. Right-click on

Re: Display PDF in Browser Widget Error?

2017-06-21 Thread panagiotis merakos via use-livecode
Hi John, Does the pdf filename you select contain any unicode characters? Best, Panos -- On Wed, Jun 21, 2017 at 6:31 PM, JOHN PATTEN via use-livecode < use-livecode@lists.runrev.com> wrote: > Hi All, > > I am trying to display a PDF in a browser widget using the tutorial here: >

Re: Display PDF in Browser Widget Error?

2017-06-21 Thread panagiotis merakos via use-livecode
ecode < use-livecode@lists.runrev.com> wrote: > It contains spaces, but no unicode that I can see. i.e. "Transportation > Bus Software Laptop.pdf” > > Thank you! > > > > On Jun 21, 2017, at 10:47 AM, panagiotis merakos via use-livecode < > use-livecode@lists.runrev.c

Re: Display PDF in Browser Widget Error?

2017-06-21 Thread panagiotis merakos via use-livecode
t the url of widget 1 to tFile end if end mouseUp On Wed, Jun 21, 2017 at 7:19 PM, Roger Eller via use-livecode < use-livecode@lists.runrev.com> wrote: > Have you tried "my%20Pdf"? > > ~Roger > > On Wed, Jun 21, 2017 at 2:04 PM, panagiotis merakos via use-livecode

[ANN] Release 8.1.5 RC-2

2017-06-22 Thread panagiotis merakos via use-livecode
Dear list members, We are pleased to announce the release of LiveCode 8.1.5 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.5 RC-2 contains 5 bugfixes

[ANN] This Week in LiveCode 88

2017-06-26 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 #88 here: https://goo.gl/3A3VWF This is a weekly newsletter about LiveCode, focussing on what's been going on in and around

Re: [ANN] This Week in LiveCode 83

2017-05-25 Thread panagiotis merakos via use-livecode
Hi Alejandro, Ali Lloyd is the LiveCode Technical Project Manager now. Best, Panos -- On Wed, May 24, 2017 at 10:26 PM, Alejandro Tejada via use-livecode < use-livecode@lists.runrev.com> wrote: > This Week in LiveCode Newsletter wrote: > > > Peter Brett has sadly left us for pastures new, >

[ANN] This Week in LiveCode 84

2017-05-29 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 #84 here: https://goo.gl/x5JX4g This is a weekly newsletter about LiveCode, focussing on what's been going on in and around

[ANN] This Week in LiveCode 85

2017-06-05 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 #85 here: https://goo.gl/rNyg18 This is a weekly newsletter about LiveCode, focussing on what's been going on in and around

[ANN] Release 8.1.4

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

Re: Ben Beaumont jumps ship.

2017-06-07 Thread panagiotis merakos via use-livecode
Hi Andy, See https://livecode.github.io/this-week-in-livecode/issue/2017/05/24/this-week-in-livecode-83.html Best, Panos -- On Wed, Jun 7, 2017 at 6:56 PM, AndyP via use-livecode < use-livecode@lists.runrev.com> wrote: > Re > "All the staff changes were discussed in the last blog post. It

[ANN] Release 8.1.4 RC-3

2017-06-01 Thread panagiotis merakos via use-livecode
Dear list members, We are pleased to announce the release of LiveCode 8.1.4 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.4 RC-3 contains 2 bug

Re: LC 8.1.4 and Xcode 8.3.3

2017-06-08 Thread panagiotis merakos via use-livecode
Hi Henry, This will be fixed in the next LC 8.1.5 RC1 release. For anyone interested, see the bug report (and the fix): http://quality.livecode.com/show_bug.cgi?id=19826 Best, Panos -- On Thu, Jun 8, 2017 at 8:32 AM, panagiotis merakos < panos.mera...@livecode.com> wrote: > Hi Henry, > > It

Re: [ANN] a gauge widget

2017-06-09 Thread panagiotis merakos via use-livecode
This is really cool Bernd :) On 9 Jun 2017 10:59, "BNig via use-livecode" wrote: > further experimenting with Livecode Builder I did a Gauge widget that I > posted in the Forum > > http://forums.livecode.com/viewtopic.php?f=93=29348 > > > Kind regards > Bernd > >

Re: [ANN] Release 9.0.0 DP-7

2017-06-15 Thread panagiotis merakos via use-livecode
@Devin Yes we noticed this issue in the Release Notes the very last minute. The Release Notes are created dynamically, using all the bug fix-XYZ.md and feature-XYZ.md markdown files. I think the issue is caused because of the " feature-html5-callbacks.md

Re: Server Installation

2017-06-16 Thread panagiotis merakos via use-livecode
It should be something on the Apache config. On Monday I will look at the config we have at the office Linux machine that runs LC server and let you know if you are still interested. Panos On 16 Jun 2017 23:29, "Bob Sneidar via use-livecode" < use-livecode@lists.runrev.com> wrote: > Okay all

Re: Server Installation

2017-06-16 Thread panagiotis merakos via use-livecode
Hi Robert, The lesson might be a bit outdated, and there differences between the various Linux systems. Did you have a look at the LC Server forum? It has a lot of useful info: http://forums.livecode.com/viewforum.php?f=15 Panos -- On Fri, Jun 16, 2017 at 11:06 PM, Bob Sneidar via

Re: [ANN] Release 9.0.0 DP-7

2017-06-16 Thread panagiotis merakos via use-livecode
Hi all, This is mentioned in the release announcement: Known issues - The Browser widget can cause hang in the IDE in some Linux distros - see http://quality.livecode.com/show_bug.cgi?id=19658 ... It will be fixed in DP8. Best, Panos On 17 Jun 2017 04:58, "J. Landman

Re: Help me test Levure

2017-06-10 Thread panagiotis merakos via use-livecode
Hi all, In LC 8.1.4 (as this is the case starting from LC 8.1.2 IIRC) you need at least OSX 10.10 to build iOS standalones. Best, Panos -- On Sat, Jun 10, 2017 at 8:58 PM, Trevor DeVore via use-livecode < use-livecode@lists.runrev.com> wrote: > On Sat, Jun 10, 2017 at 2:54 PM Richmond

Re: What is "LCS"?

2017-06-09 Thread panagiotis merakos via use-livecode
Hi Richmond, LCB -> LiveCode Builder LCS -> LiveCode Script Best, Panos -- On Fri, Jun 9, 2017 at 11:50 AM, Richmond Mathewson via use-livecode < use-livecode@lists.runrev.com> wrote: > "As part of this topic, Mark will be: > > * > >Producing a widget capable of displaying vector graphics

Re: I need help with building standalones ! :-)

2017-06-14 Thread panagiotis merakos via use-livecode
Hi Alex, this is bug in LiveCode 9.0 DP-6, and it will be fixed in LiveCode 9.0 DP-7: http://quality.livecode.com/show_bug.cgi?id=19429 Best, Panos -- On Wed, Jun 14, 2017 at 1:59 PM, Alex Tweedly via use-livecode < use-livecode@lists.runrev.com> wrote: > I went back to an earlier version

Re: annoying property editor

2017-06-15 Thread panagiotis merakos via use-livecode
Hi Mark, I does not happen for me, tested on Ubuntu 16.04 and 17.04. The Property Inspector sticks to its current location, and does not move to the centre of the screen. Can someone that uses Linux check if this is reproducible? Best, Panos -- On Thu, Jun 15, 2017 at 3:40 PM, Mark Wieder via

[ANN] Release 9.0.0 DP-7

2017-06-15 Thread panagiotis merakos via use-livecode
Dear list members, We are pleased to announce the release of LiveCode 9.0.0 DP-7. 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 87

2017-06-19 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 #87 here: https://goo.gl/gjA9wE This is a weekly newsletter about LiveCode, focussing on what's been going on in and around

Re: Relayering Controls in 9 dp5 problematic?

2017-05-07 Thread panagiotis merakos via use-livecode
Hi all, This is the bug: http://quality.livecode.com/show_bug.cgi?id=19349 which will be fixed in LC 9 DP7. Best, Panos -- On Sun, May 7, 2017 at 12:36 PM, Mark Waddingham via use-livecode < use-livecode@lists.runrev.com> wrote: > I think there was a bug in dp5 with respect to relayering...

[ANN] This Week in LiveCode 80

2017-05-01 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 #80 here: https://goo.gl/v80as0 This is a weekly newsletter about LiveCode, focussing on what's been going on in and around

Re: 8.1.4rc1 regressions

2017-05-02 Thread panagiotis merakos via use-livecode
Hi Richard, 1) Yes this a regression, and it will be fixed in 8.1.4 RC2: http://quality.livecode.com/show_bug.cgi?id=19564 2) I am not sure I follow. Could you please provide some more details? Best, Panos -- On Tue, May 2, 2017 at 10:06 PM, Dr. Hawkins via use-livecode <

[ANN] This Week in LiveCode 81

2017-05-08 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 #81 here: https://goo.gl/oWGt3h This is a weekly newsletter about LiveCode, focussing on what's been going on in and around

Re: [ANN] This Week in LiveCode 81

2017-05-08 Thread panagiotis merakos via use-livecode
Hi Richard, You are correct. I should probably move this to the new section "Other LiveCode News" Thanks for spotting it. Best regards, Panos -- On Mon, May 8, 2017 at 3:46 PM, Richard Gaskin via use-livecode < use-livecode@lists.runrev.com> wrote: > panagiotis merakos wrote: > > Read about

Re: Unable to set breakpoint

2017-05-08 Thread panagiotis merakos via use-livecode
Have you tried deleting your Prefs? On Mon, May 8, 2017 at 9:49 PM, J. Landman Gay via use-livecode < use-livecode@lists.runrev.com> wrote: > Suddenly I have lost the ability to set breakpoints. Red-dot breakpoints > are dimmed as though the script has not been compiled (it has, several >

[ANN] This Week in LiveCode 83

2017-05-24 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 #83 here: https://goo.gl/rRF66V This is a weekly newsletter about LiveCode, focussing on what's been going on in and around

[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

Re: [ANN] Release 8.2.0 DP-1

2017-09-13 Thread panagiotis merakos via use-livecode
> >> 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 so

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: 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: [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: 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.

[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

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

2017-09-22 Thread panagiotis merakos via use-livecode
t. >> >> 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 again for you. >>

[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

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>

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

2017-09-20 Thread panagiotis merakos via use-livecode
s it 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 an

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

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 <

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: 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

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

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: Segmented Control Bugs?

2017-10-03 Thread panagiotis merakos via use-livecode
w0hr/seg-control-props.jpeg?dl=0 > > "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-boun...@lists.runrev.com on behalf of >

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

[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

<    1   2   3   4   5   6   7   8   9   >