Re: copy-paste not working in a standalone

2012-07-14 Thread Paul Hibbert
André, Pete, This script just works with the currently selected text and will work in a stack without a menu, it's not perfect, but could be a useful starting point, I think it should work OK with a DG too. Paul ## Paste into the Main Stack script on commandKeyDown pKey switch pKey

Re: Fwd: mergExt pricing changes and free externals

2012-07-14 Thread Mark Wieder
Peter- Saturday, July 14, 2012, 7:32:54 PM, you wrote: > what if I want the whole discussion thread included? tl;dr -- -Mark Wieder mwie...@ahsoftware.net ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscri

Re: Modeless screens on Windows (SOLVED!!!)

2012-07-14 Thread FlexibleLearning
Coming in late on this thread, Peter, but would setting the 'title' of the stack to SPACE resolve the problem until a fix is available? Hugh Senior FLCo -- Original message On Jul 11, 2012, at 2:35 PM, Peter Haworth wrote: > Ken - you nailed it, thank you so much > > I had the text size se

Re: mergExt pricing changes and free externals

2012-07-14 Thread Monte Goulding
> Yep, I understand that, but the same principal applies to RunRev's > evaluation of whether to provide this or not. I think you'd be surprised > at how many LC devs would put stuff into the APple store it they weren't > stopped dead in their tracks by this and a couple of other issues that just

Re: Fwd: mergExt pricing changes and free externals

2012-07-14 Thread Peter Haworth
Sure I learned my lesson, but what if I want the whole discussion thread included? Just think in this day and age of cheap disk space, 15kb is an ancient limit, although there has to be a limit of some sort. Pete lcSQL Software On Sat, Jul 14, 2012 at 6:27 PM, Mark Wieder

Re: Lessons learned on my Mobile Journey

2012-07-14 Thread Chipp Walters
We're working on it right now. I've updated altButton so that now it uses images which will scale with the button-- and it's all integrated nicely with the inspector and libraries. Ken's polishing things tomorrow. I hope we have a DropTool which raps this up nicely! BTW, it's been tested now on mu

Re: Fwd: mergExt pricing changes and free externals

2012-07-14 Thread Mark Wieder
Pete- Saturday, July 14, 2012, 6:19:02 PM, you wrote: > Sorry for the froward on this. My first attempt was rejected becuae the > email was over 15kb. Does anyone other than me think that's so 20th > century! Not on a listserv, no. I can't think of anything I have to say to a list that would t

Fwd: mergExt pricing changes and free externals

2012-07-14 Thread Peter Haworth
ANother forward becaus of earlier rejection…. Pete lcSQL Software -- Forwarded message -- From: Peter Haworth Date: Sat, Jul 14, 2012 at 5:55 PM Subject: Re: mergExt pricing changes and free externals To: How to use LiveCode Hi Monte, Some comments inte

Re: mergExt pricing changes and free externals

2012-07-14 Thread Peter Haworth
I'm definilty not holding my breath! Pete lcSQL Software On Sat, Jul 14, 2012 at 2:18 PM, Monte Goulding wrote: > I would think much of the address book access from ios would be the same > on OS X so it may be possible to convince runrev to include it on desktop. ___

Fwd: mergExt pricing changes and free externals

2012-07-14 Thread Peter Haworth
Sorry for the froward on this. My first attempt was rejected becuae the email was over 15kb. Does anyone other than me think that's so 20th century! Pete lcSQL Software -- Forwarded message -- From: Peter Haworth Date: Sat, Jul 14, 2012 at 5:58 PM Subjec

Re: copy-paste not working in a standalone

2012-07-14 Thread Peter Haworth
Hi Jacque, I'm not 100% sure but I don't think he has a menu script right now. Your handler works fine of course. However, when I tried that simplistic approach in my SQLiteAdmin program, it was politely pointed out to me by a customer that the availability of cut/copy/paste/clear commands should

Re: mergExt pricing changes and free externals

2012-07-14 Thread Peter Haworth
One other addition to this. I haven't researched this fully yet but I believe a different version of the sqlite library will be required to run on Windows 8 than with any other platform. I'm not sure how RunRev plan to deal with that one since the two libraries can't co-exist in the same binary.

