Bug in resizestack script : how exit ?

2013-07-18 Thread Ludovic Thébault
Hello, I wrote a script for resizestack, and i resize the stack to test it. But there is a bug and Livecode was frozen (6,1 community), impossible to get the hand, need to force quit. There is an command to regain control ? Thanks ___ use-livecode ma

Re: Bug in Properties command in 6.1?

2013-07-18 Thread Monte Goulding
Not in my version ;-) I've fixed that. Padding was incorrectly documented as a field property when it's only a line property. Cheers Monte On 19/07/2013, at 10:18 AM, Paul Hibbert wrote: > Don't know if this is any help to you but, this script errors on the line... > > set the tKey of field

Re: sqlite ios pragma

2013-07-18 Thread Mike Kerner
I filed the bug report a day or so ago, but I have a feeling that it won't be a huge priority, but one can hope... On Thu, Jul 18, 2013 at 4:34 PM, Björnke von Gierke wrote: > ah too bad.. At this point i'd go and ask support, if runrev disabled > something or used a different driver version (o

Re: Bug in Properties command in 6.1?

2013-07-18 Thread Paul Hibbert
Don't know if this is any help to you but, this script errors on the line... set the tKey of field 1 to tProps[tKey] ...when tKey = "padding" This happens in LC6.1 Commercial but not in LC5.5.4 or LC5.5.5 for my tests. If I add the trap... if tKey = "padding" then next repeat ...it runs fi

Re: iPad splash screen blocks

2013-07-18 Thread Randy Hengst
Sims, That's happened to me a few times… once I had the same image from my splash screen at the top level of the first card of the stack… so, it covered everything… the other couple times, there was an error in my preOpen Card or preOpen Stack handlers. be well, randy - On Jul 17, 2013, at

Re: Bug in Properties command in 6.1?

2013-07-18 Thread Monte Goulding
On 19/07/2013, at 9:46 AM, Mark Wieder wrote: > Hmmm... does "the properties" give you an ordered list? ? it's an array so it's unordered. The setprop now has some ordering (it didn't before and stuff like this one was just a fluke it worked) with certain properties that need to be set first.

Re: Bug in Properties command in 6.1?

2013-07-18 Thread Mark Wieder
Monte- Thursday, July 18, 2013, 4:39:51 PM, you wrote: > I ran this and it only came up with listBehavior and htmlText... so I'm a bit > stumped. Hmmm... does "the properties" give you an ordered list? -- -Mark Wieder mwie...@ahsoftware.net ___ u

Re: Bug in Properties command in 6.1?

2013-07-18 Thread Monte Goulding
On 19/07/2013, at 9:29 AM, Mark Wieder wrote: >> Can anyone think of any other properties that either must be set >> before hilitedLines is set or when setting them the hilitedLines are >> lost? > > Do a binary search. Set the hilitedLines last, if that works then > start bisecting the list unt

Re: Bug in Properties command in 6.1?

2013-07-18 Thread J. Landman Gay
On 7/18/13 4:51 PM, Monte Goulding wrote: On 19/07/2013, at 7:41 AM, Richard Gaskin wrote: If the script isn't included in the properties, why does setting the properties alter it? It doesn't... perhaps that statement was poorly worded... setting the properties of field 1 to the properties

Re: Bug in Properties command in 6.1?

2013-07-18 Thread Mark Wieder
Monte- Thursday, July 18, 2013, 4:20:43 PM, you wrote: > Can anyone think of any other properties that either must be set > before hilitedLines is set or when setting them the hilitedLines are > lost? Do a binary search. Set the hilitedLines last, if that works then start bisecting the list unti

Re: Bug in Properties command in 6.1?

2013-07-18 Thread Monte Goulding
OK, so I'm struggling to work out the precedence rules here. Setting the htmlText first didn't work so after looking at the hilitedLines setprop I noticed listBehavior must be true. So I set that first too and it's still not working. What I think is happening is setting some other property is cl

Re: Bug in Properties command in 6.1?

2013-07-18 Thread Monte Goulding
On 19/07/2013, at 7:41 AM, Richard Gaskin wrote: > If the script isn't included in the properties, why does setting the > properties alter it? It doesn't... perhaps that statement was poorly worded... setting the properties of field 1 to the properties of field 2 doesn't set the script. Chee

Re: Bug in Properties command in 6.1?

2013-07-18 Thread Richard Gaskin
Monte Goulding wrote: > Setting the properties of field 1 to the properties of field 2 > shouldn't lose anything but script. If the script isn't included in the properties, why does setting the properties alter it? -- Richard Gaskin Fourth World LiveCode training and consulting: http://www

Re: posting binary-data to livecode-server - how to get progress information

2013-07-18 Thread Andrew Kluthe
For anyone trying to look this up in the dictionary it is libURLSetExpect100 Although, I am not sure how this can be used to do what you want. andrew On Thu, Jul 18, 2013 at 3:31 PM, Björnke von Gierke wrote: > look at the dictionary :) > > On 18.07.2013, at 15:44, Matthias Rebbe wrote: > > >

Re: Bug in Properties command in 6.1?

2013-07-18 Thread Monte Goulding
On 19/07/2013, at 7:23 AM, Timothy Bleiler wrote: > Is this something you can fix at the engine level or is it something we > should work around when using the "properties"? It will need to be fixed at the engine level. Setting the properties of field 1 to the properties of field 2 shouldn't

Re: Bug in Properties command in 6.1?

2013-07-18 Thread Timothy Bleiler
Thanks Monte, Is this something you can fix at the engine level or is it something we should work around when using the "properties"? Tim On Jul 18, 2013, at 5:16 PM, Monte Goulding wrote: > > On 19/07/2013, at 4:00 AM, Timothy Bleiler wrote: > >> I submitted a bug report 11060. > > Thank

Re: Bug in Properties command in 6.1?

2013-07-18 Thread Monte Goulding
On 19/07/2013, at 4:00 AM, Timothy Bleiler wrote: > I submitted a bug report 11060. Thanks Timothy None of my changes touched hilitedLines however we did introduce some precedence ordering of setting properties that have side effects to try and ensure that setting actually did set things cor

Re: How to manage file name containing a date with /

2013-07-18 Thread Dar Scott
Whoops. you have that one under control. Sorry about the crisp comments, I'm out the door! Dar On Jul 18, 2013, at 2:47 PM, Dar Scott wrote: > Similarly, if it was saved on Mac, use the appropriate numToChar( ...). ___ use-livecode mailing list u

Re: How to manage file name containing a date with /

2013-07-18 Thread Dar Scott
That is a lower case eth. The Unicode is 00F0, F0 in Latin-1. Windows uses some other font encoding. You might be able to use that character directly whatever it looks like. Windows will just see the code for it. On Windows. If it was saved to Windows and you are looking at it on Mac, then

Re: sqlite ios pragma

2013-07-18 Thread Björnke von Gierke
ah too bad.. At this point i'd go and ask support, if runrev disabled something or used a different driver version (or different compile), then they'll probably know why this doesn't work on iOS. Not that that would actually help right now, but maybe it's an easily fixable bug in the external?

Re: posting binary-data to livecode-server - how to get progress information

2013-07-18 Thread Björnke von Gierke
look at the dictionary :) On 18.07.2013, at 15:44, Matthias Rebbe wrote: > Björnke, > > what is liburlexpect100? Could please explain? > > Matthias > > Am 18.07.2013 um 15:36 schrieb Björnke von Gierke : > >> try fiddling with the liburlexpect100 >> >> On 18.07.2013, at 13:15, Matthias Rebbe

