Re: Vertically aligning text in a field

2014-12-17 Thread Terence Heaford
Have Runrev been requested to provide vertically aligned text as part of LC as I presume they have ALL the dimensional information available to calculate this? All the best Terry > On 16 Dec 2014, at 11:04, Mark Schonewille > wrote: > > Hi Terry, > > There's a long discussion about this on

Re: revBrowserAddJavaScriptHandler

2014-12-17 Thread Andrew Kluthe
John, From what I see in the summerschool example and the release notes that you posted, this feature does the inverse of what you are wanting. I'm not sure how to do it the other way. Andrew On Wed, Dec 17, 2014 at 1:14 PM, Bob Sneidar wrote: > > Probably not helpful to you, since this is a we

Re: LC Server Unable To Retrieve File From DropBox?

2014-12-17 Thread Scott Rossi
Thanks for the suggestion. Based on the test below, there does seem to be a problem with accessing DropBox. New script: put url "https://dl.dropbox.com/s/6fpl18ihvt7ffbl/test-image.zip"; into file1 put the length of file1 into L1 put url "http://www.tactilemedia.com/download/test-image.zip"; in

Re: LC Server Unable To Retrieve File From DropBox?

2014-12-17 Thread Alex Tweedly
Scott, you could try accessing some (any) other https: url to see if that works from your server. Might help you narrow down what to look at next :-) Sorry I can't come up with any better help. -- Alex. On 17/12/2014 22:17, Scott Rossi wrote: Hi Simon: Well, I'm glad it works somewhere, bu

Re: LC Server Unable To Retrieve File From DropBox?

2014-12-17 Thread Simon Smith
Hi :) I am running the community edition, version 6.5.2 if I remember correctly. Kind Regards Simon On Thu, Dec 18, 2014 at 12:17 AM, Scott Rossi wrote: > > Hi Simon: > > Well, I'm glad it works somewhere, but since it's not likely that I'll be > using your LC server, this doesn't help me much

Re: LC Server Unable To Retrieve File From DropBox?

2014-12-17 Thread Scott Rossi
Hi Simon: Well, I'm glad it works somewhere, but since it's not likely that I'll be using your LC server, this doesn't help me much. I wonder if maybe the edition makes a difference. Are you using the Commercial or Community edition? Thanks & Regards, Scott Rossi Creative Director Tactile Me

Re: Andre Garcia's FacebookLib

2014-12-17 Thread Gerry
Andre has responded. So hopefully the issue will be sorted out soon. Gerry On Thu, 18 Dec 2014 at 7:15 am, Gerry wrote: > Bob, it's not a LiveCode version problem. Facebook has changed something > in the way they do authentication. Andre needs to update the library. > > Gerry > On Thu, 18 Dec

Re: LC Server Unable To Retrieve File From DropBox?

2014-12-17 Thread Simon Smith
Hi Scott Tried your script on my server - seems to work perfectly. Outputs: 483575 Kind Regards Simon On Wed, Dec 17, 2014 at 10:14 PM, Scott Rossi wrote: > > Hi List: > > I¹m wondering if anyone has been using LC Server to serve files from > DropBox. Since updating LC Server to 6.7 on my hos

Re: Andre Garcia's FacebookLib

2014-12-17 Thread Gerry
Bob, it's not a LiveCode version problem. Facebook has changed something in the way they do authentication. Andre needs to update the library. Gerry On Thu, 18 Dec 2014 at 7:11 am, Kevin Miller wrote: > We do monitor this list. However as ever our focus has to be on > ³actionable intelligence²,

LC Server Unable To Retrieve File From DropBox?

2014-12-17 Thread Scott Rossi
Hi List: I¹m wondering if anyone has been using LC Server to serve files from DropBox. Since updating LC Server to 6.7 on my host (DreamHost), it now seems to be unable to retrieve files from DropBox. With the following script: put url "https://dl.dropbox.com/s/6fpl18ihvt7ffbl/test-image.zip";

Re: Common cartridge

2014-12-17 Thread Richmond
http://www.imsglobal.org/cc/ Seems to consist of lots of words that are actually very difficult to pin down as to what they actually mean: committee work. Richmcond. ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url t

Re: Andre Garcia's FacebookLib

2014-12-17 Thread Kevin Miller
We do monitor this list. However as ever our focus has to be on ³actionable intelligence², I.e. bug reports filed in the QA center with a recipe. We¹re extremely active responding on there. Kind regards, Kevin Kevin Miller ~ ke...@livecode.com ~ http://www.livecode.com/ LiveCode: Everyone can cr

