RE: binaryDecode in LC 7.0(rc2) and EXIFLib

2014-10-17 Thread FlexibleLearning.com
Jacques LC v7 should be backwards compatible. I suggest you submit this in a bug report, especially if you can identify the specific function(s)/keyword(s) used by formatsList where different data is returned in order to help the team locate the issue. I suspect it will be something to do with

AW: 3 questions about your coding habits

2014-10-17 Thread Tiemo Hollmann TB
That's something what annoys me too daily :) Tiemo 6. The Mac does not always correctly refresh smb shares. There is no F5 on a Mac to refresh files. SMB on Mac flakey and scares me. Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net

Yosemite?

2014-10-17 Thread Tiemo Hollmann TB
Hello, any Yosemite issues found yet or everything smooth? Tiemo ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences:

RE: binaryDecode in LC 7.0(rc2) and EXIFLib

2014-10-17 Thread Jacques Hausser
Le 17 oct. 2014 à 01:05, Jacques Hausser jacques.haus...@unil.ch a écrit : To the people using Alex Tweedly's EXIFLib: For the others, EXIFLib is a very useful library extracting the EXIF data (if any) of .jpg pictures. I'm really indebted to Alex for it and I'm using it for years now. It

[On-Rev] Is anyone else experiencing delays in email transmission from/to accounts on Pancake?

2014-10-17 Thread Matthias Rebbe | M-R-D
Hi, is anyone else experiencing delays in email transmissions from/to accounts on server Pancake? Regards, Matthias ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your

Re: [On-Rev] Is anyone else experiencing delays in email transmission from/to accounts on Pancake?

2014-10-17 Thread PystCat
Yes. I thought it was just something on my end... On Oct 17, 2014, at 9:11 AM, Matthias Rebbe | M-R-D matthias_livecode_150...@m-r-d.de wrote: Hi, is anyone else experiencing delays in email transmissions from/to accounts on server Pancake? Regards, Matthias

Re: [On-Rev] Is anyone else experiencing delays in email transmission from/to accounts on Pancake?

2014-10-17 Thread Matthias Rebbe | M-R-D
Okay, thanks. Interesting is, that some emails are sent/received immediatley and ohters take hours. There are even some emails i sent out 2 days ago which the recipient did not receive yet. I will sent an urgent support request to On-Rev support. Matthias Am 17.10.2014 um 15:15 schrieb

Re: Yosemite?

2014-10-17 Thread Geoff Canyon
So far so good with LC -- and the new fonts/design are much better for my eyes. On Fri, Oct 17, 2014 at 3:02 AM, Tiemo Hollmann TB toolb...@kestner.de wrote: Hello, any Yosemite issues found yet or everything smooth? Tiemo ___ use-livecode

Re: problem with counting words

2014-10-17 Thread Peter M. Brigham
On Oct 15, 2014, at 11:13 PM, Richard Gaskin wrote: Peter M. Brigham wrote: .. and you don't risk forgetting to reset the itemDelim, which I often forget to do, especially in repeat loops…. As a discrete function it should be okay, since unlike SuperCard in LiveCode the itemdel is a

Re: 3 questions about your coding habits

2014-10-17 Thread Bob Sneidar
Wouldn’t the SMB server need to inform the Mac that changes had been made? Might it not be an issue with the SMB server not notifying the Mac? Bob S On Oct 17, 2014, at 24:59 , Tiemo Hollmann TB toolb...@kestner.de wrote: That's something what annoys me too daily :) Tiemo 6. The Mac does

Re: [On-Rev] Is anyone else experiencing delays in email transmission from/to accounts on Pancake?

2014-10-17 Thread Bob Sneidar
I am seeing replies to emails that are not rendering in my preview pane, but if I double click them, I can see all the contents of each thread. Not sure it’s related. Bob S On Oct 17, 2014, at 06:11 , Matthias Rebbe | M-R-D matthias_livecode_150...@m-r-d.de wrote: Hi, is anyone else

RE: 3 questions about your coding habits

2014-10-17 Thread Ralph DiMola
Bob, Thanks for the suggestion! I tested your theory. None of the other Windows clients experience this issue just the Macs. If Apple would implement an F5 function this would be a minor annoyance rather than a potential disaster. When I have the time I will Wireshark and see exactly what's

Re: problem with counting words

