Re: OAuth2 Status?

2017-10-09 Thread pink via use-livecode
Monitoring connections, when I run the script, Livecode makes connections to:

slack.com:443
secure.quantserve.com:443
sp.analytics.yahoo.com:443
569-ct.c3tag.com:443
platform.twitter.com:443
ad.doubleclick.net:443
atlas.c10r.facebook.com:443
s.adroll.com:443
d1ivexoxmp59q7.cloudfront.net:443
www.bizographics.com:443
ib.anycast.adnxs.com:443
fanboy-web-linkedin-prod-1790689846.us-east-1.elb.amazonaws.com:443




-
---
Greg (pink) Miller
mad, pink and dangerous to code
--
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 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: Creeping IDE Script Editor window position

2017-10-09 Thread William Prothero via use-livecode
Interestingly, the project browser comes up at the same place each time it’s 
opened.
Hmm…
Bill P

> On Oct 9, 2017, at 1:14 PM, William Prothero via use-livecode 
>  wrote:
> 
> I have two monitors. One is on a MacBook Pro, and the resolutions are 
> different. I set to “default resolution” on both displays. The main display 
> that I use is the second display but I get the same effect on both the laptop 
> monitor and the external monitor.
> 
> It’s a pain but if I keep dragging it down, it’s ok. But, if it goes to the 
> top, it’s impossible!
> Best,
> Bill
> 
>> On Oct 9, 2017, at 12:46 PM, Mark Wieder via use-livecode 
>>  wrote:
>> 
>> On 10/09/2017 10:46 AM, Ronny Metzker via use-livecode wrote:
>>> Hi Panos,
>>> I quit using 8.1.7 (RC3) because if it. The top of my editor goes behind 
>>> the menu bar, so you can’t move it.
>> 
>> I used to have that problem with the dictionary.
>> 
>> -- 
>> Mark Wieder
>> ahsoftw...@gmail.com
>> 
>> ___
>> use-livecode mailing list
>> use-livecode@lists.runrev.com
>> Please visit this url to subscribe, unsubscribe and manage your subscription 
>> preferences:
>> http://lists.runrev.com/mailman/listinfo/use-livecode
> 
> 
> ___
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Re: OAuth2 Status?

2017-10-09 Thread pink via use-livecode
the result is empty (so is “it”)



-
---
Greg (pink) Miller
mad, pink and dangerous to code
--
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 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Re: Creeping IDE Script Editor window position

2017-10-09 Thread William Prothero via use-livecode
I have two monitors. One is on a MacBook Pro, and the resolutions are 
different. I set to “default resolution” on both displays. The main display 
that I use is the second display but I get the same effect on both the laptop 
monitor and the external monitor.

It’s a pain but if I keep dragging it down, it’s ok. But, if it goes to the 
top, it’s impossible!
Best,
Bill

> On Oct 9, 2017, at 12:46 PM, Mark Wieder via use-livecode 
>  wrote:
> 
> On 10/09/2017 10:46 AM, Ronny Metzker via use-livecode wrote:
>> Hi Panos,
>> I quit using 8.1.7 (RC3) because if it. The top of my editor goes behind the 
>> menu bar, so you can’t move it.
> 
> I used to have that problem with the dictionary.
> 
> -- 
> Mark Wieder
> ahsoftw...@gmail.com
> 
> ___
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Re: Creeping IDE Script Editor window position

2017-10-09 Thread hh via use-livecode
On the other hand, we are developers, so there is no need to
write more than one of

set rect of stack "revNewScripteditor 1" to 100,100,800,800
set rect of stack "revErrorDisplay" to 100,100,800,800
set rect of stack "revDictonary" to 100,100,800,800


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: OAuth2 Status?

2017-10-09 Thread Monte Goulding via use-livecode

