Re: [iOS] - Unwanted borders around buttons

2011-11-23 Thread Chris Sheffield
case? Chris -- Chris Sheffield Read Naturally, Inc. www.readnaturally.com On Nov 23, 2011, at 12:30 PM, Devin Asay wrote: I know I saw a discussion about this once, but now I can't find it. On iOS, when I have a button with an icon assigned to it, a blue border appears around the button

Re: [iOS] - Unwanted borders around buttons

2011-11-23 Thread Chris Sheffield
Sorry, I pasted that code and sent a little too quickly. In this case, the selectedObject would be your button, of course. :-) On Nov 23, 2011, at 12:47 PM, Chris Sheffield wrote: Devin, Here are my steps to get an unadorned button: set the opaque of the selectedObject to false

Re: Permanent data in IOS app

2011-11-14 Thread Chris Sheffield
Hi Paolo, If you are simply installing an update to an app, the app's data will *not* be deleted. But if you manually delete the app, then the app's data does get deleted and there is no way around this as far as I know. -- Chris Sheffield Read Naturally, Inc. www.readnaturally.com On Nov 14

special folders in iOS

2011-11-14 Thread Chris Sheffield
to all synced devices without having to download it over wi-fi on every device. Is something like this possible? Thanks, Chris -- Chris Sheffield Read Naturally, Inc. www.readnaturally.com ___ use-livecode mailing list use-livecode@lists.runrev.com

strange text problem

2011-10-31 Thread Chris Sheffield
, and the text height is set to 28. Any suggestions would be welcome. Thanks, Chris -- Chris Sheffield Read Naturally, Inc. www.readnaturally.com ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe

Re: strange text problem

2011-10-31 Thread Chris Sheffield
Scott, Good idea. I haven't tried that. Will do so and let you know. Thanks. -- Chris Sheffield Read Naturally, Inc. www.readnaturally.com On Oct 31, 2011, at 3:56 PM, Scott Rossi wrote: Have you tried explicitly setting the textColor of all text in the field to your default before setting

flow text around images

2011-10-24 Thread Chris Sheffield
Does anyone have a way to flow text around an image, much like the word processors do it? Can this even be done in LC? I can use the imageSource property, but I don't think that will give me quite the effect I'm after. Thanks, Chris -- Chris Sheffield Read Naturally, Inc. www.readnaturally.com

best audio format for mobile apps?

2011-10-18 Thread Chris Sheffield
What's the best audio format to use for mobile apps? Is it best to stick with mp3, or is something else better? It must be compressed and must be compatible with both Android and iOS. The audio will consist of spoken word and possibly some sound effects here and there. Thanks, Chris -- Chris

LiveCode IDE is resizing my stack!?

2011-10-18 Thread Chris Sheffield
avoid. Thanks, Chris -- Chris Sheffield Read Naturally, Inc. www.readnaturally.com ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http

Re: LiveCode IDE is resizing my stack!?

2011-10-18 Thread Chris Sheffield
Thanks, Craig. Moving my resizing code to the card script worked. Odd, though. I thought I had tried that already. Must not have. Thanks again, Chris -- Chris Sheffield Read Naturally, Inc. www.readnaturally.com On Oct 18, 2011, at 11:19 AM, dunb...@aol.com wrote: Could you move your

page turn visual effect/transition - iOS

2011-10-11 Thread Chris Sheffield
in a book when tapping a button or other area of the screen. Is this possible? Thanks, Chris -- Chris Sheffield Read Naturally, Inc. www.readnaturally.com ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe

mobile apps - getting started

2011-09-30 Thread Chris Sheffield
. Thanks, Chris -- Chris Sheffield Read Naturally, Inc. www.readnaturally.com ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com

Re: mobile apps - getting started

2011-09-30 Thread Chris Sheffield
Jacque, Super helpful! Thank you for taking the time to respond. I'm looking forward to this project but right now it seems a little daunting. I'm glad to know that most code just works. Thanks again, Chris On Sep 30, 2011, at 2:22 PM, J. Landman Gay wrote: On 9/30/11 1:25 PM, Chris

iOS external: how to pass arrays back and forth

2011-09-23 Thread Chris Sheffield
thing, so go easy on me. :-) Thanks, Chris -- Chris Sheffield Read Naturally, Inc. www.readnaturally.com ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription

slight OT: Apple's Volume Purchase Program

2011-09-02 Thread Chris Sheffield
appreciate hearing from you. Feel free to email me directly if it's too off-topic for the list. Thanks, Chris Sheffield Read Naturally, Inc. www.readnaturally.com ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe

combination iPad/web app

2011-06-22 Thread Chris Sheffield
, so that all data is in the cloud so to speak? Thanks, Chris -- Chris Sheffield Read Naturally, Inc. www.readnaturally.com ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your

iOS: what's the best place to store media files

2011-01-26 Thread Chris Sheffield
is the best way to test this in the simulator? Do I need to copy all the audio files into the simulated app's folder at /Users/[user]/Library/Application Support/iPhone Simulator? Thanks, Chris -- Chris Sheffield Read Naturally, Inc. www.readnaturally.com

Center a group in NativeGeometry (was Geometry Manager)

2010-12-21 Thread Chris Sheffield
the stack resizes. How would I accomplish this? I'm struggling to figure it out, even though it's probably simple. So I don't want the group to resize, I just want it to reposition. Thanks, Chris Sheffield On Dec 21, 2010, at 11:47 AM, Damien Girard wrote: You can also take a look

<    1   2   3   4