Re: [ANN] Release 9.0.0 DP-11

2017-12-22 Thread Mark Wieder via use-livecode
On 12/22/2017 04:51 PM, Dr. Hawkins via use-livecode wrote: !!! I dunno about the rest of you, but *I* am not going near any teleport that isn't even beta yet! If I need to be in another region, I'll go the old fashioned way, not jut try to set my properties . . .. ...all right, but you'll

Re: [ANN] Release 9.0.0 DP-11

2017-12-22 Thread Dr. Hawkins via use-livecode
On Fri, Dec 22, 2017 at 2:12 PM, Jim Lambert via use-livecode wrote: > For anyone playing with the new MAP widget, the dictionary entry for > regionChanged states: !!! I dunno about the rest of you, but *I* am not going near any teleport that isn't even beta yet! If I need to be in another re

Re: Could not encode class bundle

2017-12-22 Thread J. Landman Gay via use-livecode
Well, I have four versions of LiveCode installed so I may have reported the wrong version here. -- Jacqueline Landman Gay | jac...@hyperactivesw.com HyperActive Software | http://www.hyperactivesw.com On December 22, 2017 4:36:18 PM Ali Lloyd via use-livecode wrote

RE: Could not encode class bundle

2017-12-22 Thread Ralph DiMola via use-livecode
OK... back to the problem at hand J, On Win 10 I built/installed/ran an Android app using dp11. I have JDK 1.8.0_102 installed. On the MacBook I successfully built but did not install using JDK 1.8.0_121. Looks like JDK 1.8.0 is the magic sauce. Hope this helps. Have a good holiday. Ralph DiMo

RE: [ANN] Release 9.0.0 DP-11

2017-12-22 Thread Ralph DiMola via use-livecode
JOY TO THE WORLD!! Ali/Panos, thank you. This is why I support the LC platform and more importantly the LC team and why I contributed to the various campaigns. What other commercial product has the heavyweights monitoring an email list and not only chime in with help but solve problems @11:00 pm

Re: [ANN] Release 9.0.0 DP-11

2017-12-22 Thread panagiotis merakos via use-livecode
Indeed, I had this issue on a native windows 7 machine. The issue was fixed once I uninstalled (by running the setup.exe file) and then reinstalling. Best, Panos On Dec 22, 2017 22:43, "Ali Lloyd via use-livecode" < use-livecode@lists.runrev.com> wrote: > Try uninstalling and reinstalling. I bel

Re: [ANN] Release 9.0.0 DP-11

2017-12-22 Thread Ali Lloyd via use-livecode
Try uninstalling and reinstalling. I believe Panos ran into this in testing at some point last week but was unable to replicate On Fri, Dec 22, 2017 at 10:37 PM Ralph DiMola via use-livecode < use-livecode@lists.runrev.com> wrote: > I was trying to replicate J Gay's Android build error I ran into

RE: [ANN] Release 9.0.0 DP-11

2017-12-22 Thread Ralph DiMola via use-livecode
I was trying to replicate J Gay's Android build error I ran into a roadblock. I can't launch on Win 10 build 1709 on a VM. The splash hangs at "Loading Libraries". I dumped all mu Plug-Ins and nuked the prefs, disabled AV SW, ran as administrator but still no joy. Any ideas before a get a QCC r

Re: Could not encode class bundle

2017-12-22 Thread Ali Lloyd via use-livecode
Yes, looking at previous instances of this error I think using JDK 1.8 is the easiest fix. I'm not sure exactly why this changed from DP 10 to 11 though... On Fri, Dec 22, 2017 at 10:04 PM J. Landman Gay via use-livecode < use-livecode@lists.runrev.com> wrote: > Okay, it's a very long error that

Re: [ANN] Release 9.0.0 DP-11

2017-12-22 Thread Jim Lambert via use-livecode
Nice release! For anyone playing with the new MAP widget, the dictionary entry for regionChanged states: on regionChanged UpdateCoordinateDisplay the centerCoordinate of the target end regionChanged command UpdateCoordinateDisplay pCenter put item 1 of pCenter into field "latitude" put

Re: Could not encode class bundle

