Re: Android Test Failure

2012-07-01 Thread Colin Holgate
It isn't in that folder, it's somewhere else. Choose Go Folder from the Go menu in Finder, and enter this: ~/.android That should take you to the right folder. On Jul 1, 2012, at 2:15 PM, Dan Friedman wrote: > But, I don't have a file named "debug.keystore" in my "android-sdk-mac_x86" > fold

Re: Android Test Failure

2012-07-01 Thread Mark Schonewille
and other colour spaces. http://www.color-converter.com On 1 jul 2012, at 20:15, Dan Friedman wrote: > Greetings! > > After much success with iOS (several apps selling on iTunes!), I am taking > the plunge into building for Android. I have followed the steps and when I > "test

Android Test Failure

2012-07-01 Thread Dan Friedman
Greetings! After much success with iOS (several apps selling on iTunes!), I am taking the plunge into building for Android. I have followed the steps and when I "test" my stack in the simulator, I get "Unable to build app for testing: apk preparation failed". I found s

Re: simple (?): how to test menus after building them

2012-06-21 Thread Richard Gaskin
J. Landman Gay wrote: On 6/21/12 9:12 AM, Richard Gaskin wrote: J. Landman Gay wrote: Actually, you can share groups from a mainstack to any of its substacks. How? I've been wanting to do that for years You've probably already seen my retraction. Last year I worked on a stack that shared a

Re: simple (?): how to test menus after building them

2012-06-21 Thread J. Landman Gay
On 6/21/12 9:12 AM, Richard Gaskin wrote: J. Landman Gay wrote: Actually, you can share groups from a mainstack to any of its substacks. How? I've been wanting to do that for years You've probably already seen my retraction. Last year I worked on a stack that shared a menu bar with multipl

Re: simple (?): how to test menus after building them

2012-06-21 Thread Richard Gaskin
J. Landman Gay wrote: Actually, you can share groups from a mainstack to any of its substacks. How? I've been wanting to do that for years, so we could get something close to Gain Momentum's "View" objects but haven't been able to do it. Back in the day I asked Dr. Raney, and he told me it c

Re: simple (?): how to test menus after building them

2012-06-20 Thread J. Landman Gay
On 6/20/12 9:54 PM, Dr. Hawkins wrote: On Wednesday, June 20, 2012, J. Landman Gay wrote: Actually, you can share groups from a mainstack to any of its substacks. Which is exactly what I want to do--but how? I created in the main sack, but it doesn't paper when try to use the menu object-

Re: simple (?): how to test menus after building them

2012-06-20 Thread Dr. Hawkins
On Wednesday, June 20, 2012, J. Landman Gay wrote: > > > Actually, you can share groups from a mainstack to any of its substacks. > > Which is exactly what I want to do--but how? I created in the main sack, but it doesn't paper when try to use the menu object->place , it isn't there as an option.

Re: simple (?): how to test menus after building them

2012-06-20 Thread J. Landman Gay
On 6/20/12 7:48 PM, Robert Brenstein wrote: On 20.06.2012 at 17:28 Uhr -0700 Paul Hibbert apparently wrote: > But isn't this going to give me a copy of the menu in every substack, so that I have to change all of them? No, if you use 'Place Group' it will put a 'referenced copy' of the menu

Re: simple (?): how to test menus after building them

2012-06-20 Thread Robert Brenstein
On 20.06.2012 at 17:28 Uhr -0700 Paul Hibbert apparently wrote: > But isn't this going to give me a copy of the menu in every substack, so that I have to change all of them? No, if you use 'Place Group' it will put a 'referenced copy' of the menu group on the card, so any edits to the grou

Re: simple (?): how to test menus after building them

2012-06-20 Thread Paul Hibbert
On 2012-06-20, at 5:11 PM, Dr. Hawkins wrote: > On Wed, Jun 20, 2012 at 2:00 PM, J. Landman Gay > wrote: >> Yes, just use the Object menu to place the menu group on the cards in the >> substack. > > Thanks > > But isn't this going to give me a copy of the menu in every substack, > so that I ha

Re: simple (?): how to test menus after building them

2012-06-20 Thread Dr. Hawkins
On Wed, Jun 20, 2012 at 2:00 PM, J. Landman Gay wrote: > Yes, just use the Object menu to place the menu group on the cards in the > substack. Thanks But isn't this going to give me a copy of the menu in every substack, so that I have to change all of them? -- The Hawkins Law Firm Richard E.