Re: Andre Garcia's FacebookLib

2014-12-17 Thread Bob Sneidar
Mine experience has been good as well. And I *really* like Livecode, so I try to refrain from openly criticizing their work, and cringe when I see others doing so. I think what they have produced is nothing short of spectacular. I am not a “software developer” by *any* means, and yet I have prod

Re: revBrowserAddJavaScriptHandler

2014-12-17 Thread Bob Sneidar
Probably not helpful to you, since this is a web server issue, but on a Mac in the IDE I was able to tell Applescript to tell Acrobat to run a javascript. It’s a bit convoluted, but it works. It’s how I get the structure of a PDF form so I can fill it later. I wish I could figure out how to do t

Re: Common cartridge

2014-12-17 Thread Ray
Bill - thanks for the link. I'm going to study this. On 12/17/2014 2:57 PM, Ralph DiMola wrote: Great(sigh). I just got my mind wrapped around SCORM 1.2. We just produced a sample SCORM 1.2 to a customer for an RFQ. Now it's time to dig into Common Cartridge. Ralph DiMola IT Director Evergreen

RE: Common cartridge

2014-12-17 Thread Ralph DiMola
Great(sigh). I just got my mind wrapped around SCORM 1.2. We just produced a sample SCORM 1.2 to a customer for an RFQ. Now it's time to dig into Common Cartridge. Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net -Original Message- From: use-livecode [mail

Re: revBrowserAddJavaScriptHandler

2014-12-17 Thread Mike Bonner
I tried the example there, all I can get it to do is.. lock up. As far as combining javascript and livecode, I'd say it depends on what you want to do. If you can get the example from that page working, it would be a great start as far as sending data from the page to lc for processing. If you ne

Re: Common cartridge

2014-12-17 Thread EED-wp Email
Here is a link to the sponsoring org http://www.imsglobal.org/cc/alliance.html Bill William Prothero http://ed.earthednet.org > On Dec 17, 2014, at 9:04 AM, Ray wrote: > > Bill - is this in some way related to SCORM standards? > >> On 12/17/2014 2:00 PM, EED-wp Email wrote: >> Folks >> I just

Re: Common cartridge

2014-12-17 Thread EED-wp Email
I think it has the same purpose but is more appropriate for new learning management software. Seems to be "the new thing". Bill William Prothero http://ed.earthednet.org > On Dec 17, 2014, at 9:04 AM, Ray wrote: > > Bill - is this in some way related to SCORM standards? > >> On 12/17/2014 2:0

RE: revBrowserAddJavaScriptHandler

2014-12-17 Thread John Dixon
> Date: Wed, 17 Dec 2014 09:59:13 -0700 > Subject: Re: revBrowserAddJavaScriptHandler > From: bonnm...@gmail.com > To: use-livecode@lists.runrev.com > > You might look here: http://summerschool.livecode.com/index.php/sneak-peek > theres a very simple, straightforward example a little ways down t

Re: Common cartridge

2014-12-17 Thread Ray
Bill - is this in some way related to SCORM standards? On 12/17/2014 2:00 PM, EED-wp Email wrote: Folks I just heard about "Common Cartridge" which is supposed to be the new way of interfacing learning objects (apps, web modules, whatever) to learning management systems. I'm curious if anybody

Common cartridge

2014-12-17 Thread EED-wp Email
Folks I just heard about "Common Cartridge" which is supposed to be the new way of interfacing learning objects (apps, web modules, whatever) to learning management systems. I'm curious if anybody has used this or looked into it. Seems like it would be an interface that would be important for th

Re: revBrowserAddJavaScriptHandler

2014-12-17 Thread Mike Bonner
You might look here: http://summerschool.livecode.com/index.php/sneak-peek theres a very simple, straightforward example a little ways down that page. On Wed, Dec 17, 2014 at 9:22 AM, John Dixon wrote: > > I have determined that I am stupid...:-) > > I am having problems with this... in that I do

Re: 7.0.1-RC4 crashing regularly

2014-12-17 Thread Peter Bogdanoff
I’m having crashes on save also. Playing audio with the new AVFoundation player is whacked (I’m on Mavericks). I’m able to play multiple instances of the same audio file simultaneously through the one player, each playing to the end of the file but not controllable by the controller. Other iss

Re: Andre Garcia's FacebookLib