Re: mergExt pricing changes and free externals

2012-07-14 Thread Peter Haworth
See below. Pete lcSQL Software On Sat, Jul 14, 2012 at 2:57 PM, Monte Goulding wrote: > On 15/07/2012, at 6:56 AM, Andrew Henshaw wrote: > > > Ive stopped writing for the Mac App Store as its impossible to access > files outside of the sandbox without the security scope

Re: Storing a great many fields in a database

2012-07-14 Thread Peter Haworth
It's a little hard to decipher exactly waht your're trying to achieve here but here's a few thoughts.. Are you saying that you want to store the default, override, and actual values in the table row of the database? If so, that deosn't feel right to me. I'd split that into a default table, an ove

Re: Storing a great many fields in a database

2012-07-14 Thread Mark Wieder
Doc- Saturday, July 14, 2012, 3:16:25 PM, you wrote: > Or split it into two tables, and let my get/set functions figure out > which to use, one for currency values, and the other for everything > else? OMG. You have that many fields in *one* table? I think you need a serious database redesign. O

Re: Modeless screens on Windows (SOLVED!!!)

2012-07-14 Thread Peter Haworth
In view of my later email on this, yes, it appears LC is not completely blameless in this so I will file QCC report. Pete lcSQL Software On Sat, Jul 14, 2012 at 4:01 PM, Ken Ray wrote: > Not sure why it would not show when modeless, so if you haven't logged a > bug in RQ

RE: OT: Free Shade 10 3D Standard Edition Today Only

2012-07-14 Thread Alejandro Tejada
Hi Lynn, I just send you an email about this same problem. Did you received it? Alejandro -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/OT-Free-Shade-10-3D-Standard-Edition-Today-Only-tp4651623p4652046.html Sent from the Revolution - User mailing list archive a

Re: Modeless screens on Windows (SOLVED!!!)

2012-07-14 Thread Ken Ray
On Jul 11, 2012, at 2:35 PM, Peter Haworth wrote: > Ken - you nailed it, thank you so much > > I had the text size set to medium (125%). I changed it to small (100%), > re-logged in and the title appeared. Just to be double sure, I went back > to medium text size and the title disappeared

Storing a great many fields in a database

2012-07-14 Thread Dr. Hawkins
Currently I'm using the included SQLite while I'm figuring the whole program out, but to stay ahead of the competition, I need to be able to store in the cloud (particularly, for attorneys to use "virtual assistants" in other parts of the countries, and to access files by iPad in court). Anyway, S

Re: validating "per use" licensing

2012-07-14 Thread Dr. Hawkins
On Sat, Jul 14, 2012 at 11:37 AM, Richmond wrote: > Aye, they do, an as far as Ah jalouse they mun put a peruke on their heids. And I thought, per Churchill, that the US and England were "two countries separated by a common language" . . . :) -- The Hawkins Law Firm Richard E. Hawkins, Esq.

Re: mergExt pricing changes and free externals

2012-07-14 Thread Monte Goulding
On 15/07/2012, at 6:56 AM, Andrew Henshaw wrote: > Ive stopped writing for the Mac App Store as its impossible to access files > outside of the sandbox without the security scoped bookmarks, if an external > existed that allowed it (even though it should be in the main livecode > product imo)

Re: mergExt pricing changes and free externals

2012-07-14 Thread Monte Goulding
Hi Peter I believe OS x toolbars are under development by Seao Sean at the moment. Ill try and make contact with him to see if he would like help taking his externals to market. I would think much of the address book access from ios would be the same on OS X so it may be possible to convince

Re: mergExt pricing changes and free externals

2012-07-14 Thread Andrew Henshaw
It may not be complicated (to you!) but its a huge hole in Livecode for me at the moment! Ive stopped writing for the Mac App Store as its impossible to access files outside of the sandbox without the security scoped bookmarks, if an external existed that allowed it (even though it should be i

Re: mergExt pricing changes and free externals

2012-07-14 Thread Monte Goulding
I tend to agree although it doesn't look like it would be a particularly complicated external. -- Monte Goulding On 15/07/2012, at 5:24 AM, "J. Landman Gay" wrote: > On 7/14/12 1:05 PM, Peter Haworth wrote: >> >> One other that comes to mind is tools to help with Apple's sandboxing >> rules.

Re: mergExt pricing changes and free externals

2012-07-14 Thread J. Landman Gay
On 7/14/12 1:05 PM, Peter Haworth wrote: One other that comes to mind is tools to help with Apple's sandboxing rules. I'd like to see that too, it would be very useful. It's really something the engine should handle, but if it doesn't, we need some way to do it. -- Jacqueline Landman Gay

Re: copy-paste not working in a standalone

2012-07-14 Thread J. Landman Gay
On 7/14/12 10:13 AM, André Bisseret wrote: Le 14 juil. 2012 à 15:13, Björnke von Gierke a écrit : I think that copy pasted used to be part of the "standard library". This is a stack that The RunRev IDE always attaches to your standalones. However, in a version (4.5 or 5.1 or so) all copy paste

Re: Lessons learned on my Mobile Journey

2012-07-14 Thread J. Landman Gay
On 7/13/12 11:53 PM, Chipp Walters wrote: I've talked with Ken and we think it may be a good idea to release this as a free library and plugin Please yes. :) -- Jacqueline Landman Gay | jac...@hyperactivesw.com HyperActive Software | http://www.hyperactivesw.com _

Re: grr. debugging with livecode

2012-07-14 Thread J. Landman Gay
On 7/14/12 10:20 AM, Dr. Hawkins wrote: On Fri, Jul 13, 2012 at 10:31 AM, J. Landman Gay wrote: If a script makes a call to a rev library, it won't break there. Set the breakpoint immediately after that line and it should work. Yes, but seeing how I got there . . . single stepping in card pre

Re: validating "per use" licensing

2012-07-14 Thread Richmond
On 07/14/2012 08:31 PM, Dr. Hawkins wrote: On Sat, Jul 14, 2012 at 8:49 AM, Richmond wrote: On 07/14/2012 06:35 PM, Dr. Hawkins wrote: What is a barrister? It's a british half-a-lawyer, I think :) I don't think we have those sort of beasts in Scotland, although we do have writers to the s

Re: mergExt pricing changes and free externals

2012-07-14 Thread Peter Haworth
Hi Monte, Here's some thoughts on what I would like to see. As a generic category, anything that makes my Mac applications look like real Mac applications, i.e. access to the more recent native OS X controls. In particular, the ability to include icons/buttons/etc in a window title bar - I think

Re: validating "per use" licensing

2012-07-14 Thread Dr. Hawkins
On Sat, Jul 14, 2012 at 8:49 AM, Richmond wrote: > On 07/14/2012 06:35 PM, Dr. Hawkins wrote: > What is a barrister? It's a british half-a-lawyer, I think :) >I don't think we have those sort of beasts in Scotland, > although > we do have writers to the signet. Do they both give advice and ap

RE: OT: Free Shade 10 3D Standard Edition Today Only

2012-07-14 Thread Lynn Fredricks
> No. I was unable to order and a friend managed to place an > order but hasn't received anything. If you didn't get your order (yet), contact me directly. Some orders got kicked out because of key information missing or fraudulent information added. If your friend put in just initials, for exam

Re: ios options to create time-based reminders or messages

2012-07-14 Thread Colin Holgate
It was introduced with 5.5, and I'm not sure if there is a limit to the amount of text. Too much text in the notification alert or buttons might look ugly, but the payload, that the user doesn't have to see, can be a lot longer. ___ use-livecode mailing

Re: validating "per use" licensing

2012-07-14 Thread Richmond
On 07/14/2012 06:35 PM, Dr. Hawkins wrote: On Sat, Jul 14, 2012 at 7:15 AM, Richmond wrote: Presumably it is "Dr Hawkins", although Dr Hawkins seems not to understand how to use titles, as one only puts "Esq." (notice the full-stop) Someone lost mine while quoting. See the unquoted signature

Re: validating "per use" licensing

2012-07-14 Thread Dr. Hawkins
On Sat, Jul 14, 2012 at 8:33 AM, Richmond wrote: > Multi-Hatted you may well be, and all well and jolly that is, however, > would you that we address you thus: > > Dr Hawkins, > > Mr Hawkins, > > Attorney Hawkins, > > Advocate Hawkins, > > otherwise, or simply > > Richard ? I answer to so many d

Re: validating "per use" licensing

2012-07-14 Thread Dr. Hawkins
On Sat, Jul 14, 2012 at 7:15 AM, Richmond wrote: > Presumably it is "Dr Hawkins", although Dr Hawkins seems not to understand > how > to use titles, as one only puts "Esq." (notice the full-stop) Someone lost mine while quoting. See the unquoted signature below. > after the name of somebody > w

Re: validating "per use" licensing

2012-07-14 Thread Richmond
On 07/14/2012 06:25 PM, Dr. Hawkins wrote: On Sat, Jul 14, 2012 at 5:58 AM, Chipp Walters wrote: So which is it? Esquire or Doctor or Lawyer? Man, that's a lot of hats. Esquire and Lawyer are the same hat in the us. And both Dr. (Economics & Statistics) and Lawyer. But yes, I have a lot of h

Re: validating "per use" licensing

2012-07-14 Thread Dr. Hawkins
On Sat, Jul 14, 2012 at 5:58 AM, Chipp Walters wrote: > So which is it? Esquire or Doctor or Lawyer? Man, that's a lot of hats. Esquire and Lawyer are the same hat in the us. And both Dr. (Economics & Statistics) and Lawyer. But yes, I have a lot of hats :) -- The Hawkins Law Firm Richard E.

Re: grr. debugging with livecode

2012-07-14 Thread Dr. Hawkins
On Fri, Jul 13, 2012 at 10:31 AM, J. Landman Gay wrote: > If a script makes a call to a rev library, it won't break there. Set the > breakpoint immediately after that line and it should work. Yes, but seeing how I got there . . . single stepping in card preOpenStack, which passes preOpenStack ->

Re: copy-paste not working in a standalone

2012-07-14 Thread André Bisseret
Le 14 juil. 2012 à 15:13, Björnke von Gierke a écrit : > I think that copy pasted used to be part of the "standard library". This is a > stack that The RunRev IDE always attaches to your standalones. However, in a > version (4.5 or 5.1 or so) all copy paste stuff got removed from there. Or it

Re: ios options to create time-based reminders or messages

2012-07-14 Thread Richard Miller
Thanks. Seems this functionality is new to LC 5.5. I have 5.0.2 right now, but would upgrade if this can do what I need. I can't read the specific details of this function as of yet. Do you know the maximum length of the alertbody or alertButtonMessage? Thank you. On 7/14/2012 10:45 AM, Coli

Re: finding the mousecolor in IOS

2012-07-14 Thread Peter M. Brigham
On Jul 13, 2012, at 9:11 AM, Colin Holgate wrote: > One exercise in that book I wrote is about using an image as a color picker. > It uses the same technique as Scott mentioned, only I then set the color of > another graphic to show that it has picked up the right color. > > One thing to double

Re: Connecting to Facebook?

2012-07-14 Thread Andre Garzia
It changed recently... I am patching my libraries but I've reached an odd bug where the library works on iOS but not on Mac OS which is really not the way things usually go. On Fri, Jul 13, 2012 at 5:28 PM, Charles E Buchwald wrote: > I'd like to connect to Facebook to post to the wall. > I've tr

Re: Lessons learned on my Mobile Journey

2012-07-14 Thread Andre Garzia
Chipp, Thanks for the email! I look forward to the day that you guys release this library. Oh and by the way, that app looks good! Cheers andre On Sat, Jul 14, 2012 at 6:53 AM, Chipp Walters wrote: > Hi Roger, > > I'm just using the URL Google provides for each sheet which is shown when > you

Re: ios options to create time-based reminders or messages

2012-07-14 Thread Colin Holgate
No. The alertBody and alertButtonMessage let you give a brief version of the notification, and that will appear at the time it happens, if your app is not open at the time. On Jul 14, 2012, at 10:23 AM, Richard Miller wrote: > It cannot display the actual message until the user presses the "V

Re: validating "per use" licensing

2012-07-14 Thread Richmond
On 07/14/2012 05:23 PM, John Dixon wrote: 1 ( Esquire) (abbr.: Esq.) a title appended to a lawyer's surname. Richmond... me old mucker ...Does it really matter ? Yer right mate! Only to people who feel desperately insecure and have to bolster up their egos with fancy bits popped on the fr

Re: ios options to create time-based reminders or messages

2012-07-14 Thread Richard Miller
Thanks. I'm looking into this. At first glance, it appears that... whenever the app is not running... this method will only tell the user that a local notification is waiting to be viewed. It cannot display the actual message until the user presses the "View" button, which then opens the app t

RE: validating "per use" licensing

2012-07-14 Thread John Dixon
1 ( Esquire) (abbr.: Esq.) a title appended to a lawyer's surname. Richmond... me old mucker ...Does it really matter ? > > On 07/14/2012 03:58 PM, Chipp Walters wrote: > > So which is it? Esquire or Doctor or Lawyer? Man, that's a lot of hats. > > > > On Friday, July 13, 2012, Dr. Hawkins w

Re: validating "per use" licensing

2012-07-14 Thread Richmond
On 07/14/2012 03:58 PM, Chipp Walters wrote: So which is it? Esquire or Doctor or Lawyer? Man, that's a lot of hats. On Friday, July 13, 2012, Dr. Hawkins wrote: < snip > The Hawkins Law Firm Richard E. Hawkins, Esq Presumably it is "Dr Hawkins", although Dr Hawkins seems not to understa

Re: ios options to create time-based reminders or messages

2012-07-14 Thread Colin Holgate
Try local notifications. This is how you set up one notification: mobileCreateLocalNotification alertBody, alertButtonMessage, alertPayload, alertTime, playSound alertTime is the Unix time that you want the alert to happen. See the help entry for more details on the other things. At the time t

Re: ios options to create time-based reminders or messages

2012-07-14 Thread Charles E Buchwald
Check out local notifications, in the iOS release notes, for alarm clock like alarms and messages. Push notifications are non-trivial. SMS would require a connection. - Charles On 2012-07-14, at 8:35 AM, Richard Miller wrote: > What are the options to implement a reminder system in an ios/LC a

ios options to create time-based reminders or messages

2012-07-14 Thread Richard Miller
What are the options to implement a reminder system in an ios/LC app which will alert the user periodically on their ios device, even though the app is not running in the foreground? For example, the user runs the app and sets it to remind them twice daily to do a specific task. How can this r

Re: copy-paste not working in a standalone

2012-07-14 Thread Björnke von Gierke
I think that copy pasted used to be part of the "standard library". This is a stack that The RunRev IDE always attaches to your standalones. However, in a version (4.5 or 5.1 or so) all copy paste stuff got removed from there. Or it was an engine feature, that they removed. Either way, it's gone

Re: validating "per use" licensing

2012-07-14 Thread Chipp Walters
So which is it? Esquire or Doctor or Lawyer? Man, that's a lot of hats. On Friday, July 13, 2012, Dr. Hawkins wrote: > < snip > > The Hawkins Law Firm > Richard E. Hawkins, Esq > -- Chipp Walters CEO, Altuit, Inc. ___ use-livecode mailing list use-li

Re: Lessons learned on my Mobile Journey

2012-07-14 Thread Chipp Walters
Hi Roger, I'm just using the URL Google provides for each sheet which is shown when you Publish a sheet. You can select CSV as the 'type' and which sheet you want the URL for-- and Google generates the URL. Then you just get the URL: get URL "http://googlespreadheets.com/yada/yada"; and it's ret

Re: copy-paste not working in a standalone

2012-07-14 Thread André Bisseret
I don't think my problem with copy-paste come from the stack I am saving as a standalone ; there is only a few lines in it (to get it slowly disappearing and opening my main stack ; that works well for years now. I will contact runrev Best regards André Le 14 juil. 2012 à 00:40, Bob Sneidar a