Re: simple (?): how to test menus after building them

2012-06-20 Thread J. Landman Gay
On 6/20/12 2:14 PM, Dr. Hawkins wrote: hmm, can I re-use this same menubar from the substacks, or do I have to duplicated it for each one? (the latter would seem to be asking for maintenance problems!) Yes, just use the Object menu to place the menu group on the cards in the substack. -- J

Re: simple (?): how to test menus after building them

2012-06-20 Thread Dr. Hawkins
On Wed, Jun 20, 2012 at 12:06 PM, Paul Hibbert wrote: > > Your menus should work in "Run" mode, i.e. When you choose the Browse tool > (you may need to click on the title bar of your app window first). But > another way to test your menus is to use the "Suspend Dev

Re: simple (?): how to test menus after building them

2012-06-20 Thread Paul Hibbert
Your menus should work in "Run" mode, i.e. When you choose the Browse tool (you may need to click on the title bar of your app window first). But another way to test your menus is to use the "Suspend Development Tools" under the Development menu. The Application Me

simple (?): how to test menus after building them

2012-06-20 Thread Dr. Hawkins
I've found the Menu Builder tool, and set up a menu. I can even preview it from within the tool. Is there any way to test it (Mac) short of building a standalone? I would think this would have been in the recent academy videos, or something easily googled, but I can't find it! -- T

Re: can someone please try this test...

2012-05-23 Thread Ken Corey
On 23/05/2012 17:10, Richard Gaskin wrote: Just the same, this seems a good opportunity to offer a gentle reminder that we have members here with a wide range of experience, and we want this to be a safe and friendly place for all of them to get help. Bravo, you hammer the point home quite well

Re: can someone please try this test...

2012-05-23 Thread Bob Sneidar
Ya that explains it. I use TSCH. I am almost positive that OS X has this protection built in anyway. Bob On May 23, 2012, at 10:18 AM, Tim Jones wrote: > Hmm - I use a Mac and it works here. Maybe you need to add it to ~/.bashrc > instead of ~/.bash_profile in your case. > > According to A

Re: can someone please try this test...

2012-05-23 Thread Tim Jones
Hmm - I use a Mac and it works here. Maybe you need to add it to ~/.bashrc instead of ~/.bash_profile in your case. According to Apple's docs: /etc/profile The systemwide initialization file, executed for login shells ~/.bash_profile The personal initia

Re: can someone please try this test...

2012-05-23 Thread Bob Sneidar
No workie on Mac. Bob On May 23, 2012, at 10:01 AM, Tim Jones wrote: > On May 23, 2012, at 9:54 AM, Bob Sneidar wrote: > >> So this came up on another blog recently, where someone posted a youtube of >> when Pixar *accidentally* deleted Toy Story 2 from their computers by typing >> in the c

Re: can someone please try this test...

2012-05-23 Thread Tim Jones
On May 23, 2012, at 9:54 AM, Bob Sneidar wrote: > So this came up on another blog recently, where someone posted a youtube of > when Pixar *accidentally* deleted Toy Story 2 from their computers by typing > in the command to delete all files on the hard drive. > > Correct me if I am wrong, but

Re: can someone please try this test...

2012-05-23 Thread Bob Sneidar
So this came up on another blog recently, where someone posted a youtube of when Pixar *accidentally* deleted Toy Story 2 from their computers by typing in the command to delete all files on the hard drive. Correct me if I am wrong, but don't you have to be an administrator, and don't you have

Re: can someone please try this test...

