Re: [ANN] Game Center crowd funding opportunity

2012-11-05 Thread Monte Goulding
Another couple of funders chipped in today so we are now 60% funded. On 06/11/2012, at 6:42 AM, Monte Goulding wrote: > We are now up to 7 funders and half way there! -- M E R Goulding Software development services Bespoke application development for vertical markets mergExt - There's an exte

Re: SplitView

2012-11-05 Thread ha...@exformedia.se
There is no "native" split view in Livecode (at the moment), but, you can create the "same thing" by creating your layout with the list to the left and the content to the right. You can create your list as a background group and place it on every content card. :-HÃ¥kan 5 nov 2012 kl. 19:35 skre

Re: htmlText oddity

2012-11-05 Thread Mark Wieder
Mark- Behaviors are actually stored as "rugged" ids. They're almost the same as long ids, with the path to the disk file replaced with the name of the stack. Thus you can set the behavior of an object with either button id 1007 of stack "/Users/Gumby/Documents/ArtClokey.rev" button id 1007 of sta

Re: 4th generation iPad

2012-11-05 Thread Thomas McGrath III
I am having similar problems with other visual effects in my recent app. The effects are not consistent or just stopped working. Tom -- Tom McGrath III http://lazyriver.on-rev.com 3mcgr...@comcast.net On Nov 3, 2012, at 10:18 PM, Celeste Helling wrote: > This is getting close! I added it to p

Re: htmlText oddity

2012-11-05 Thread Peter Haworth
Thanks for the clarification Mark. Pete Pete lcSQL Software On Mon, Nov 5, 2012 at 1:39 PM, Mark Schonewille < m.schonewi...@economy-x-talk.com> wrote: > Hi Peter, > > Sorry for the confusion. There are a few forms that you can't use, but > apparently there are also seve

Re: htmlText oddity

2012-11-05 Thread Mark Schonewille
Hi Peter, Sorry for the confusion. There are a few forms that you can't use, but apparently there are also several ways that you can't use. I was wrong saying that you can _only_ use long id's. The forms that I can't get to work are: button "Text" button 2 of cd 1 button "Some Button" of cd id

Re: htmlText oddity

2012-11-05 Thread Peter Haworth
Hi Mark, Is this really true (the part about long IDs not the part of buttons only)? I have been using behaviors in the general form - button ID 1234 of stack "xyz" - for quite a long time now and they seem to work fine. Am I setting myself up for trouble down the line? Pete lcSQL Software

Getting user's mobile number (mobileAdCreate)?

2012-11-05 Thread Ben Rubinstein
I came across this in the documentation for mobileAdCreate: one of the parameters is described as: phone number - The user's mobile number (MSISDN format with international prefix). Is there a way for the app to get this? Or is this a hangover from the early days of the wild west? Ben

Re: [ANN] Game Center crowd funding opportunity

2012-11-05 Thread Monte Goulding
We are now up to 7 funders and half way there! -- M E R Goulding Software development services mergExt - There's an external for that! On 05/11/2012, at 11:00 AM, Monte Goulding wrote: > We are up to 4 funders now and about 1/5th of the way to what's required to > get the first version out.

Re: Re: [ANN] Game Center crowd funding opportunity

2012-11-05 Thread Josep M Yepes
Hi Monte, 5 funders! I just send my contribution to the project... Salut, Josep M > > > > We are up to 4 funders now and about 1/5th of the way to what's required to > get the first version out. > > What do people think about crowd funding? I'm looking at this as a test case > to see if i

SplitView

2012-11-05 Thread Shawn Blc
How do you create a splitview in LC for ipad development? Searched the dictionary and didn't see anything on it. ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription pre

Re: iOS (and Android) - register to open certain file-types?

2012-11-05 Thread Ben Rubinstein
On 02/11/2012 20:40, Monte Goulding wrote: Refer to this for the plist changes you need to make: http://developer.apple.com/library/ios/documentation/FileManagement/Conceptual/DocumentInteraction_TopicsForIOS/Articles/RegisteringtheFileTypesYourAppSupports.html#//apple_ref/doc/uid/TP40010411-SW1

Re: developing for mobile devices

2012-11-05 Thread Peter Haworth
I'd like to give a plug for Bjornke's BvG Docu 2 plugin here. It provides much more powerful dictionary search capabilities and often turns up references to entries which you won't find through the normal dictionary search mechanisms. Check it out at http://bjoernke.com/bvgdocu Pete lcSQL Softwa

Re: Missing digest downloads again

2012-11-05 Thread Roger Guay
Yes, I was still seeing it . . . until I took Mark's advice and dumped it. Turns out getting individual emails throughout the day is not so inconvenient after all. For one thing, replying to the individual email maintains the Subject line! Regards, Roger On Nov 5, 2012, at 2:09 AM, Graham Sa

Re: [OT] Why you want to program at fifty... (or any other age)

2012-11-05 Thread Richmond
On 04/11/12 22:13, Alejandro Tejada wrote: Hi All, Read this, after it recover from the slashdot effect: http://blog.vivekhaldar.com/post/34386970746/why-you-would-want-to-program-at-fifty-or-any-other Alejandro Well put. Intellectual exercise in my case, as teaching EFL to kids is hard wo

Missing digest downloads again

2012-11-05 Thread Graham Samuel
I find I'm still missing downloads of the digest of this list: for example, this morning's use-list digest is number 6; I got number 5 yesterday, but not number 4; I got number 3 and 1 but not 2 etc. I only really notice when I see replies to stuff I've sent myself but not my original message! B

Re: Financial formulae

2012-11-05 Thread Graham Samuel
Mike, thanks for that - very useful. No need for an extra clean-up. You know I did search the dictionary, but never thought of something so obvious as 'annuity' or 'compound'. Well, you learn something new every day (at least I do). I need to understand a little more about the functions I have