RE: iOS 7 / Xcode 5 and the status bar.

2013-10-01 Thread John Dixon
Ralph... The top of the card could be the top of the device under iOS6 if the status bar was hidden... when set to translucent the top of the card is the top of the device... I don't see it as a bug. Dixie From: rdim...@evergreeninfo.net To: use-livecode@lists.runrev.com Subject: iOS 7 /

Re: Android [Push] Icon Size

2013-10-01 Thread Neil Roger
Hi Dan, The size of the notification icon should be 24 x 24. This is defined in the iconography document created by google. http://developer.android.com/design/style/iconography.html Kind Regards, Neil Roger -- RunRev Support Team ~ http://www.runrev.com -- On 01/10/2013 01:43, Dan

Re: iOS 7 / Xcode 5 and the status bar.

2013-10-01 Thread Mark Wilcox
John's right - on iOS 7 apps are full screen by default with a translucent status bar floating on top. This happens to native apps when you build under the iOS 7 SDK too. It's a platform change that apps should adapt to. Since the status bar is translucent it matters what goes underneath, so

Re: Time to lighten up

2013-10-01 Thread Vaughn Clement
Hi Alejandro It would be nice if LiveCode would consider that only a few weeks ago I paid $50.00 for this course. I agree the course is is following the correct instructional media development practices. But that's because it was written by a professor in a university. Thank you Vaughn Clement

Re: htmlText question

2013-10-01 Thread Richard Gaskin
Mark Wieder wrote: replace with in tText I'm pre-coffee so forgive me if the answer is obvious, but that does that line accomplish? -- Richard Gaskin Fourth World LiveCode training and consulting: http://www.fourthworld.com Webzine for LiveCode developers:

Re: htmlText question

2013-10-01 Thread Mark Wieder
Richard- Tuesday, October 1, 2013, 7:50:57 AM, you wrote: Mark Wieder wrote: replace with in tText I'm pre-coffee so forgive me if the answer is obvious, but that does that line accomplish? LOL. Gotta love email clients. That second is (or was when I typed it) lt ; without spaces. But

test - please ignore

2013-10-01 Thread Richard Gaskin
This is just a test to see how this mail list software handles mbox formatting rules. Everyone except Alejandro can safely ignore it (he seems to enjoy things like this). From - somestring From: somestring From- somestring Sorry for the wasted bandwidth. Carry on... -- Richard Gaskin

Re: Best way to refresh screen

2013-10-01 Thread Björnke von Gierke
Most likely your examples are part of larger scripts. Always make sure that you unlock the screen as often as you lock it. 'lock screen' is symetrical additive, and not on/off switches like most other properties. So if you do two locks, and one unlock the screen is still locked. If that is not

Re: htmlText question

2013-10-01 Thread Mark Wieder
Richard- Tuesday, October 1, 2013, 7:50:57 AM, you wrote: Mark Wieder wrote: replace with in tText I'm pre-coffee so forgive me if the answer is obvious, but that does that line accomplish? LOL. Gotta love email clients. That second is (or was when I typed it) lt ; without spaces.

Re: htmlText question

2013-10-01 Thread Peter Haworth
It appeared intact in my gMail. Pete lcSQL Software http://www.lcsql.com On Tue, Oct 1, 2013 at 11:08 AM, Mark Wieder mwie...@ahsoftware.net wrote: Richard- Tuesday, October 1, 2013, 7:50:57 AM, you wrote: Mark Wieder wrote: replace with in tText I'm pre-coffee so forgive me if

Re: [ANN] mergExt: Dropbox Sync External and iOS 7 Updates

2013-10-01 Thread Chris Sheffield
Excellent! Thanks so much for getting that figured out so quickly. Extremely responsive, as always. :-) Thanks again, Chris On Sep 30, 2013, at 5:06 PM, Monte Goulding mo...@sweattechnologies.com wrote: On 01/10/2013, at 7:58 AM, Monte Goulding wrote: Looks like mergPop is crashing my

Re: htmlText question

2013-10-01 Thread Richard Gaskin
Mark Wieder wrote: ...and do note that I sent the email (as always) in straight text mode, the listserv software kept the text formatting, and that the text appears properly in the gmane archives: http://article.gmane.org/gmane.comp.ide.revolution.user/192493 So the problem is on your end. I

Re: Motion Comics tutorial for LiveCode

2013-10-01 Thread Ender Nafi Elekcioglu
completed: * page28-8 * page28-7 * page28-6 ~ Ender Nafi ~… together, we're smarter …~ On October 1, 2013 at 9:48:16 AM, Alejandro Tejada (capellan2...@gmail.com) wrote: Hi Ender, Your file is a perfect example of the process! :D Many Thanks for sending it. I'm sending

RE: iOS 7 / Xcode 5 and the status bar.