2012-05-23 Thread Richard Gaskin
Ken Corey wrote: *smile* I /love/ how willing we are all to help. Okay, what do you all get when you type this one: put shell("[dangerous command line deleted]) into field "gotcha" (I know that's got a syntax error and is not quite the right command to erase the hard drive on MacOS, but I dar

Re: can someone please try this test...

2012-05-23 Thread Ken Corey
On 23/05/2012 05:29, Chipp Walters wrote: in the msg box, copy and paste the line below: put URL " https://docs.google.com/spreadsheet/tq?tqx=out:csv&key=0AiQYsJmyjjz8dEJIT2VyamhRWWVEM3U0MGR1Y21nUUE " Please tell me if it returns anything. Thanks. *smile* I /love/ how willing we are all to h

RE: can someone please try this test...

2012-05-23 Thread Ralph DiMola
...@lists.runrev.com [mailto:use-livecode-boun...@lists.runrev.com] On Behalf Of Richard Gaskin Sent: Wednesday, May 23, 2012 11:22 AM To: use-livecode@lists.runrev.com Subject: Re: can someone please try this test... Klaus wrote: > Am 23.05.2012 um 16:54 schrieb Richard Gaskin: > >> C

Re: can someone please try this test...

2012-05-23 Thread Klaus on-rev
Hi Richard, Am 23.05.2012 um 17:22 schrieb Richard Gaskin: > Klaus wrote: >> Am 23.05.2012 um 16:54 schrieb Richard Gaskin: >>> Chipp Walters wrote: in the msg box, copy and paste the line below: put URL "https://docs.google.com/spreadsheet/tq?tqx=out:csv&key=0AiQYsJmyjjz8dEJIT2Vy

Re: can someone please try this test...

2012-05-23 Thread Richard Gaskin
Klaus wrote: Am 23.05.2012 um 16:54 schrieb Richard Gaskin: Chipp Walters wrote: in the msg box, copy and paste the line below: put URL "https://docs.google.com/spreadsheet/tq?tqx=out:csv&key=0AiQYsJmyjjz8dEJIT2VyamhRWWVEM3U0MGR1Y21nUUE"; Please tell me if it returns anything. Thanks. In v4

Re: can someone please try this test...

2012-05-23 Thread Klaus on-rev
Am 23.05.2012 um 16:54 schrieb Richard Gaskin: > Chipp Walters wrote: >> in the msg box, copy and paste the line below: >> put URL >> "https://docs.google.com/spreadsheet/tq?tqx=out:csv&key=0AiQYsJmyjjz8dEJIT2VyamhRWWVEM3U0MGR1Y21nUUE"; >> Please tell me if it returns anything. Thanks. > > In v

Re: can someone please try this test...

2012-05-23 Thread Michael Kann
I get an Excel spreadsheet the opens up in Excel. Using Firefox/Windows Mike ___ 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/ma

Re: can someone please try this test...

2012-05-23 Thread Richard Gaskin
Chipp Walters wrote: in the msg box, copy and paste the line below: put URL " https://docs.google.com/spreadsheet/tq?tqx=out:csv&key=0AiQYsJmyjjz8dEJIT2VyamhRWWVEM3U0MGR1Y21nUUE " Please tell me if it returns anything. Thanks. In v4.6.4 I get this: error -Error with certificate at depth: 1

Re: can someone please try this test...

2012-05-23 Thread Francis Nugent Dixon
Hi from Beautiful Brittany, and I got the same as everybody else….. "","" "Screen name","URL" "Home Screen 01","http://dl.dropbox.com/u/3788438/AgilixPublic/SesameLearning/UI%20screens/Page1.jpg"; "Home Screen 01a","http://dl.dropbox.com/u/3788438/AgilixPublic/SesameLearning/UI%20screens/Page1a

Re: can someone please try this test...

2012-05-22 Thread Scott Rossi
Same as the other responses: "","" "Screen name","URL" "Home Screen 01","http://dl.dropbox.com/u/3788438/AgilixPublic/SesameLearning/UI%20screen s/HomeScreen01.jpg" "Home Screen 01a","http://dl.dropbox.com/u/3788438/AgilixPublic/SesameLearning/UI%20scree ns/HomeScreen01a.jpg" "Home Screen 02","

Re: can someone please try this test...

2012-05-22 Thread Chipp Walters
Thanks guys. For some reason mine wasn't working. I ended up putting libURLSetSSLVerification false in front of it and it started to work again. Thanks AGAIN!! ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscrib

Re: can someone please try this test...

2012-05-22 Thread Terry Judd
On 23/05/2012, at 02:29 PM, Chipp Walters wrote: put URL " https://docs.google.com/spreadsheet/tq?tqx=out:csv&key=0AiQYsJmyjjz8dEJIT2VyamhRWWVEM3U0MGR1Y21nUUE Hi Chipp - in 4.6.4, once I delete the return before the url and wrap the url in quotes it returns the following text... "","" "Screen

Re: can someone please try this test...

2012-05-22 Thread Igor de Oliveira Couto
On 23/05/2012, at 2:29 PM, Chipp Walters wrote: > Please tell me if it returns anything. Thanks. It seems to return this - 5 lines: "","" "Screen name","URL" "Home Screen 01","http://dl.dropbox.com/u/3788438/AgilixPublic/SesameLearning/UI%20screens/HomeScreen01.jpg"; "Home Screen 01a","http:/

can someone please try this test...

2012-05-22 Thread Chipp Walters
in the msg box, copy and paste the line below: put URL " https://docs.google.com/spreadsheet/tq?tqx=out:csv&key=0AiQYsJmyjjz8dEJIT2VyamhRWWVEM3U0MGR1Y21nUUE " Please tell me if it returns anything. Thanks. -- Chipp Walters CEO, Altuit, Inc. ___ use-li

Re: Test using 5.1 Retina Simulator

2012-03-08 Thread Thomas McGrath III
re's how: >> >> Find the new Simulator at: >> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Applications/ >> and copy it to the old simulator folder here: >> /Developer/Platforms/iPhoneSimulator.platform/Developer/Ap

Re: Test using 5.1 Retina Simulator

2012-03-08 Thread Graham Samuel
ents/Developer/Platforms/iPhoneSimulator.platform/Developer/Applications/ > and copy it to the old simulator folder here: > /Developer/Platforms/iPhoneSimulator.platform/Developer/Applications/ > > Then in LC just select Test and then from within the 'new' Simul

Test using 5.1 Retina Simulator

2012-03-08 Thread Thomas McGrath III
form/Developer/Applications/ Then in LC just select Test and then from within the 'new' Simulator choose Hardware/Device/iPad (Retina) -- Then choose scale 50% from the Window menu. Also, even though the screen is reduced to 50% the Copy Screen command and the Save Screen Shot comma

Re: WordLib Test Docs and LiveCode 5

2011-11-09 Thread Curry Kenworthy
WordReport made it so much easier and more powerful Awesome! Thanks for sharing that. Best wishes, Curry K. ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription pr

Re: WordLib Test Docs and LiveCode 5

2011-11-09 Thread Andrew Kluthe
spent all the budget for would have probably meant losing that client. Good to hear that WordOut and WordReport updates are coming. :) -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/WordLib-Test-Docs-and-LiveCode-5-tp4021657p4022472.html Sent from the Revolution

