Re: Odin MySQL server and email server problems

2012-10-14 Thread Ian Wood
To follow up, it's now been sorted out. Yes, I used my registered email address after the emergency response form wasn't being answered. Ian On 14 Oct 2012, at 01:59, Matthias Rebbe wrote: > > Am 14.10.2012 um 02:58 schrieb Matthias Rebbe : > >> Hi Ian, >> >> i hope your support request was

Re: getting ridiculous on skipped breakpoints

2012-10-14 Thread Mark Schonewille
Richard, Nevertheless, once breakpoints stop working, they won't start working again if you add another breakpoint. Putting breakpoint commands on multiple lines doesn't make much sense, but doesn't hurt either. -- Best regards, Mark Schonewille Economy-x-Talk Consulting and Software Engineer

Re: display error bug for long lines in fields?

2012-10-14 Thread Claudi Cornaz
Hi Klaus, I have come acros this aswell. I found it has to do with the tabsstops. If you have many tabs in the line and the tabstops set to a 'big' number, I guess the last part of the line somehow exceeds a "graphic" limit. I managed to solve it by making the tabstops a bit smaller, so that the

Re: display error bug for long lines in fields?

2012-10-14 Thread Klaus on-rev
Hi Claudi, Am 14.10.2012 um 11:21 schrieb Claudi Cornaz : > Hi Klaus, > > I have come acros this aswell. I found it has to do > with the tabsstops. If you have many tabs in the line and the tabstops > set to a 'big' number, I guess the last part of the line somehow exceeds > a "graphic" limit.

[OT] Pray for Andre

2012-10-14 Thread Richmond
Another "quiet night in Rio" I see: http://www.bbc.co.uk/news/world-latin-america-19940440 ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lis

Re: Audio clips

2012-10-14 Thread Klaus on-rev
Hi Pete, Am 14.10.2012 um 03:03 schrieb Peter Haworth : > Is there a way to pause an audio clip? Play and stop seem to work but I > don't see a pause command and "play pause" doesn't work for audio clips. no "pause" with (imported) audioclips, just start and stop. > Pete Best Klaus -- Klaus

Re: defaultcursor problem

2012-10-14 Thread Peter M. Brigham
Actually, the whole point of the "defaultcursor" is that it is *not* reset at idle even without it being locked, whereas "the cursor" is reset at idle and must be locked to be persistent. Setting the defaultcursor used to work over an unlocked, editable field, but it doesn't any more. Checking t

Re: [UPDATE] Free 'Clearview' desktop clock v1.5

2012-10-14 Thread Peter M. Brigham
OK, Jacque, it's finally time for you to pull together the ultimate LC time travel tool, the one where the user can pull a fully debugged version of his\her beta software back from the future and distribute it now -- or even distribute it last year, before all the competitors got off the ground

Re: Audio clips

2012-10-14 Thread Michael Kann
Peter, You can make a poor man's pause btn using the following idea: --- stop btn --- stop audio and save point audio is stopped on mouseUp    stop player  1    put the currentTime of player 1 into fld "sto

Re: Audio clips

2012-10-14 Thread Peter Haworth
Thanks Michael, looks like that should work. Pete lcSQL Software On Sun, Oct 14, 2012 at 8:06 AM, Michael Kann wrote: > Peter, > > You can make a poor man's pause btn using the following idea: > > --- stop btn > > --- stop aud

Re: Missing Digests

2012-10-14 Thread Jim Lambert
Roger wrote: > > I recently noticed that I quite often do not receive the list digest. For > example, I did not receive issues 25, 28, and 30. Is anyone else experiencing > this? Not me. All those digests arrived properly as they usually do. Jim Lambert

Re: Missing Digests

2012-10-14 Thread Roger Guay
Thanks, Jim. On Oct 14, 2012, at 8:40 AM, Jim Lambert wrote: > Roger wrote: >> >> I recently noticed that I quite often do not receive the list digest. For >> example, I did not receive issues 25, 28, and 30. Is anyone else >> experiencing this? > > Not me. All those digests arrived properly

Re: Audio clips

2012-10-14 Thread Klaus on-rev
Hi Pete, Am 14.10.2012 um 17:29 schrieb Peter Haworth : > Thanks Michael, looks like that should work. hmm, sure this will work with a PLAYER object, even without storing the currenttime***, but you were asking for a possibility with the "PLAY" command 8-) "play" is for use with imported audio

Two hours until the highest jump

2012-10-14 Thread Michael Kann
http://www.washingtonpost.com/blogs/innovations/post/felix-baumgartner-tries-record-breaking-jump-again-live-blog/2012/10/14/b7ddfc18-159d-11e2-be82-c3411b7680a9_blog.html?hpid=z2 If anyone is interested in the highest skydive, it is being webcast live. Very much down to earth, Mike _

Re: Audio clips

2012-10-14 Thread Michael Kann
Klaus, Thanks for the clarification. You're posts are always very educational. Mike --- On Sun, 10/14/12, Klaus on-rev wrote: From: Klaus on-rev Subject: Re: Audio clips To: "How to use LiveCode" Date: Sunday, October 14, 2012, 10:49 AM Hi Pete, Am 14.10.2012 um 17:29 schrieb Peter Haworth :

Re: Audio clips

2012-10-14 Thread Michael Kann
Klaus, Don't depend on me for learning English. It should be: Your posts are always very educational. (Which is very true.) Mike --- On Sun, 10/14/12, Michael Kann wrote: From: Michael Kann Subject: Re: Audio clips To: "How to use LiveCode" Date: Sunday, October 14, 2012, 10:58 AM Klaus

Re: Audio clips

2012-10-14 Thread Klaus on-rev
Hi Michael, Am 14.10.2012 um 18:04 schrieb Michael Kann : > Klaus, > > Don't depend on me for learning English. I'd NEVER do that! :-D > It should be: > Your posts are always very educational. (Which is very true.) Thank you! > Mike Best Klaus -- Klaus Major http://www.major-k.de kl...@ma

Re: Audio clips

2012-10-14 Thread stephen barncard
If you can locate the late Eric Chatonet's lesson stack about 'how to make a music player', you will find everything you need to make a 'perfect' player that you can 'skin'. It has fast-forward, a progress bar that's grabbable, a common play-pause button and all the artwork for the 12 or so button

Re: Missing Digests

2012-10-14 Thread Graham Samuel
Ironically I missed Roger's original post because I didn't get Digest 32, which it was in - presumably! Recently FWIW I have missed several digests: 22, 25, 30 and 32 to name recent ones. I guess I should write to Heather about it. Graham On un, 14 Oct 2012 08:40:52 -07000, Jim Lambert wrote:

Re: Missing Digests

2012-10-14 Thread Roger Guay
I tried Heather before posting to the list, but I got no answer! Roger On Oct 14, 2012, at 12:58 PM, Graham Samuel wrote: > Ironically I missed Roger's original post because I didn't get Digest 32, > which it was in - presumably! > > Recently FWIW I have missed several digests: 22, 25, 30 and

Re: [UPDATE] Free 'Clearview' desktop clock v1.5

2012-10-14 Thread J. Landman Gay
On 10/14/12 9:07 AM, Peter M. Brigham wrote: OK, Jacque, it's finally time for you to pull together the ultimate LC time travel tool, the one where the user can pull a fully debugged version of his\her beta software back from the future and distribute it now -- or even distribute it last year, be

Re: Missing Digests

2012-10-14 Thread Bob Earp
Roger, I am amazed how some folks on this list manage to keep up with Digests, never mind individual posts. I seem to blink and three more digests appear in my InBox. The obviously don't sleep, have no lives, and have found the way to bend time ;-) Anyway, I have a love - hate relationship w

Re: Missing Digests

2012-10-14 Thread Roger Guay
I hear ya, Bob! I find that going to the archive by date is very convenient for monitoring the list, but of course you can't just point and click to reply from there. Honestly, I wouldn't know where to start to build such an interface. Cheers, Roger On Oct 14, 2012, at 1:52 PM, Bob Earp wro

Re: Missing Digests

2012-10-14 Thread stephen barncard
Jerry Daniels made a list reader about 6 years ago. He'd make a weekly video and talk about Revolution topics from the list. It looked pretty basic, and an example of 'screen scraping', methinks. On Sun, Oct 14, 2012 at 1:52 PM, Bob Earp wrote: > Roger, > I am amazed how some folks on this list

Re: Missing Digests

2012-10-14 Thread J. Landman Gay
On 10/14/12 4:10 PM, Roger Guay wrote: I find that going to the archive by date is very convenient for monitoring the list, but of course you can't just point and click to reply from there. You know about this? : -- Jacqueline Landman Gay

Re: Missing Digests

2012-10-14 Thread J. Landman Gay
On 10/14/12 3:52 PM, Bob Earp wrote: I hate them for taking so much time to read, and doubly hate them when twits post totally useless drivel. I think I'm guilty of some of that. If you get the list as individual emails it's (maybe too) easy to post a quick reply, which encourages tangents. S

Re: Missing Digests

2012-10-14 Thread RogGuay
Thanks, Jacqueline. Looks like this just might be the thing! I wonder how many other gems out there that I'm not aware of?? Roger > You know about this? : > http://runtime-revolution.278305.n4.nabble.com -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/Mi

Re: Missing Digests

2012-10-14 Thread J. Landman Gay
On 10/14/12 5:09 PM, RogGuay wrote: Thanks, Jacqueline. Looks like this just might be the thing! I wonder how many other gems out there that I'm not aware of?? The one at gmane, maybe: But I use Nabble more. Roger You know about thi

Re: iOS questions

2012-10-14 Thread Mark Smith
Jacque, thanks for the pointer re: the icon. Monte, what I want to do is encrypt the file (mergeAES) before the system shuts down or hibernates. Essentially trap it and send a shutdown/close stack request to myself so I can terminate in an orderly fashion. Doable? Thanks -- Mark -- View this

Re: iOS questions

2012-10-14 Thread Monte Goulding
> Monte, what I want to do is encrypt the file (mergeAES) before the system > shuts down or hibernates. Essentially trap it and send a shutdown/close > stack request to myself so I can terminate in an orderly fashion. Doable? mergNotify "UIApplicationWillResignActiveNotification" on UIApplicati

Re: iOS questions

2012-10-14 Thread Mark Smith
Monte Goulding wrote > on UIApplicationWillResignActiveNotification >-- do your encryption here > end UIApplicationWillResignActiveNotification Thanks -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/iOS-questions-tp4656338p4656373.html Sent from the Revoluti

Re: iOS questions

2012-10-14 Thread Mark Smith
Monte Goulding wrote > on UIApplicationWillResignActiveNotification >-- do your encryption here > end UIApplicationWillResignActiveNotification I'm going to try: on UIApplicationWillResignActiveNotification close this stack end UIApplicationWillResignActiveNotification and see if we can

Re: iOS questions

2012-10-14 Thread Monte Goulding
On 15/10/2012, at 2:10 PM, Mark Smith wrote: > Monte Goulding wrote >> on UIApplicationWillResignActiveNotification >> -- do your encryption here >> end UIApplicationWillResignActiveNotification > > I'm going to try: > > > on UIApplicationWillResignActiveNotification > close this stack > e

Re: Missing Digests

2012-10-14 Thread Mark Wieder
Jacque- Sunday, October 14, 2012, 2:29:05 PM, you wrote: > You know about this? : > Ugh. Nabble seems to have a better thread view than gmane, but gmane looks a lot better on the screen. Is there any way to strip out all the webby cruft? -- -M