2014-10-17 Thread Peter M. Brigham
Re extending the itemdelimiter keyword... The handler I posted for getItem() is easily modified to allow the itemdel to consist of a string of characters, so you could do: getItem(a//b//c//d//e//f,4,//) - d So while we're waiting for the language to be expanded, you could use this: function

RELEASE 6.7 RC3

2014-10-17 Thread Benjamin Beaumont
Dear List Members, We're pleased to announce the release of LiveCode 6.7.0 RC3. *Warning:* this is not a stable release. Please ensure you back up your stacks before testing them. *Release Contents* - Multimedia on MacOS with AVFoundation - iOS 8 Support - Determining the edition of

Re: Yosemite?

2014-10-17 Thread Terence Heaford
Noticed that popup menus in LiveCode do not have the animation that native apps have. A good reason for LC to adopt native controls rather than emulated? But if emulated why do the popup menus adopt the new colour scheme? Are they only partly emulated? Not sure on the system font but will see

[ANN] New iPad App Out Today - iMuertos

2014-10-17 Thread Scott Rossi
Happy to announce the release of a new iPad app made with LiveCode: iMuertos. A collaboration between myself and a long time friend from Mexico, iMuertos offers several themed activities related to the upcoming Dia de los Muertos (Day of the Dead) celebration in November. Make fun designs, share

Re: [ANN] New iPad App Out Today - iMuertos

2014-10-17 Thread Skip Kimpel
Fun stuff. Just spent my lunch hour playing around with it. Great job! On Oct 17, 2014, at 2:06 PM, Scott Rossi sc...@tactilemedia.com wrote: Happy to announce the release of a new iPad app made with LiveCode: iMuertos. A collaboration between myself and a long time friend from Mexico,

Hierarchical menu issue

2014-10-17 Thread FlexibleLearning.com
It seems we cannot apply more than one checkmark flag in a hierarchical menu... !rA Apples Arena !cAlbatros Amazon I'm sure we used to be able to do this... a bullet mark at level 1 along with a tick mark at level 2. Or was that HyperCard/SuperCard only? Am I

Re: [On-Rev] Is anyone else experiencing delays in email transmission from/to accounts on Pancake?

2014-10-17 Thread Dave Kilroy
The last couple of days have been hard for David Williams with Pancake going on and off line, database and email servers falling over etc - but it seems to have settled down now phew - Some are born coders, some achieve coding, and some have coding thrust upon them. - William Shakespeare

Re: [ANN] New iPad App Out Today - iMuertos

2014-10-17 Thread Scott Rossi
Thanks for the kind words. :-) Regards, Scott Rossi Creative Director Tactile Media, UX/UI Design On 10/17/14, 11:13 AM, Skip Kimpel skiplon...@gmail.com wrote: Fun stuff. Just spent my lunch hour playing around with it. Great job! On Oct 17, 2014, at 2:06 PM, Scott Rossi

Re: RELEASE 6.7 RC3

2014-10-17 Thread Richmond
On 17/10/14 19:45, Benjamin Beaumont wrote: Super! Does this: - OS 10.5 (Leopard) Support Mean Mac OS 10.5 PPC and INTEL, or only INTEL? This is not documented in the Release notes. Richmond. ___ use-livecode mailing list

Re: RELEASE 6.7 RC3

2014-10-17 Thread Fraser Gordon
On 17/10/2014 19:36, Richmond wrote: On 17/10/14 19:45, Benjamin Beaumont wrote: Super! Does this: - OS 10.5 (Leopard) Support Mean Mac OS 10.5 PPC and INTEL, or only INTEL? This is not documented in the Release notes. Unfortunately, it looks like the most important word disappeared

Re: RELEASE 6.7 RC3

2014-10-17 Thread Colin Holgate
Is that Intel or PPC that was dropped? Just teasing… On Oct 17, 2014, at 3:07 PM, Fraser Gordon fraser.gor...@livecode.com wrote: Unfortunately, it looks like the most important word disappeared from that sentence - it should be OSX 10.5 (Leopard) support dropped.

problem with counting words

2014-10-17 Thread Peter M. Brigham
Continuing the extension of itemdelimiter…. Now Richard's original nDepth() function can be expanded by using getItem(), so you can get nested items with different itemdelimiters (any or all of which may be text strings instead of single characters). I renamed Richard's function to something

Re: handling push notifications

2014-10-17 Thread Terry Judd
OK, it seems like you do get the payload when opening the app from the notification centre on iOS8 but not iOS6. I’m not sure about iOS7 because I haven’t got another device that I can test it on. Does anyone know? Terry... On 17/10/2014 12:31 pm, Terry Judd terry.j...@unimelb.edu.au wrote:

Re: RELEASE 6.7 RC3

2014-10-17 Thread Alejandro Tejada
Being a Graphic Designer, I find really useful these new additions: 1- Effective points of graphics 2- Nine-way stretch for images When are we going to have in LiveCode engine different bitmap image filters for all platforms? for example: http://bl.ocks.org/mbostock/1342359 (gaussian blur)

Re: [On-Rev] Is anyone else experiencing delays in email transmission from/to accounts on Pancake?

2014-10-17 Thread Mark Wieder
Matthias- Friday, October 17, 2014, 6:33:07 AM, you wrote: Okay, thanks. Interesting is, that some emails are sent/received immediatley and ohters take hours. There are even some emails i sent out 2 days ago which the recipient did not receive yet. This seems to be fairly typical on-rev

Re: RELEASE 6.7 RC3

2014-10-17 Thread Richmond
On 17/10/14 22:07, Fraser Gordon wrote: On 17/10/2014 19:36, Richmond wrote: On 17/10/14 19:45, Benjamin Beaumont wrote: Super! Does this: - OS 10.5 (Leopard) Support Mean Mac OS 10.5 PPC and INTEL, or only INTEL? This is not documented in the Release notes. Unfortunately, it looks