Re: WordLib Test Docs and LiveCode 5

2011-11-09 Thread Curry Kenworthy
WordReport Saved My Job. Really? That's great! :-) How did it happen? Any interesting things happening with that? Thank You! After the WordLib update I'll aim to update WordReport (less picky about formatting, hopefully) and finally release WordOut! Best wishes, Curry Kenworthy -- WordLi

Re: WordLib Test Docs and LiveCode 5

2011-11-09 Thread Andrew Kluthe
WordReport Saved My Job. Any interesting things happening with that? Thank You! -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/WordLib-Test-Docs-and-LiveCode-5-tp4021657p4021858.html Sent from the Revolution - User mailing list archive at Nabble.com

WordLib Test Docs and LiveCode 5

2011-11-09 Thread Curry Kenworthy
WordLib users: This a heads-up on one LiveCode engine issue that affects some test documents, plus exciting news on upcoming import features! There's a new issue in LiveCode 5.0 that affects displaying animated GIFs in fields when the images are referenced from files. Display a moving G

Re: test 3

2011-11-05 Thread Bob Sneidar
The force IS weak! Only the Shwartz can save you now. Bob On Nov 4, 2011, at 12:39 AM, Heather Nagey wrote: > Is this the email you are looking for? I really hope so, the force is weak... > > Trust the Force... > > Heather > > Heather Nagey > Customer Services Manager > http://www.runrev.com

test: mail-not-getting-through

2011-11-04 Thread ddas
___ 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/mailman/listinfo/use-livecode

test 3

2011-11-04 Thread Heather Nagey
Is this the email you are looking for? I really hope so, the force is weak... Trust the Force... Heather Heather Nagey Customer Services Manager http://www.runrev.com/ LiveCode - Unleash Your Killer App ___ use-livecode mailing list use-livecode@l

Re: test

2011-10-24 Thread Peter M. Brigham, MD
but I don't do Windows... -- Peter Peter M. Brigham pmb...@gmail.com http://home.comcast.net/~pmbrig On Oct 24, 2011, at 4:03 PM, Jim Kanter wrote: > Yes, but you have to open your windows first. > > On Mon, Oct 24, 2011 at 2:05 PM, Matthias Rebbe > wrote: >> :) >> >> >> Am 24.10.2011 um 20

