Re: iOS App Accepted

2011-04-29 Thread Scott Morrow
Congratulations Dan! -Scott Morrow On Apr 28, 2011, at 8:09 PM, Dan Friedman wrote: My first iOS app (created in LiveCode) was accepted to the App Store! I feel like I just gave birth! Deal Master, an app for poker dealers to practice dealing, was accepted to the App Store Wednesday

Re: Feedback: comparing content of two fields

2011-04-29 Thread J. Landman Gay
On 4/28/11 10:04 PM, Ronald Zellner wrote: Had to remove the color change as you can't set that attribute- as Michael predicted. Actually you can. Another thing that slows down a script is using a counter variable in a repeat loop. Sometimes you have to, but if possible use the repeat for

select after the selectedText

2011-04-29 Thread Richmond
So, here I am with a large textField, and as I merrily type into it new characters keep getting added to the end of the string (as one would expect): Now, this is a textField being filled up with unicode (double-byte) chars, and to make sure the next chars gets placed in the correct place my

Re: RunRev Live video archives

2011-04-29 Thread Pierre Sahores
Sarah, If you use a mac, just use Quicktime X to screencast the simcasts along you are asleep :-) Kind Regards, Pierre Le 29 avr. 2011 à 01:12, Sarah Reichelt a écrit : Hi All, I have a subscription to the RunRev Live simulcast, but as the presentations mostly take place when I am

Re: RunRev Live video archives

2011-04-29 Thread BNig
Hi Sarah, there are quite a number of the recorded sessions in the recorded tab. Kind regards Bernd -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/RunRev-Live-video-archives-tp3482514p3483421.html Sent from the Revolution - User mailing list archive at

use of colors of an image?

2011-04-29 Thread Tiemo Hollmann TB
Hi, I wonder what you can use the colors and patterns of an image for? I havn't used them before and when I try to set one of the eight colors, either of an empty image or an actual image, nothing is seen. I was hoping I can use them as a kind of hilite color, or as a kind of a blend level of the

Re: select after the selectedText

2011-04-29 Thread dunbarx
Richmond. Would changing to select after the text make this better? Craig -Original Message- From: Richmond richmondmathew...@gmail.com To: How to use LiveCode use-livecode@lists.runrev.com Sent: Fri, Apr 29, 2011 4:51 am Subject: select after the selectedText So, here I am with

Re: Live LiveCode Event #21

2011-04-29 Thread Nonsanity
If you still don't have anyone else offer, I think I can now do the talk. The Saturday plans are later in the evening (5pm EDT) so the usual start time for the LLCCE (2pm EDT) should be fine. ~ Chris Innanen ~ Nonsanity On Thu, Apr 28, 2011 at 4:05 PM, Mark Schonewille

Re: Feedback: comparing content of two fields

2011-04-29 Thread Michael Kann
One more gem from Jacqueline. --- On Fri, 4/29/11, J. Landman Gay jac...@hyperactivesw.com wrote: From: J. Landman Gay jac...@hyperactivesw.com Subject: Re: Feedback: comparing content of two fields To: How to use LiveCode use-livecode@lists.runrev.com Date: Friday, April 29, 2011, 2:45 AM On

Re: Live LiveCode Event #21

2011-04-29 Thread Mark Schonewille
Thanks, Chris! I'll reply off-list. -- Best regards, Mark Schonewille Economy-x-Talk Consulting and Software Engineering Homepage: http://economy-x-talk.com Twitter: http://twitter.com/xtalkprogrammer KvK: 50277553 New: Download the Installer Maker Plugin 1.6 for LiveCode here

Re: select after the selectedText

2011-04-29 Thread Nonsanity
select after char -1 of fld 1 Also works. ~ Chris Innanen ~ Nonsanity On Fri, Apr 29, 2011 at 8:37 AM, dunb...@aol.com wrote: Richmond. Would changing to select after the text make this better? Craig -Original Message- From: Richmond richmondmathew...@gmail.com To:

Re: Live LiveCode Event #21