2014-12-17 Thread Dave Kilroy
Bob, I certainly hope not! My experience of customer support from RunRev is that is has been uniformly excellent and their helpfulness compares very well with most other companies... Bob Sneidar-2 wrote > Thank goodness the software engineers do *NOT* monitor this list. They > would likely have b

Re: controlids and controlnames properties

2014-12-17 Thread Klaus major-k
Hi Bob, > Am 17.12.2014 um 17:15 schrieb Bob Sneidar : > > Yes as I said, since my threading in my email for this list is now completely > hosed, I get everyone’s responses > way up the list of emails after the original was sent. I think it has to do > with some people using the mailing list >

revBrowserAddJavaScriptHandler

2014-12-17 Thread John Dixon
I have determined that I am stupid...:-) I am having problems with this... in that I don't understand how to implement it at all. Has anyone been using this new command ?... I have been trying to use it to call functions in the google maps to do various things such as place markers, draw polyli

Re: controlids and controlnames properties

2014-12-17 Thread Bob Sneidar
Yes as I said, since my threading in my email for this list is now completely hosed, I get everyone’s responses way up the list of emails after the original was sent. I think it has to do with some people using the mailing list and others using the web portal. Bob S > On Dec 17, 2014, at 07:

Re: controlids and controlnames properties

2014-12-17 Thread Klaus major-k
Good morning Bob, > Am 17.12.2014 um 16:55 schrieb Bob Sneidar : > > Whoops! > > put the controlidsof card "TRANS-HAL" of stack "DWPro" \ > & " - " & \ > the controlnames of card "TRANS-HAL" of stack "DWPro" into fld "IDZ" of stack > “Cheese” thank you, we already cleared this out the day befo

Re: 7.0.1-RC4 crashing regularly

2014-12-17 Thread J. Landman Gay
I've been doing all client work in 6.6.5 which I've found to be very stable. My client is running what I write in 6.7 without issues. Both of these are stable releases and have the feature you need. You might try one of those until 7.0 gets sorted out. On December 17, 2014 8:36:42 AM CST, "Dr.

Re: controlids and controlnames properties

2014-12-17 Thread Bob Sneidar
Whoops! put the controlidsof card "TRANS-HAL" of stack "DWPro" \ & " - " & \ the controlnames of card "TRANS-HAL" of stack "DWPro" into fld "IDZ" of stack “Cheese” ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to su

Re: Andre Garcia's FacebookLib

2014-12-17 Thread Bob Sneidar
Thank goodness the software engineers do *NOT* monitor this list. They would likely have become severely depressed by the criticism here, and all given up out of despair and depression. They would probably be in therapy by now. Bob S > On Dec 17, 2014, at 06:38 , Dr. Hawkins wrote: > > On T

Re: Andre Garcia's FacebookLib

2014-12-17 Thread Bob Sneidar
What version of LC was compatible with FacebookLib? Go back and use that until it’s resolved. If you think that’s not normal, I just had to rollback Exchange SP3 rollup 8 because of a serious bug. Bob S > On Dec 17, 2014, at 01:37 , Gerry wrote: > > Yep but the LiveCode product is largely u

Re: controlids and controlnames properties

2014-12-17 Thread Bob Sneidar
erm… put the controlidsof card "TRANS-HAL" of stack "DWPro" into fld "IDZ" of stack “Cheese” \ & " - " & \ the controlnames of card "TRANS-HAL" of stack "DWPro" into fld "IDZ" of stack “Cheese" On Dec 15, 2014, at 14:00 , Richmond mailto:richmondmathew...@gmail.com>> wrote: put the controlids

Re: 7.0.1-RC4 crashing regularly

2014-12-17 Thread Mike Bonner
Will it open if you use the file menu? Theres a bug (in some versions, quite a few in fact) where a double click to open a stack just doesn't work right, but opening from the file menu does. On Wed, Dec 17, 2014 at 5:25 AM, Rolf Kocherhans wrote: > > Hello all > > I now see these crashes with 7.

Livecode 7.0 Can't Play Video on Macs

2014-12-17 Thread Ray
When I do the following on my Mac OSX 10.7.1 running Quicktime 7.7.1 I hear the audio but I can't see the video. I drag a player object to a new main stack and change the source from the Livecode's Sample.mov file to Apple's Sample_iPod.m4v movie or any other .m4v file. Playing it gives me au

Re: Andre Garcia's FacebookLib