Re: test

2011-10-24 Thread Bob Sneidar
No no no, that's "The Alley" and no it's not safe out there. Bob On Oct 24, 2011, at 3:29 PM, Roger Eller wrote: > On Mon, Oct 24, 2011 at 12:30 PM, Bob Sneidar wrote: > >> Because of the outage, I just discovered volleyball! Have you guys heard of >> this? It's a hoot!! You do it in a place

Re: test

2011-10-24 Thread Roger Eller
On Mon, Oct 24, 2011 at 12:30 PM, Bob Sneidar wrote: > Because of the outage, I just discovered volleyball! Have you guys heard of > this? It's a hoot!! You do it in a place called, "The Outdoors." ;-) > > Bob I think I have seen "The Outdoors". Is it that vast space between the buildings? Do

Re: test

2011-10-24 Thread Jim Kanter
Yes, but you have to open your windows first. On Mon, Oct 24, 2011 at 2:05 PM, Matthias Rebbe wrote: > :) > > > Am 24.10.2011 um 20:03 schrieb Mark Wieder: > >> Bob- >> >> Monday, October 24, 2011, 9:30:42 AM, you wrote: >> >>> Because of the outage, I just discovered volleyball! Have you >>> guy

Re: test

2011-10-24 Thread Matthias Rebbe
:) Am 24.10.2011 um 20:03 schrieb Mark Wieder: > Bob- > > Monday, October 24, 2011, 9:30:42 AM, you wrote: > >> Because of the outage, I just discovered volleyball! Have you >> guys heard of this? It's a hoot!! You do it in a place called, "The >> Outdoors." ;-) > > Do you have a url for that

Re: test

2011-10-24 Thread Mark Wieder
Bob- Monday, October 24, 2011, 9:30:42 AM, you wrote: > Because of the outage, I just discovered volleyball! Have you > guys heard of this? It's a hoot!! You do it in a place called, "The > Outdoors." ;-) Do you have a url for that? -- -Mark Wieder mwie...@ahsoftware.net ___

Re: test

2011-10-24 Thread Jerry Jensen
On Oct 24, 2011, at 9:09 AM, J. Landman Gay wrote: > On 10/24/11 10:33 AM, Mark Wieder wrote: >> Heather- >> >> Monday, October 24, 2011, 7:09:42 AM, you wrote: >> >>> Please ignore. >> >> I am so happy I am to have a message to ignore... >> > > I missed all of you so much! Life wasn't the sa

Re: test

2011-10-24 Thread Bob Sneidar
Because of the outage, I just discovered volleyball! Have you guys heard of this? It's a hoot!! You do it in a place called, "The Outdoors." ;-) Bob On Oct 24, 2011, at 9:09 AM, J. Landman Gay wrote: > On 10/24/11 10:33 AM, Mark Wieder wrote: >> Heather- >> >> Monday, October 24, 2011, 7:09:4

Re: test

2011-10-24 Thread Peter M. Brigham, MD
On Oct 24, 2011, at 12:09 PM, J. Landman Gay wrote: > On 10/24/11 10:33 AM, Mark Wieder wrote: >> Heather- >> >> Monday, October 24, 2011, 7:09:42 AM, you wrote: >> >>> Please ignore. >> >> I am so happy I am to have a message to ignore... >> > > I missed all of you so much! Life wasn't the s

Re: test

2011-10-24 Thread J. Landman Gay
On 10/24/11 10:33 AM, Mark Wieder wrote: Heather- Monday, October 24, 2011, 7:09:42 AM, you wrote: Please ignore. I am so happy I am to have a message to ignore... I missed all of you so much! Life wasn't the same. I had to do things like step away from the computer. It was hell. -- Ja

Re: test

2011-10-24 Thread Mark Wieder
Heather- Monday, October 24, 2011, 7:09:42 AM, you wrote: > Please ignore. I am so happy I am to have a message to ignore... -- -Mark Wieder mwie...@ahsoftware.net ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url t

Re: test

2011-10-24 Thread Mike Bonner
These aren't the emails you're looking for. On Mon, Oct 24, 2011 at 8:22 AM, FlexibleLearning < ad...@flexiblelearning.com> wrote: > testing. pls move on. > > ___ > use-livecode mailing list > use-livecode@lists.runrev.com > Please visit this url to sub

test