2017-12-22 Thread J. Landman Gay via use-livecode
Okay, it's a very long error that I couldn't copy, but the first line is: Exception in thread "main" java.lang.UnsupportedClassVersionError: com/android/dx/command/Main : Unsupported major.minor version 51.0 This is followed by a dozen lines of various java errors concerning lang, security, n

Re: Could not encode class bundle

2017-12-22 Thread J. Landman Gay via use-livecode
It would be useful if the dialog reported the result. I'll edit the script later and see what it says. I first tried to use Test on my cabled phone and it hung with no way out, no error, nothing, had to force-quit. A way to cancel a failed Test would also be useful. On 12/22/17 2:45 PM, Mik

Re: [ANN] Release 9.0.0 DP-11

2017-12-22 Thread Mike Kerner via use-livecode
I know you can. I'm not really worried about the space. On Fri, Dec 22, 2017 at 3:58 PM, Ali Lloyd via use-livecode < use-livecode@lists.runrev.com> wrote: > Another thing you can do in this DP is hide individual widgets from the > tools palette from the extension manager, should you wish. > > O

Re: [ANN] Release 9.0.0 DP-11

2017-12-22 Thread Ali Lloyd via use-livecode
Another thing you can do in this DP is hide individual widgets from the tools palette from the extension manager, should you wish. On Fri, Dec 22, 2017 at 8:13 PM Mike Kerner via use-livecode < use-livecode@lists.runrev.com> wrote: > cool! that'll give me more space in my tools palette for all t

Re: Could not encode class bundle

2017-12-22 Thread Mike Kerner via use-livecode
Because in LC you can do that because LC is written largely in LC. On Fri, Dec 22, 2017 at 3:26 PM, Ali Lloyd via use-livecode < use-livecode@lists.runrev.com> wrote: > Could you put > > "answer the result " > > before > > throw "could not encode class bundle" > > in the revSaveAsAndroidStandalon

Re: Could not encode class bundle

2017-12-22 Thread Ali Lloyd via use-livecode
Could you put "answer the result " before throw "could not encode class bundle" in the revSaveAsAndroidStandalone script? That should give us a clue as to what the error is. On Fri, Dec 22, 2017 at 7:13 PM J. Landman Gay via use-livecode < use-livecode@lists.runrev.com> wrote: > On 12/22/17 1

Re: [ANN] Release 9.0.0 DP-11

2017-12-22 Thread Mike Kerner via use-livecode
cool! that'll give me more space in my tools palette for all the widgets I'll be able to download from the widget store On Fri, Dec 22, 2017 at 2:38 PM, Tom Glod via use-livecode < use-livecode@lists.runrev.com> wrote: > the good news is i ran my stack and i make EXTENSIVE use of the > datagrid.

Re: [ANN] Release 9.0.0 DP-11

2017-12-22 Thread Tom Glod via use-livecode
the good news is i ran my stack and i make EXTENSIVE use of the datagrid...everything looked fine and worked as expected.. maybe its just me but it feels snappier scrolling on the desktop.. but i could be imagining it though. I'm going to do some optimizing and testing on my own use cas

Re: Could not encode class bundle

2017-12-22 Thread J. Landman Gay via use-livecode
On 12/22/17 12:56 PM, J. Landman Gay via use-livecode wrote: I'm unable to build an Android app in LC 9dp11, I get "Unable to encode class bundle." I have installed all the Android build tools for every version (17 through 27.0.3), and also the latest SDK Tools (25.2.5) and SDK Platform-tools (

Re: [ANN] Release 9.0.0 DP-11

2017-12-22 Thread AndyP via use-livecode
Fantastic release .. what a great Christmas prezzy! Looking forward to trying out all the new features. All the elves at the LiveCode Santa cabin must have worked really hard to get this out to us before the holidays so a BIG thank you to all the team for all their efforts over the past year.

Could not encode class bundle

2017-12-22 Thread J. Landman Gay via use-livecode
I'm unable to build an Android app in LC 9dp11, I get "Unable to encode class bundle." I have installed all the Android build tools for every version (17 through 27.0.3), and also the latest SDK Tools (25.2.5) and SDK Platform-tools (27.0.1). I do not use Android Studio. What else do I need? P

Re: [ANN] Release 9.0.0 DP-11

2017-12-22 Thread Dave Kilroy via use-livecode
Thank you all LiveCode workers - Merry Christmas to you all Kind regards Dave ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.co