2011-04-29 Thread Colin Holgate
I know I talked last Saturday, but if you don't get anyone else I could go over the code I did for the jigsaw puzzle app. I won't hand this stack around too much, but I'm happy to show how every aspect of how it works! ___ use-livecode mailing list

Re: Live LiveCode Event #21

2011-04-29 Thread Mark Schonewille
Thanks Colin. I'll write off-list. -- Best regards, Mark Schonewille Economy-x-Talk Consulting and Software Engineering Homepage: http://economy-x-talk.com Twitter: http://twitter.com/xtalkprogrammer KvK: 50277553 New: Download the Installer Maker Plugin 1.6 for LiveCode here http://qery.us/ce

Re: How to sync multiple functions / routines in parallel

2011-04-29 Thread Nonsanity
So you have data in memory that is constantly being updated, and need to save the data to several databases periodically. But when you save to each database in sequence, the data could be updated in between them, causing the databases to be out-of-sync. So what you could do is snapshot the data

Re: How to sync multiple functions / routines in parallel

2011-04-29 Thread Bob Sneidar
Lock all the databases first, then update them. I'm pretty sure all SQL databases have the ability to lock tables. In mySQL the sequel is: LOCK TABLES tbl_name [[AS] alias] lock_type [, tbl_name [[AS] alias] lock_type ] ... lock_type: READ [LOCAL] | [LOW_PRIORITY] WRITE UNLOCK

Hullooo David Johnson?

2011-04-29 Thread Bob Sneidar
I am looking for a way to contact Dave Johnson about revShare, but I cannot find him in revOnline anywhere. Anyone have an email address for him? Bob ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe,

ANN: Live LiveCode Code Event #21

2011-04-29 Thread Mark Schonewille
Dear folks, It is a big pleasure to announce the 21st edition of the Live LiveCode Code Event with two interesting presentations. This weekend's event is scheduled for 30 April 2011 at 19:00h GMT (Sat. 22:00 in Moscow, Sat. 20:00 in Paris, Sat. 14:00 in New York, Sat. 11:00 in Los Angeles,

Re: use of colors of an image?

2011-04-29 Thread Thunder
lt;What I would like to have is a quot;hilite blend levelquot; as a kind of quot;hilite iconquot; or quot;hilite colorquot;, with which I could show another state of the image, when clicked.gt; Maybe colorOverlay will do what you want... More info :

Re: Hullooo David Johnson?

2011-04-29 Thread Thunder
Hi Maybe Chipp Walters can help you.. Have a look at this link... http://runtime-revolution.278305.n4.nabble.com/Whiteboard-help-td292047.html#a292049 http://runtime-revolution.278305.n4.nabble.com/Whiteboard-help-td292047.html#a292049 David Johnson and I have been working on a library

Re: Hullooo David Johnson?

2011-04-29 Thread Bob Sneidar
Yes, it was because I got an email from Chipp telling my that He and David Johnson had worked on this together, but he offered no contact information for David, hence this post. Bob On Apr 29, 2011, at 11:18 AM, Thunder wrote: Hi Maybe Chipp Walters can help you.. Have a look at this

Launch and the working directory

2011-04-29 Thread Jeff Massung
I'd like to somehow set the working directory that I launch an application from. Anyone know how I can do that? Thanks! Jeff M. ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your

Alternatives to answer

2011-04-29 Thread tbodine
Hi LiveCoders. I'm working on my first real LC project and now I've dug myself into my first LC hole. Hoping for some advice... I want to present user with a dialog box that is more attractive than the standard answer command. (Bigger type, transparent, icon buttons). I tried making a separate

Re: Alternatives to answer

2011-04-29 Thread Bob Sneidar
Use the dialogData. You can set it to whatever you want in the dialog stack, and then retrieve it in your main stack. The dialogData is a global property you can set and get throughout the IDE or runtime environment. Also make your stack modal, meaning it must be dismissed before the user can

Re: Alternatives to answer

2011-04-29 Thread Pete
What Bob said. In addition to using the dialogData to return the user's choice to you, you can also use it to pass stuff into the dialog box, like maybe the text you want to display to the user, the title, labels for the buttons, etc. Use the preOpenCard handler of the dialog stack to configure