> On 10 Oct 2017, at 4:58 am, pink via use-livecode 
>  wrote:
> 
> Does OAuth2 currently work?  I’m using LC 9 Indy DP9, I tried 3 different
> APIs (Toodledo, Todoist, and Slack)
> 
> In all 3 cases, an empty window pops up briefly and then closes.
> 
> For Slack, I literally copied the example from the dictionary and
> substituted my app’s values.
> 
> Has anyone been able to use it yet?

What is the value of `the result` after it fails?

Cheers

Monte
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Re: Creeping IDE Script Editor window position

2017-10-09 Thread Mark Wieder via use-livecode

On 10/09/2017 10:46 AM, Ronny Metzker via use-livecode wrote:

Hi Panos,

I quit using 8.1.7 (RC3) because if it. The top of my editor goes behind the 
menu bar, so you can’t move it.


I used to have that problem with the dictionary.

--
 Mark Wieder
 ahsoftw...@gmail.com

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Re: OAuth2 Status?

2017-10-09 Thread Mike Kerner via use-livecode
I'm using it with the new dropbox library.

On Mon, Oct 9, 2017 at 1:58 PM, pink via use-livecode <
use-livecode@lists.runrev.com> wrote:

> Does OAuth2 currently work?  I’m using LC 9 Indy DP9, I tried 3 different
> APIs (Toodledo, Todoist, and Slack)
>
> In all 3 cases, an empty window pops up briefly and then closes.
>
> For Slack, I literally copied the example from the dictionary and
> substituted my app’s values.
>
> Has anyone been able to use it yet?
>
>
>
> -
> ---
> Greg (pink) Miller
> mad, pink and dangerous to code
> --
> 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 preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode




-- 
On the first day, God created the heavens and the Earth
On the second day, God created the oceans.
On the third day, God put the animals on hold for a few hours,
   and did a little diving.
And God said, "This is good."
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

OAuth2 Status?

2017-10-09 Thread pink via use-livecode
Does OAuth2 currently work?  I’m using LC 9 Indy DP9, I tried 3 different
APIs (Toodledo, Todoist, and Slack)

In all 3 cases, an empty window pops up briefly and then closes.

For Slack, I literally copied the example from the dictionary and
substituted my app’s values.

Has anyone been able to use it yet?



-
---
Greg (pink) Miller
mad, pink and dangerous to code
--
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 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Re: Creeping IDE Script Editor window position

2017-10-09 Thread Ronny Metzker via use-livecode
Hi Panos,

I am using only a single monitor and it happens to me. I quit using 8.1.7 (RC3) 
because if it. The top of my editor goes behind the menu bar, so you can’t move 
it. The bottom goes off the bottom of the monitor and wraps around to the top 
of the monitor. Makes it impossible to debug your code when you can’t scroll to 
the bottom of the window to see the values in variables. Of course, if you know 
the variable name you can type them one at a time to see the values but I just 
use a different version of LiveCode. I also still get partial selections of 
code when I drag the cursor across a line. This has been reported for different 
version of LiveCode before. I do try out the different versions of LiveCode 
releases as they come out.

Best Regards
Ron