2013-10-01 Thread Ralph DiMola
I disagree. First of all the background color(or the gray default background) of the card is under the status bar. One way to fix this is to put a black(or white) bar on the top of the card. One Problem, there is no way to find out the status bar height anymore. Am I missing something here? In

Re: [ANN] mergExt: Dropbox Sync External and iOS 7 Updates

2013-10-01 Thread Andrew Kluthe
I think Monte's externals (and this one specifically) might have just convinced the company I work for to go to apple and livecode for their tablets to collect data out in the field over the plan we had to use android and an html5/native hybrid app. Can't wait to use some of your fine products.

Re: [ANN] mergExt: Dropbox Sync External and iOS 7 Updates

2013-10-01 Thread Monte Goulding
On 02/10/2013, at 6:56 AM, Andrew Kluthe and...@ctech.me wrote: I think Monte's externals (and this one specifically) might have just convinced the company I work for to go to apple and livecode for their tablets to collect data out in the field over the plan we had to use android and an

Re: htmlText question

2013-10-01 Thread Mark Wieder
Richard- Tuesday, October 1, 2013, 12:29:37 PM, you wrote: The problem is definitely on my end, but not in my trusted Thunderbird. I'm subscribed here in digest mode, and read the archives in the browser. So your code snippet was good, and the browser was doing what browsers are expected

Re: iOS 7 / Xcode 5 and the status bar.

2013-10-01 Thread Monte Goulding
On 02/10/2013, at 6:54 AM, Ralph DiMola rdim...@evergreeninfo.net wrote: I disagree. First of all the background color(or the gray default background) of the card is under the status bar. One way to fix this is to put a black(or white) bar on the top of the card. One Problem, there is no way

Re: Best way to refresh screen

2013-10-01 Thread proth...@earthednet.org
Thanks, Bjorne: That works. So I guess livecode is always trying to update the screen image, unless the screen is locked. But, it gets behind sometimes, so needs a little wait time. Bill William Prothero http://es.earthednet.org On Oct 1, 2013, at 11:06 AM, Björnke von Gierke b...@mac.com

revOnline

2013-10-01 Thread Peter Haworth
revOnline appears to be completely dead - searching doesn't work and clicking a keyword does nothing either. Anyone having the same experience? Pete lcSQL Software http://www.lcsql.com ___ use-livecode mailing list use-livecode@lists.runrev.com Please

Re: revOnline

2013-10-01 Thread Warren Samples
On 10/01/2013 05:38 PM, Peter Haworth wrote: revOnline appears to be completely dead - searching doesn't work and clicking a keyword does nothing either. Anyone having the same experience? Pete All these functions seem to be working normally here in LC 6.1.1 and 6.5dp1. Warren

Re: revOnline

2013-10-01 Thread Peter Haworth
Thanks, yes they work OK in 6.1.1. I guess I'll have to stop using 5.5.4 which is where I came across the problem. Pete lcSQL Software http://www.lcsql.com On Tue, Oct 1, 2013 at 3:48 PM, Warren Samples war...@warrensweb.us wrote: On 10/01/2013 05:38 PM, Peter Haworth wrote: revOnline

Re: revOnline

2013-10-01 Thread Mark Wieder
Pete- Tuesday, October 1, 2013, 4:55:06 PM, you wrote: Thanks, yes they work OK in 6.1.1. I guess I'll have to stop using 5.5.4 which is where I came across the problem. Working for me here with 5.5.4. Maybe there was a problem earlier in the day that got fixed? -- -Mark Wieder

Re: revOnline

2013-10-01 Thread Mark Wieder
Maybe there was a problem earlier in the day that got fixed? Er... that should read maybe the *problem* got fixed, not the day... -- -Mark Wieder mwie...@ahsoftware.net ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this

Re: revOnline

2013-10-01 Thread Kay C Lan
No, the day was definitely broken but after that post it's much better now. Thanks ;-) On Wed, Oct 2, 2013 at 9:13 AM, Mark Wieder mwie...@ahsoftware.net wrote: Maybe there was a problem earlier in the day that got fixed? Er... that should read maybe the *problem* got fixed, not the day...

Re: Motion Comics tutorial for LiveCode

2013-10-01 Thread Ender Nafi Elekcioglu
There are some remarkable intellects in this world. I wrote this statement because of Dr. Paul Harrison, coder of Resynthesizer plugin for Gimp. I've used many content-aware healing tools in my time but I must say, none of them can compete with this one. Give it a try… It's really astonishing.

RE: iOS 7 / Xcode 5 and the status bar.

2013-10-01 Thread Ralph DiMola
OK, I see what you mean about the new style. It just would have been helpful to know how many pixels the status bar icons occupy. Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net -Original Message- From: use-livecode