2014-12-17 Thread Dr. Hawkins
On Tue, Dec 16, 2014 at 11:14 PM, Mark Schonewille < m.schonewi...@economy-x-talk.com> wrote: > > LiveCode is a commercial product too. Quite a few bugs were reported a > decade ago and were not fixed. > Livecode is hardly a decent example of upgrade and maintenance for a commercial product . . .

Re: 7.0.1-RC4 crashing regularly

2014-12-17 Thread Dr. Hawkins
On Wed, Dec 17, 2014 at 1:27 AM, Richmond wrote: > > Some people never learn. > > Oh, I've learned. I have staggering numbers of checkpointed stacks. > Keep away from anything except tried and tested stable releases if you are > doing anything mission critical. > The choice isn't 7 or 5.5; it's

Re: bug or feature in player filename?

2014-12-17 Thread Martin Koob
Quick work from the RunRev team addressing this! The bug for the missing error message in the result is already awaiting build, the other is assigned. I have posted another bug for documentation so that info on the missing error message will be included in the docs. http://quality.runrev.com/show

Re: Andre Garcia's FacebookLib

2014-12-17 Thread Matthias Rebbe | M-R-D
> Am 17.12.2014 um 07:49 schrieb Mark Schonewille > : > > Gerry, > > A few follow-up e-mails within 4 weeks is really too much. Try again in a few > months. It isn't easy to fix something like this, especially if you're busy > like Andre. > If that´s the way you are thinking support has to

Re: 7.0.1-RC4 crashing regularly

2014-12-17 Thread Rolf Kocherhans
Hello all I now see these crashes with 7.0.1-RC4 on OS X as well. Unfortunately no recipe yet. The stack is very simple 1 button and 1 image, all I can say is that when I click on the stack after the crash it would not load this stack again (corrupted). No crashes with 7.0.1-RC2 ___

Re: Andre Garcia's FacebookLib

2014-12-17 Thread Gerry
Mark, how is a couple of emails in the 3-4 week period following my original query "bugging" someone? Especially when they had promised to get back to me? Gerry On Wed Dec 17 2014 at 9:47:58 PM Dave Kilroy wrote: > Gerry it's up to you how you take this forward, I don't agree with Mark's > stan

Re: Andre Garcia's FacebookLib

2014-12-17 Thread Dave Kilroy
Gerry it's up to you how you take this forward, I don't agree with Mark's stance and don't think you have behaved unreasonably. Kind regards Dave - "Some are born coders, some achieve coding, and some have coding thrust upon them." - William Shakespeare & Hugh Senior -- View this message

Re: Andre Garcia's FacebookLib

2014-12-17 Thread Mark Schonewille
Sure, Gerry. Go on, continue bugging Andre, if you think that it makes him more willing to help you. -- Best regards, Mark Schonewille Economy-x-Talk Consulting and Software Engineering Homepage: http://economy-x-talk.com Twitter: http://twitter.com/xtalkprogrammer KvK: 50277553 Installer Mak

Re: Andre Garcia's FacebookLib

2014-12-17 Thread Dave Kilroy
Gerry if a customer had come to me with a bug report and I had said I would get back to him - and 3 or 4 weeks had gone by and I still hadn't contacted him - then I would be feeling embarressed. I should think that something has occurred for Andre to have not emailed you to at least explain the d

Re: Andre Garcia's FacebookLib

2014-12-17 Thread Gerry
Yep but the LiveCode product is largely usable in spite of those bugs. The Facebook lib isn't at functional right now. See the difference? Gerry On Wed, 17 Dec 2014 at 6:14 pm, Mark Schonewille < m.schonewi...@economy-x-talk.com> wrote: > LiveCode is a commercial product too. Quite a few bugs we

Re: 7.0.1-RC4 crashing regularly

2014-12-17 Thread Richmond
On 17/12/14 00:17, Dr. Hawkins wrote: On Tue, Dec 16, 2014 at 2:16 PM, Dr. Hawkins wrote: With just a few minutes in, it appears that RC4 bombs at least as frequently as RC3 :( It may be happening during disk save--I've just gotten corrupted files of 2.2M a couple of times (full stack is 15.

Re: 7.0.1-RC4 crashing regularly

2014-12-17 Thread Bernard Devlin
I started using 6.7 recently, but gave up using it when my stack got corrupted. I wouldn't say this was a particularly complicated stack, consisting of 3 images, a couple of fields and about 6 buttons, spread over 2 cards. There's about 1200 lines of scripts and a few dozen custom properties. 6.7