> On Oct 9, 2017, at 9:20 AM, panagiotis merakos via use-livecode 
>  wrote:
> 
> 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 use-livecode <
> use-livecode@lists.runrev.com> wrote:
> 
>> Do you have 2 monitors of differing resolutions? This will happen if you
>> do, under certain circumstances, especially (I think) if one of the
>> monitors is a retina display, like a Mac laptop. I am always readjusting my
>> windows, not just the script editor.
>> 
>> Bob S
>> 
>> 
>>> On Oct 9, 2017, at 08:24 , William Prothero via use-livecode <
>> use-livecode@lists.runrev.com> wrote:
>>> 
>>> Anybody notice this? I'm using LC 8.1.7 RC3 and the script =
>>> editor creeps up further toward the top of the page each time it is =
>>> closed, then opened, until it disappears behind the tool bar and is hard
>> =
>>> to access. Also, the bottom of the window seems to get larger and is off
>>> the screen and can't be resized.
>>> 
>>> I'm on Mac OS10.12.6.
>>> Best,
>>> Bill P
>>> 
>>> William A. Prothero
>>> http://earthlearningsolution.org/
>>> 
>>> ___
>>> use-livecode mailing list
>>> use-livecode@lists.runrev.com
>>> Please visit this url to subscribe, unsubscribe and manage your
>> subscription preferences:
>>> http://lists.runrev.com/mailman/listinfo/use-livecode
>> 
>> 
>> ___
>> use-livecode mailing list
>> use-livecode@lists.runrev.com
>> Please visit this url to subscribe, unsubscribe and manage your
>> subscription preferences:
>> http://lists.runrev.com/mailman/listinfo/use-livecode
>> 
> ___
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

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 use-livecode <
use-livecode@lists.runrev.com> wrote:

> Do you have 2 monitors of differing resolutions? This will happen if you
> do, under certain circumstances, especially (I think) if one of the
> monitors is a retina display, like a Mac laptop. I am always readjusting my
> windows, not just the script editor.
>
> Bob S
>
>
> > On Oct 9, 2017, at 08:24 , William Prothero via use-livecode <
> use-livecode@lists.runrev.com> wrote:
> >
> > Anybody notice this? I'm using LC 8.1.7 RC3 and the script =
> > editor creeps up further toward the top of the page each time it is =
> > closed, then opened, until it disappears behind the tool bar and is hard
> =
> > to access. Also, the bottom of the window seems to get larger and is off
> > the screen and can't be resized.
> >
> > I'm on Mac OS10.12.6.
> > Best,
> > Bill P
> >
> > William A. Prothero
> > http://earthlearningsolution.org/
> >
> > ___
> > use-livecode mailing list
> > use-livecode@lists.runrev.com
> > Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> > http://lists.runrev.com/mailman/listinfo/use-livecode
>
>
> ___
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: Creeping IDE Script Editor window position

2017-10-09 Thread Bob Sneidar via use-livecode
Do you have 2 monitors of differing resolutions? This will happen if you do, 
under certain circumstances, especially (I think) if one of the monitors is a 
retina display, like a Mac laptop. I am always readjusting my windows, not just 
the script editor. 

Bob S


> On Oct 9, 2017, at 08:24 , William Prothero via use-livecode 
>  wrote:
> 
> Anybody notice this? I'm using LC 8.1.7 RC3 and the script =
> editor creeps up further toward the top of the page each time it is =
> closed, then opened, until it disappears behind the tool bar and is hard =
> to access. Also, the bottom of the window seems to get larger and is off
> the screen and can't be resized.
> 
> I'm on Mac OS10.12.6.
> Best,
> Bill P
> 
> William A. Prothero
> http://earthlearningsolution.org/
> 
> ___
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: Creeping IDE Script Editor window position

2017-10-09 Thread Ron Metzker via use-livecode
Hi Bill, 

I see the same thing. I am on the same OS version.

Best Regards
Ron

> On Oct 9, 2017, at 8:24 AM, William Prothero via use-livecode 
>  wrote:
> 
> Anybody notice this? I'm using LC 8.1.7 RC3 and the script =
> editor creeps up further toward the top of the page each time it is =
> closed, then opened, until it disappears behind the tool bar and is hard =
> to access. Also, the bottom of the window seems to get larger and is off
> the screen and can't be resized.
> 
> I'm on Mac OS10.12.6.
> Best,
> Bill P
> 
> William A. Prothero
> http://earthlearningsolution.org/
> 
> ___
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Creeping IDE Script Editor window position

2017-10-09 Thread William Prothero via use-livecode
Anybody notice this? I'm using LC 8.1.7 RC3 and the script =
editor creeps up further toward the top of the page each time it is =
closed, then opened, until it disappears behind the tool bar and is hard =
to access. Also, the bottom of the window seems to get larger and is off
the screen and can't be resized.