How to manage file name containing a date with /

2013-07-18 Thread André Bisseret
Bonjour, the app. I am developing on Mac is for a physician (a friend of mine). When he receives a document concerning a patient (ex. : results of a checkup) he scans it, creates a PDF and gives it a name: ex. : Joe PATIENT - bio checkup - 09/2013.pdf I need to launch such documents from script

Re: [OT] Skydrive

2013-07-18 Thread Peter Haworth
Thanks Scott. 50gb free is great but no syncing rules it out. Pete lcSQL Software On Thu, Jul 18, 2013 at 11:13 AM, Scott Rossi wrote: > Actually, if all you care about is "free", you can get 50GB of free cloud > storage through AT&T. Visit this page and follow the inst

Re: Convert date to seconds

2013-07-18 Thread Dar Scott
Yikes. I sent off something before seeing this. Well, maybe it is helpful. And it was scathing! Well, not really. I don't know how to do scathing and have no inclination, anyway. Dar On Jul 18, 2013, at 12:02 PM, Andrew Kluthe wrote: > disregard, after looking more closely at his email da

Re: Convert date to seconds

2013-07-18 Thread Dar Scott
We might be saying the same thing, but I'm not sure. on mouseUp get the short date convert it to seconds put it & tab & it/3600 mod 24 end mouseUp gives me this: 1374127200 6 I'm in MDT (Rocky Mountains), somebody in California might take those same seconds and convert to a short

Re: [OT] Skydrive

2013-07-18 Thread Scott Rossi
Actually, if all you care about is "free", you can get 50GB of free cloud storage through AT&T. Visit this page and follow the instructions: I don't believe they have any desktop integration yet, but

Re: QT playback of remote files

2013-07-18 Thread Jeff Reynolds
Trevor way good! This just clicked, i had to do this with a project where it was a local files but multiple movies were playing then had to fire an audio file and would not reliably start playing. i stumbled into setting the playrate somehow. good luck Jacqueline! jeff On Jul 17, 2013, at 9:3

Re: Convert date to seconds

2013-07-18 Thread Andrew Kluthe
disregard, after looking more closely at his email dar is correct completely. On Thu, Jul 18, 2013 at 1:01 PM, Andrew Kluthe wrote: > it gets midnight UTC, livecode changing the date FROM the time zone > independent seconds gives you time zone differences. > > > On Thu, Jul 18, 2013 at 12:48 PM

Re: Convert date to seconds

2013-07-18 Thread Andrew Kluthe
it gets midnight UTC, livecode changing the date FROM the time zone independent seconds gives you time zone differences. On Thu, Jul 18, 2013 at 12:48 PM, Dar Scott wrote: > I think it is the UTC seconds thing. I think that changing a date to > seconds will get midnight of the day for the curr

Re: Bug in Properties command in 6.1?

2013-07-18 Thread Timothy Bleiler
I submitted a bug report 11060. Tim On Jul 18, 2013, at 1:31 PM, Peter Haworth wrote: > On Thu, Jul 18, 2013 at 10:15 AM, Timothy Bleiler wrote: > >> on mouseUp >> Get the properties of fld 1 >> Put 2 into it [ "HilitedLines" ] >> Set the properties of fld 1 to it >> end mouse up >> >

Re: [OT] Skydrive

2013-07-18 Thread Peter Haworth
Hi Pascal, Just looked at Wuala in more detail and see that it does offer 5gigs free so might be of interest. I'll use the link you gave me if I download it! Pete lcSQL Software On Thu, Jul 18, 2013 at 10:13 AM, Pascal Lehner wrote: > Hi Pete, > > I also used Google Dri

[OT] Vector Graphics in Corona?

2013-07-18 Thread Scott Rossi
I know there are a few Corona users here, so I wanted to ask if any of you are working with the recently announced vector graphics features (only available to beta users I believe). Given that Corona has no IDE like LiveCode, I'm wondering if there any opinions on their graphics implementation. C

Re: Convert date to seconds

2013-07-18 Thread Dar Scott
I think it is the UTC seconds thing. I think that changing a date to seconds will get midnight of the day for the current time zone. Somebody in an more westerly timezone might see those seconds and the date will be earlier. If it is on only one computer and the timezone will not change, the

Re: [OT] Skydrive

2013-07-18 Thread Peter Haworth
Thanks Pascal/Mike. I'm looking for a free solution and while some of the ones mentioned do have free versions, it seems that Skydirve offers the most free storage (7Gigs). Pete lcSQL Software On Thu, Jul 18, 2013 at 10:16 AM, Mike Kerner wrote: > You can also do the sam

Re: Bug in Properties command in 6.1?

2013-07-18 Thread Peter Haworth
On Thu, Jul 18, 2013 at 10:15 AM, Timothy Bleiler wrote: > on mouseUp >Get the properties of fld 1 >Put 2 into it [ "HilitedLines" ] >Set the properties of fld 1 to it > end mouse up > I see the same thing here on my Mac. In fact if you simply get the properties and immediately set t

Re: [OT] Skydrive

2013-07-18 Thread Mike Kerner
You can also do the same thing with Dropbox, iCloud, and others. On Thu, Jul 18, 2013 at 12:50 PM, Peter Haworth wrote: > I've been using Google Drive for quite a while but have started having a > lot of problems with it resulting in complete re downloading of all my > files on several occasion

Bug in Properties command in 6.1?

2013-07-18 Thread Timothy Bleiler
This looks like a bug to me. Create a new stack add a button and a list field Set the button script to on mouseUp Get the properties of fld 1 Put 2 into it [ "HilitedLines" ] Set the properties of fld 1 to it end mouse up Works in 5.5.4. In 6.1, the hilitedLines is empty after the pr

Re: [OT] Skydrive

2013-07-18 Thread Pascal Lehner
Hi Pete, I also used Google Drive for a while, but when starting to scan all my stuff I actually switched to Wuala about 2 years ago (http://www.wuala.com/en/) - I only have one small paper-based folder with diplomas and stuff by now. Wuala offers about the same features including team options as

[OT] Skydrive

2013-07-18 Thread Peter Haworth
I've been using Google Drive for quite a while but have started having a lot of problems with it resulting in complete re downloading of all my files on several occasions - that takes a couple of hours and Drive chews up 100% of my CPU while it's happening. Just installed Skydrive to see if it wor

Re: Reliable script to handle selection/drag-and-drop in a list field?

2013-07-18 Thread Scott Rossi
You can load the stack directly in LC: go URL "http://www.tactilemedia.com/site_files/downloads/getinline.rev"; But this manages single lines only -- you'd have make to make adjustments to handle multiple lines, which will be challenging with a discontiguous selection. Regards, Scott Rossi Crea

Re: Reliable script to handle selection/drag-and-drop in a list field?

2013-07-18 Thread Klaus major-k
Hi Geoff, Am 18.07.2013 um 18:23 schrieb Geoff Canyon : > I did some quick research, and this looks to be as much of a pain as I > remember -- or am I missing something? All I want is to place a scrolling > list field on a card, enable the multipleLines and nonContiguousHilites of > it, and then

Re: Reliable script to handle selection/drag-and-drop in a list field?

2013-07-18 Thread Geoff Canyon
I did some quick research, and this looks to be as much of a pain as I remember -- or am I missing something? All I want is to place a scrolling list field on a card, enable the multipleLines and nonContiguousHilites of it, and then enable the (non-existent) supportDragAndDrop property. On Wed, J

Re: Convert date to seconds

2013-07-18 Thread Klaus major-k
Hi Tom, Am 18.07.2013 um 17:56 schrieb Thomas McGrath III : > That's weird. I still get the 16th. Can anyone else confirm the 15th? (not > doubting you Dar) > I might have to change this then… I think you can simply add two hours (2*600) to the resulting seconds and are safe :-) > Tom > > --

Re: Convert date to seconds

2013-07-18 Thread Andrew Kluthe
I do believe the seconds that are given at any time by livecode are timezone agnostic (utc?) but livecode uses your system's settings to do conversions. For instance, the seconds livecode spits out for me at eleven pm of the 15th in the central standard timezone would put the same second number as

Re: File uploading to on-rev.com account with revIgniter

2013-07-18 Thread Dave Kilroy
Thanks Ralf you're a star! I'll send an email to support and let the use-list know how I get on… Dave On 18 Jul 2013, at 16:59, Ralf Bitter wrote: > > On 18.07.2013, at 15:47, Dave Kilroy wrote: > >> But how do you install it? I've had a good poke around www.imagemagick.org >> and used Go

Re: File uploading to on-rev.com account with revIgniter

2013-07-18 Thread Ralf Bitter
On 18.07.2013, at 15:47, Dave Kilroy wrote: > But how do you install it? I've had a good poke around www.imagemagick.org > and used Google a lot - and it looks like to install with cPanel I'll need to > use shell (if I understand correctly) which I don't have access to - so I'm > wondering if

Re: Convert date to seconds

2013-07-18 Thread Thomas McGrath III
That's weird. I still get the 16th. Can anyone else confirm the 15th? (not doubting you Dar) I might have to change this then… Tom -- Tom McGrath III http://lazyriver.on-rev.com mcgra...@mac.com On Jul 18, 2013, at 12:39 AM, Dar Scott wrote: > > On Jul 17, 2013, at 7:03 PM, Thomas McGrath I

ios7 (beta) and push

2013-07-18 Thread Mike Kerner
Has anybody else noticed that their apps don't seem to get push notifications in ios7? On all my 6 devices, my LC apps get their notifications and their badges set. On 7, LC app badges don't get set and they don't get notifications. -- On the first day, God created the heavens and the Earth On

Re: sqlite ios pragma

2013-07-18 Thread Mike Kerner
It works fine in the IDE/Mac/Windows, so when I took it over to iOS and it didn't work, I spent a couple of hours trying to debug other things before I found out that NONE of the PRAGMAs seem to work. On Thu, Jul 18, 2013 at 5:37 AM, Björnke von Gierke wrote: > No, you're on your own there. I'd

Fwd: File uploading to on-rev.com account with revIgniter

2013-07-18 Thread Dave Kilroy
Thanks Martin and Ralf - my problem was between the chair and the keyboard > Can you tell which version of ImageMagick is installed? No I don't have ImageMagick installed (at least that I can find). Somehow I managed to miss the bright coloured warning right at the top of the FileUpload Library

Re: posting binary-data to livecode-server - how to get progress information

2013-07-18 Thread Matthias Rebbe
Björnke, what is liburlexpect100? Could please explain? Matthias Am 18.07.2013 um 15:36 schrieb Björnke von Gierke : > try fiddling with the liburlexpect100 > > On 18.07.2013, at 13:15, Matthias Rebbe wrote: > >> Hi, >> >> i am uploading binary files from a livecode app to a livecode-server

Re: File uploading to on-rev.com account with revIgniter

2013-07-18 Thread Matthias Rebbe
Martin, i am not sure if this will help when uploading to a livecodeserver script, but you can use your own settings by using a php.ini maybe adding the following lines to the php.ini in your root folder post_max_size = 80M upload_max_filesize = 80M for example would allow the upload/posting of

Re: posting binary-data to livecode-server - how to get progress information

2013-07-18 Thread Björnke von Gierke
try fiddling with the liburlexpect100 On 18.07.2013, at 13:15, Matthias Rebbe wrote: > Hi, > > i am uploading binary files from a livecode app to a livecode-server script > using the post method. This works well w/o problems. When posting larger > files it would be nice to see the progress of

Re: posting binary-data to livecode-server - how to get progress information

2013-07-18 Thread Andrew Kluthe
afaik, it isn't possible currently if using livecode to make the post. On Thu, Jul 18, 2013 at 6:15 AM, Matthias Rebbe < matthias_livecode_150...@m-r-d.de> wrote: > Hi, > > i am uploading binary files from a livecode app to a livecode-server > script using the post method. This works well w/o pr

Re: File uploading to on-rev.com account with revIgniter

2013-07-18 Thread Martin Koob
One issue may be the size of the file you are uploading. In the past I tested uploading via post to on-rev and have found the limit is about 10.1 MB. I was using movie files of various sizes and the largest I could successfully upload was 10.1 MB. If I tried one of 10.2 Mb it would write a Quic

Re: File uploading to on-rev.com account with revIgniter

2013-07-18 Thread Ralf Bitter
Hi Dave, did a test on "odin" and the upload worked as expected. On which server is your revIgniter installation? Can you tell which version of ImageMagick is installed? By the way, I just found a typo in the User Guide: put 1024 into tConfig["MaxWidht"] But the sample script should work anywa

posting binary-data to livecode-server - how to get progress information

2013-07-18 Thread Matthias Rebbe
Hi, i am uploading binary files from a livecode app to a livecode-server script using the post method. This works well w/o problems. When posting larger files it would be nice to see the progress of the upload. How can this be accomplished? I tried to define a callback using libUrlSetStatusCal

Re: sqlite ios pragma

2013-07-18 Thread Björnke von Gierke
No, you're on your own there. I'd think it weird to not work there tho. Did your code work in the ide? On 17.07.2013, at 19:46, Mike Kerner wrote: > I found out about this because I couldn't get PRAGMA to work in the > simulator when it works fine on the desktop. So, BvG, are you saying it > wo

File uploading to on-rev.com account with revIgniter

2013-07-18 Thread Dave Kilroy
Hello all, I'm hoping someone can help out with file uploading... I'm trying to use the File Uploading Library in revIgniter and have gone through the sample exercise in Ralf's userguide (http://revigniter.com/userGuide/libraries/file_uploading.html). If I look on the server I can see that a