2011-10-24 Thread FlexibleLearning
testing. pls move on. ___ 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/mailman/listinfo/use-livecode

Re: test

2011-10-24 Thread Mike Bonner
Welcome back! On Mon, Oct 24, 2011 at 8:09 AM, Heather Nagey wrote: > Please ignore. > > > Heather Nagey > Customer Services Manager > http://www.runrev.com/ > LiveCode - Unleash Your Killer App > > > __**_ > use-livecode mailing list > use-livecode@li

test

2011-10-24 Thread Heather Nagey
Please ignore. Heather Nagey Customer Services Manager http://www.runrev.com/ LiveCode - Unleash Your Killer App ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription

Re: Was "New rendering test" or something like that

2011-10-20 Thread Alejandro Tejada
being well thought of. > Thank you. > I wholeheartly agree. A passion that drives and a goal that inspire. That's what keep the world rolling. I want to build my own house in the future, but it would be a Dome that does not leak! :-D Al -- View this message in context: http://runtim

Re: Was "New rendering test" or something like that

2011-10-20 Thread Roger Guay
Thu, 20 Oct 2011 06:26:55 -0700 > From: James Hurley > To: use-livecode@lists.runrev.com > Subject: Was "New rendering test" or something like that > Message-ID: > Content-Type: text/plain; charset=us-ascii > > Richard, Alejandro, Ken, et. al., > > I thank

Was "New rendering test" or something like that

2011-10-20 Thread James Hurley
Richard, Alejandro, Ken, et. al., I thank you for your kind words, but RunRev and this list provides a whole body of specialists. I speak a foreign language, Math--and I'm not the only one. I ought to have mastered a bit of math after 40 years teaching mathematical physics. (In retirement I ha

A Test

2011-09-25 Thread Joe Lewis Wilkins
Just Testing Joe Lewis Wilkins ___ 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/mailman/listinfo/use-livecode

Re: iOS "test button" issue

2011-09-14 Thread Chipp Walters
Turns out if I go into the Development Menu, then select a 'Test Target,' the button will enable. On Wed, Sep 14, 2011 at 8:14 PM, Chipp Walters wrote: > Just got around to installing 4.6.4 and my test button no longer works. > I've checked the prefs, and it has the right p

iOS "test button" issue

2011-09-14 Thread Chipp Walters
Just got around to installing 4.6.4 and my test button no longer works. I've checked the prefs, and it has the right path to /Developer and my Standalone build prefs seem to look OK. Any thing else I should look for? -- Chipp Walters CEO, Shafer Walters Group

A Test

2011-08-20 Thread Joe Lewis Wilkins
Please ignore. Joe Lewis Wilkins ___ 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/mailman/listinfo/use-livecode

AW: AW: How to test if an image is empty?

2011-07-12 Thread Tiemo Hollmann TB
veCode > Betreff: Re: AW: How to test if an image is empty? > > > Thanks Mark and Scott, > > "the text" ... hmm, not the first to think about with an image :) > > If it helps, Tiemo, you can use this: > > put "" into image 1 > > and >

Re: AW: How to test if an image is empty?

2011-07-11 Thread Jim Lambert
Ken, Great explanation. Thanks, JimL ___ 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/mailman/listinfo/use-livecode

Re: AW: How to test if an image is empty?

2011-07-11 Thread Ken Ray
der.com/ > Thanks for your quick response > Tiemo > >> -Ursprüngliche Nachricht----- >> Von: use-livecode-boun...@lists.runrev.com [mailto:use-livecode- >> boun...@lists.runrev.com] Im Auftrag von Scott Rossi >> Gesendet: Montag, 11. Juli 2011 11:48 >>

AW: How to test if an image is empty?

2011-07-11 Thread Tiemo Hollmann TB
tt Rossi > Gesendet: Montag, 11. Juli 2011 11:48 > An: LiveCode Mail List > Betreff: Re: How to test if an image is empty? > > Recently, Tiemo Hollmann TB wrote: > > > when I put empty into img "foo" the imagedata of img "foo" is still not > > empty,

Re: How to test if an image is empty?

2011-07-11 Thread Scott Rossi
Recently, Tiemo Hollmann TB wrote: > when I put empty into img "foo" the imagedata of img "foo" is still not > empty, there are still any binary data in the image. > > I can't test if the imagedata of img "foo" is empty" nor can I test if th

Re: How to test if an image is empty?