I'm on Mac OS10.12.6.
Best,
Bill P

William A. Prothero
http://earthlearningsolution.org/

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


mergHK (Health Kit) assistance request

2017-10-09 Thread Brian Milby via use-livecode
Just wanted to do a quick check to see if anyone is currently using mergHK
successfully with recent releases.  I was able to get the authorization to
work, but every time I attempt a query I get an error like:

"HKSampleSortIdentifierEndDate is not a valid sort key for samples of type
HKQuantityTypeIdentifierAppleExerciseTime"

This is the line of code causing the error:
mergHKSampleQuery kHKType, tStartDate, tEndDate

I've tried with the BMI, Weight, and AppleExerciseTime (if the type is
invalid, the app will just quit when you attempt to get authorization).
I've tried to use HKSampleSortIdentifierStartDate and "" with similar
results.

I've built with 9DP9 and 8.1.7rc1 (I don't have Xcode9 yet, so rc3 won't
build).
I've used setting for IOS 9.3 and 10.0 as build versions.
I'm testing on an IOS11 iPhone 6SPlus
XCode 8.3.3 on Sierra

Any pointers or suggestions?

Thanks,
Brian

P.S.  What I'm really interested in is "HKCategoryValueAppleStandHour", but
that won't even authorize.  Trying to talk to Health Kit first before
moving on to why that type doesn't work.

P.P.S.  The plist files in the LC distribution need to be edited to even
get it to work at all on IOS10+ since there are 2 entries now required (1
for read, 1 for write).
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


[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 the open source project. New issues will be
released weekly on Mondays. We have a dedicated mailing list that will
deliver each issue directly to you e-mail, so you don't miss any!

If you have anything you'd like mentioned (a project, a discussion
somewhere, an upcoming event) then please get in touch.

-- 
Panagiotis Merakos 
LiveCode Software Developer

Everyone Can Create Apps 
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: Slack library?

2017-10-09 Thread pink via use-livecode
Depends on what you want to do... 

Below is just a post to channel command I had made, haven't used it ina
while and obviously the webhook has fake credentials...


command slackPost
  put
"https://hooks.slack.com/services/T/B/;
into slackURL
  put "Fallback text" into tPostArray["fallback"]
  put "#random" into tPostArray["channel"]
  put "This is the text test" into tPostArray["text"]
  put "App Bot" into tPostArray["username"]
  put "Quick pretext" into tPostArray["pretext"]
  put "danger" into tPostArray["color"]
  put ":dragon:" into tPostArray["icon_emoji"]
  put "abc" into tPostArray["fields"]["1"]["title"]
  put 2   into tPostArray["fields"]["1"]["value"]
  put "short"   into tPostArray["fields"]["1"]["short"]
  put "def" into tPostArray["fields"]["2"]["title"]
  put 2   into tPostArray["fields"]["2"]["value"]
  put "short"   into tPostArray["fields"]["2"]["short"]
  
  put jsonFromArray(tPostArray) into tPost
  
  post tPost to URL slackURL
end slackPost



-
---
Greg (pink) Miller
mad, pink and dangerous to code
--
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 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


List Back Up - please resend your emails

2017-10-09 Thread Heather Laine via use-livecode
Ok, yes, we are back. Sorry about the outage, if you tried to send an email to 
the list over the weekend can you please resend it now. We didn't get it.

Best Regards,

Heather

Heather Laine
Customer Services Manager
LiveCode Ltd
www.livecode.com




___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Testing... can you hear me now...

2017-10-09 Thread Heather Laine via use-livecode
Folks, the use-list had a brief outage over the weekend. I'm just checking we 
are back up and running. You needn't all reply! I'll see this mail if its 
working :)

Regards,

Heather

Heather Laine
Customer Services Manager
LiveCode Ltd
www.livecode.com




___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode