Re: [OT] Gatekeeper

2012-05-07 Thread Peter Haworth
Yes, I guess it's not totally off topic. I'm not very knowldgeable on this but I THINK if you join the Apple Developer Program ($99/year), you get a certificate from them for free. Pete lcSQL Software On Mon, May 7, 2012 at 7:39 PM, Bruce Pokras wrote: > Why is this "[

Re: [OT] Gatekeeper

2012-05-07 Thread Bruce Pokras
Why is this "[OT}"? Won't Apple's use of Gatekeeper affect Livecode apps for OS X? I would hate it if every person who wants to try my software would get a message from Gatekeeper that "this might be malware. Are really you sure that you want to run it?" Are Livecode apps that are complied for

Re: Casey' Solitaire

2012-05-07 Thread Kay C Lan
On Sun, May 6, 2012 at 11:54 AM, J. Landman Gay wrote: > Hmm...and then I could add in-app purchasing so you could buy more > tissues. And...and then you could share tissues on a social network! Clean > ones, presumably. And then I'd make 208 trillion dollars! > Hmmm, I don't think so, not unles

Re: CSV again.

2012-05-07 Thread Peter Haworth
Thanks for this Alex! For list members, I am indebted to Alex for his original csv parsing code which I used, with his permission, in my SQLiteAdmin application. I will check out this code and see how it compares to the code currently embedded in SQLiteAdmin. Pete lcSQL Software

CSV again.

2012-05-07 Thread Alex Tweedly
Some years ago, this list discussed the difficulties of parsing comma-separated-value file format; Richard Gaskin has a great article about it at http://www.fourthworld.com/embassy/articles/csv-must-die.html Following that discussion, I came up with some code to parse CSV in Livecode which was

Re: mobilepick - how to display a 2nd optionlist regarding to the selected value of the 1st optionlist

2012-05-07 Thread Gerry Orkin
Matthias I'd use a standard iOS list that lets the user drill down to the item they want. You can do multiple column pick wheels but I don't think you can populate the second (and subsequent) lists dynamically - they get set when the pick wheel is first created. Cheers Gerry On 07/05/2012,

Re: Disabling a menu item

2012-05-07 Thread Dar Scott
Yeah. I guess end once worked but now it has to be beginning. -- Dar On May 7, 2012, at 10:06 AM, Bob Sneidar wrote: > End or beginning? Those scripts I posted last week to disable tabs in a tab > menu work fine. > > Bob > > > On May 5, 2012, at 2:50 PM, Dar Scott wrote: > >> My website h

Datagrid Drag/Drop error

2012-05-07 Thread Peter Haworth
I'm getting an error using some datagrid drag and drop handlers provided for datagrids. The error happens when I drag a line outside the boundaries of the stack window and then back in again. So far I can only make this happen in a standalone program, not the IDE. The standalone reports the foll

Re: PayPal IPN & LC - Scripts are posted

2012-05-07 Thread Bob Sneidar
If a developer doesn't descends into a crazed sputtering rage from time to time, they probably should not be developing software. ;-) Bob On May 4, 2012, at 7:58 PM, J. Landman Gay wrote: > 7. This list is the absolute best of all lists, and LiveCoders are the most > generous people anywhere,

Re: Disabling a menu item

2012-05-07 Thread Bob Sneidar
End or beginning? Those scripts I posted last week to disable tabs in a tab menu work fine. Bob On May 5, 2012, at 2:50 PM, Dar Scott wrote: > My website has not gotten attention for an embarrassingly long time and even > a few stacks have been sitting there for download for almost ten years

mobilepick - how to display a 2nd optionlist regarding to the selected value of the 1st optionlist

2012-05-07 Thread Matthias Rebbe
Hi, i have here a list, let´s say Notebook,Notebooks Notebook,Power Supply Notebook,Memory Notebook,Cases Desktop,Intel based Destkop, AMD based Display,17" Display,20" Display,22" and so on. I now want the user to select between Notebook,Desktop Display and regarding to the selection the use