Re: [ANN] Release 9.0.0 DP-11

2017-12-22 Thread Ali Lloyd via use-livecode
Yes, that is indeed the intention- but we thought we’d give you the components along the way until we’ve figured out the correct API for the cross platform version and actually implemented for all platforms. The single platform versions will likely stay around in some form, probably in the extensi

Re: [ANN] Release 9.0.0 DP-11

2017-12-22 Thread panagiotis merakos via use-livecode
Hi Mike, I think both of these features (a "universal" native button widget and the ability to add your own icons) will be added in the upcoming LC 9.x releases. Best, Panos -- On Fri, Dec 22, 2017 at 4:24 PM, Mike Kerner via use-livecode < use-livecode@lists.runrev.com> wrote: > I'm sure someo

Re: [ANN] Release 9.0.0 DP-11

2017-12-22 Thread Mike Kerner via use-livecode
I'm sure someone already asked this: Why not have one native button, that when we build for platform x compiles for that platform? We have a mac button, an android button, and an ios button. We have an android field, a mac field (no ios field)... I can't wait for someone to hack the navigation b

Re: [ANN] Release 9.0.0 DP-11

2017-12-22 Thread Mike Kerner via use-livecode
Thanks for ruining it for me, Ralph. Any thought of analog makes me ill. On Fri, Dec 22, 2017 at 10:54 AM, Ralph DiMola via use-livecode < use-livecode@lists.runrev.com> wrote: > Wh > You folks rock! > > I feel like the xmas I got my first Heathkit oscilloscope. I spent the > entire

RE: [ANN] Release 9.0.0 DP-11

2017-12-22 Thread Ralph DiMola via use-livecode
Wh You folks rock! I feel like the xmas I got my first Heathkit oscilloscope. I spent the entire first day building it and the next year using it. Excitement on both fronts just like dp11 will. Margaret and I send our best wishes to the mother ship and all you good people on the li

Re: [ANN] Release 9.0.0 DP-11

2017-12-22 Thread J. Landman Gay via use-livecode
Amazing, fabulous! There's something for everyone in there and this really is a marvelous gift. Thank you so much team, you're the best. An Android toast to you all! -- Jacqueline Landman Gay | jac...@hyperactivesw.com HyperActive Software | http://www.hyperactivesw.co

Popup Menus from another card

2017-12-22 Thread Bob Sneidar via use-livecode
Hi all. I am trying to popup a menu from another card. It isn't popping up. Here is the code. Is there a problem doing this?? on mouseDown pButtonNum if pButtonNum <> 3 then pass mouseDown put the long id of button "dgcontextual" of card "behaviors" of homeStack() into tPopupMenu popup

Re: [ANN] Release 9.0.0 DP-11

2017-12-22 Thread Tom Glod via use-livecode
congrats...huge milestone...can't wait for a stable release so i can use it with my projecti will test through and give feedback. is there a timeframe for a non dp or rc 9.0 release? great job livecode team. On Fri, Dec 22, 2017 at 10:23 AM, Martin Koob via use-livecode < use-livecode@lists.

Re: [ANN] Release 9.0.0 DP-11

2017-12-22 Thread Martin Koob via use-livecode
Congratulations and thanks to the whole LiveCode team on getting this release out before the holidays! You deserve a good rest over the holidays. Best to all of you and your families. Martin -- Sent from: http://runtime-revolution.278305.n4.nabble.com/Revolution-User-f278306.html __

[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

Re: mumbling towards a crash cause

2017-12-22 Thread dunbarx via use-livecode
Hi. I have never seen an issue with accessing a custom property immediately after it was created, and before the stack was saved. Craig Newman -- Sent from: http://runtime-revolution.278305.n4.nabble.com/Revolution-User-f278306.html ___ use-livecod

Re: TS Net Documentation

2017-12-22 Thread Ali Lloyd via use-livecode
Check out /Contents/Tools/Ext/tsNet.../api.lcdoc for all the tsNet things in one file - hopefully that's roughly what you're looking for On Thu, Dec 21, 2017 at 7:37 PM Sannyasin Brahmanathaswami via use-livecode wrote: > an old theme "I want a printed dictionary…" > > As I peruse the dictionary