Re: LC 6.5 DP1 Mystery

2013-09-25 Thread Monte Goulding
On 26/09/2013, at 7:33 AM, "Ralph DiMola" wrote: > I think this is something different. In 6.5==> put the name of control > ("group"&"e&"jbtlogo""e&&"of this card") > Throws a "no such object error". Pre 6.5 it would return==>Group "jbtlogo" > Looks to me that the 6.5 is the correct behavior. >

RE: LC 6.5 DP1 Mystery

2013-09-25 Thread Ralph DiMola
info.net -Original Message- From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf Of Monte Goulding Sent: Wednesday, September 25, 2013 4:26 PM To: How to use LiveCode Subject: Re: LC 6.5 DP1 Mystery There was a change to name which I believe now returns empty

Re: LC 6.5 DP1 Mystery

2013-09-25 Thread Monte Goulding
There was a change to name which I believe now returns empty if there was no name instead of abbrev id. Does that explain it? -- M E R Goulding Software development services mergExt - There's an external for that! On 26/09/2013, at 6:12 AM, "Ralph DiMola" wrote: > Hmm... Found out what's goin

RE: LC 6.5 DP1 Mystery

2013-09-25 Thread Ralph DiMola
Hmm... Found out what's going on here. This is the line of code that fails in 6.5 "Put the name of control tVar1 into tVar2" tVar1 contained==>Group "somegroup" of card "somecard" of stack "somestack" This is obviously wrong but up to 6.5 it worked and put "group somegroup" into tVar2. This is w

RE: LC 6.5 DP1 Mystery

2013-09-24 Thread Ralph DiMola
13 3:40 PM To: How to use LiveCode Subject: Re: LC 6.5 DP1 Mystery I think you may be able to just disable any parts where you look at the device DPI. Just do things based on the aspect ratio. ___ use-livecode mailing list use-livecode@lists.runrev.com

Re: LC 6.5 DP1 Mystery

2013-09-24 Thread Colin Holgate
I think you may be able to just disable any parts where you look at the device DPI. Just do things based on the aspect ratio. ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subs