2011-07-11 Thread Mark Schonewille
ere are still any binary data in the image. > > I can't test if the imagedata of img "foo" is empty" nor can I test if the > img "foo" is empty. How can I test if I have put empty into an image? Can I > test it binary? > > Thanks > >

How to test if an image is empty?

2011-07-11 Thread Tiemo Hollmann TB
Hello, when I put empty into img "foo" the imagedata of img "foo" is still not empty, there are still any binary data in the image. I can't test if the imagedata of img "foo" is empty" nor can I test if the img "foo" is empty. How can I tes

Re: Second test for Infinite Zoom

2011-07-03 Thread Roger Eller
k in 2009: > > > http://runtime-revolution.278305.n4.nabble.com/First-test-for-Infinite-Zoom-td621701.html > > I created two download links to public files in my Dropbox folder: > > http://dl.dropbox.com/u/3834621/Zoom_infinite_2011_07_03.zip > http://dl.dropbox.com/u/3834621/Zo

Second test for Infinite Zoom

2011-07-03 Thread Alejandro Tejada
Hi All, Today, I found time to revisit this code, originally published in 2009. Now the stack could zoom in and zoom out using the mouse scroll wheel. If you want, read that messages thread, started back in 2009: http://runtime-revolution.278305.n4.nabble.com/First-test-for-Infinite-Zoom

Re: Test on android simulator

2011-06-19 Thread J. Landman Gay
On 6/19/11 2:36 PM, Ludovic Thébault wrote: Le 19 juin 2011 à 19:44, J. Landman Gay a écrit : I see. That wasn't clear, since he said the virtual device worked. But yes, the emulator must be up and running first before LiveCode will list it. The OP seemed to indicate that was the case though.

Re: Test on android simulator

2011-06-19 Thread Mark Schonewille
Hi Ludovic, I think that's normal if you have no real device connected to your computer. Have you tried to start the simulator before starting LiveCode? -- Best regards, Mark Schonewille Economy-x-Talk Consulting and Software Engineering Homepage: http://economy-x-talk.com Twitter: http://twit

Re: Test on android simulator

2011-06-19 Thread Ludovic Thébault
Le 19 juin 2011 à 19:44, J. Landman Gay a écrit : > I see. That wasn't clear, since he said the virtual device worked. But yes, > the emulator must be up and running first before LiveCode will list it. The > OP seemed to indicate that was the case though. Maybe Ludovic can clarify. The virtual

Re: Test on android simulator

2011-06-19 Thread J. Landman Gay
On 6/19/11 1:44 AM, Ludovic Thébault wrote: Hello, I've installed the android SDK. It's works. i've create an virtual device. It's works. I've set the "mobile configuration" in prefs to put the path of the sdk. I've the "jdk" path displayed. B

Re: Test on android simulator

2011-06-19 Thread J. Landman Gay
On 6/19/11 11:54 AM, Mark Schonewille wrote: Hi Jacque, I think you mean ./adb devices Right, sorry. and this command doesn't show any of the virtual devices, even if LiveCode does see these virtual devices. The question is about the simulator, not about an actual tablet. I see. That was

Re: Test on android simulator

2011-06-19 Thread Mark Schonewille
>> Hello, >> >> I've installed the android SDK. It's works. i've create an virtual >> device. It's works. I've set the "mobile configuration" in prefs to >> put the path of the sdk. I've the "jdk" path displayed. >> >

Re: Test on android simulator

2011-06-19 Thread J. Landman Gay
On 6/19/11 1:44 AM, Ludovic Thébault wrote: Hello, I've installed the android SDK. It's works. i've create an virtual device. It's works. I've set the "mobile configuration" in prefs to put the path of the sdk. I've the "jdk" path displayed. B

Re: Test on android simulator

2011-06-19 Thread Mark Schonewille
works. > i've create an virtual device. It's works. > I've set the "mobile configuration" in prefs to put the path of the sdk. I've > the "jdk" path displayed. > > But in the Test target menu of livecode (461), i've nothing about Android

Test on android simulator

2011-06-18 Thread Ludovic Thébault
Hello, I've installed the android SDK. It's works. i've create an virtual device. It's works. I've set the "mobile configuration" in prefs to put the path of the sdk. I've the "jdk" path displayed. But in the Test target menu of livecode (461),

Re: Test stack for Gif animation and Background Patterns

2011-05-11 Thread Alejandro Tejada
ing problems. Thanks again for your reports! Al -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/Test-stack-for-Gif-animation-and-Background-Patterns-tp3512698p3516253.html Sent from the Revolution - User mailing list archive at Nabble.com.

Re: Test stack for Gif animation and Background Patterns

2011-05-11 Thread Richard Gaskin
Mark Wieder wrote: Alejandro- FWIW, on Fedora Core 13 it ran flawlessly: roughly 20% cpu usage with no apparent slowdown and an insignificant hit on memory usage. This on a six-month old 2.6GHz quad-core Thinkpad with 4G memory. Same good result here on Ubuntu 10.10. -- Richard Gaskin Four

Re: Test stack for Gif animation and Background Patterns

2011-05-11 Thread BNig
once you add the "with messages" to the wait command. Sorry to be unclear on this. Somehow I had the impression the stack was not stopping the animation in its original form when clicking. Kind regards Bernd -- View this message in context: http://runtime-revolution.278305.n4.nabbl

Re: Test stack for Gif animation and Background Patterns

2011-05-10 Thread Mark Wieder
Alejandro- Tuesday, May 10, 2011, 9:25:31 PM, you wrote: > Fedora! This is really good news. Did you noticed if animated > gif had black trails while running? Which LiveCode version are > you using? ...black trails... I'll check tomorrow when I'm back at my work computer. But it looked fine - br

Re: Test stack for Gif animation and Background Patterns

2011-05-10 Thread Alejandro Tejada
(without change) in Windows XP and Fedora. Only in Mac OS X this code fails to stop the background animation. Could that be a bug that only appears in Mac OS?? Al -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/Test-stack-for-Gif-animation-and-Background-Patter

Re: Test stack for Gif animation and Background Patterns

2011-05-10 Thread Alejandro Tejada
you noticed if animated gif had black trails while running? Which LiveCode version are you using? Al -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/Test-stack-for-Gif-animation-and-Background-Patterns-tp3512698p3513833.html Sent from the Revolution - User mailing

Re: Test stack for Gif animation and Background Patterns

2011-05-10 Thread Mark Wieder
Alejandro- FWIW, on Fedora Core 13 it ran flawlessly: roughly 20% cpu usage with no apparent slowdown and an insignificant hit on memory usage. This on a six-month old 2.6GHz quad-core Thinkpad with 4G memory. -- -Mark Wieder mwie...@ahsoftware.net

Re: Test stack for Gif animation and Background Patterns

2011-05-10 Thread BNig
n this > stack: > http://andregarzia.on-rev.com/alejandro/stacks/walkingman_Rossi.zip > > By the way, Did animated gif look fine in Mac OS X? No black trails? > Which LiveCode version are you using? > > Thanks for your time testing this stack! :-)

Re: Test stack for Gif animation and Background Patterns

2011-05-10 Thread Alejandro Tejada
Hi Bernd, on Tue May 10 14:43:56 Bernd Niggemann wrote: > Hi Alejandro, > tested your stack in Livecode 4.6, MacOSX 10.6.7, > MacBook Pro Intel i5 2.53 GHz > Processor usage in full stack size 1920x1200 37% > no crash but unresponsive stack. In Windows XP, processor usage raise from 01 to 09, bu

Re: Test stack for Gif animation and Background Patterns

2011-05-10 Thread BNig
for me. I still would do this rather in a send in time manner instead of a repeat loop. Kind regards Bernd -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/Test-stack-for-Gif-animation-and-Background-Patterns-tp3512698p3512829.html Sent from the Revolution - User

Test stack for Gif animation and Background Patterns

2011-05-10 Thread Alejandro Tejada
Hi all, Please help me test how these features works in more recent versions of Livecode; Before testing, save and close all your current work, given that running the background pattern animation in this stack COULD crash LiveCode and (in some Linux instalations) restart X or GNOME Display

Test message

2011-04-27 Thread Bill Vlahos
Testing the list server. I sent a message last night but I don't see it. Bill Vlahos _ InfoWallet (http://www.infowallet.com) is about keeping your important life information with you, accessible, and secure. ___ use-livecode mailing l

Re: Folks, help me test Twitter integration

2011-04-25 Thread Erik Schwartz
It worked this time. -- == er...@sisyph.us                                  http://sisyph.us (530) 213-ERIK                          http://twitter.com/eriks (530) 213-3745   http://www.linkedin.com/in/erikschwartz

<    1   2   3   4   5   6   7   >