Re: ANN: ScaleMatic

2012-03-30 Thread René Micout
Thank you Jacqueline ! Le 30 mars 2012 à 04:42, J. Landman Gay a écrit : On 3/29/12 8:07 PM, Roger Guay wrote: Thanks, Jacqueline. I thought I had access, but apparently not. Please feel free to add to the bug report. Done. -- Jacqueline Landman Gay |

what to put into the standalone signature?

2012-03-30 Thread Tiemo Hollmann TB
Hello, up to now I have always ignored the standalone signature and kept the standard - my programs run. But what is it for? What do you actually have to put into the signature? Is it a free string I can choose, or do I have to get it from any registration process from Apple? Any

LC Benchmark app/stack

2012-03-30 Thread Richard MacLemale
I've developed primarily for the iOS so far, and am sort of thinking about the Android market. I know there are a billion screen sizes to deal with, but what about processor speeds? On one of our apps (Shapes by Mac and Cheese) we had to simplify one of our animation sequences for the iPad

building ios externals in 5.5-GM3

2012-03-30 Thread Chris Bohnert
With Livecode 5.5-GM3 (build 1479) supporting XCode 4.3.1, can we build externals against R10 of the LiveCodeSDK? A quick 'Hello World' won't build for me, and externals built in 4.2.1 don't seem to work in 5.5 stacks. Anyone else having better luck with this? -- cb

Re: Progress Bar

2012-03-30 Thread Pete
Those quantum guys are such pranksters! Pete On Thu, Mar 29, 2012 at 7:18 PM, Peter M. Brigham, MD pmb...@gmail.comwrote: On Mar 29, 2012, at 6:56 PM, Mike Bonner wrote: Its a particle.. Its a wave! its a particle. Its a wave! Its a cat in a box! Coincidence -- someone just sent me

Re: Progress Bar

2012-03-30 Thread Peter M. Brigham, MD
On Mar 30, 2012, at 12:29 PM, Pete wrote: Those quantum guys are such pranksters! or not! -- Peter Peter M. Brigham pmb...@gmail.com http://home.comcast.net/~pmbrig ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url

Can I put an .exe file into a custom property ?

2012-03-30 Thread John Dixon
The title says it all... and if so, how ? Dixie ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences:

Re: Can I put an .exe file into a custom property ?

2012-03-30 Thread Klaus on-rev
Hi Dixie, Am 30.03.2012 um 19:40 schrieb John Dixon: The title says it all... and if so, how ? Yes: ... set the cExe of this stack to url(binfile: path/to/your/exe.exe) ... :-) Dixie Best Klaus -- Klaus Major http://www.major-k.de kl...@major.on-rev.com

Re: LC Benchmark app/stack

2012-03-30 Thread J. Landman Gay
On 3/30/12 5:27 AM, Richard MacLemale wrote: I've developed primarily for the iOS so far, and am sort of thinking about the Android market. I know there are a billion screen sizes to deal with, but what about processor speeds? It's all over the map, and any benchmark list would be obsolete

RE: Can I put an .exe file into a custom property ?

2012-03-30 Thread John Dixon
Thanks... :-) Yes: set the cExe of this stack to url(binfile: path/to/your/exe.exe) Best Klaus ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe

Re: Can I put an .exe file into a custom property ?

2012-03-30 Thread Bob Sneidar
Try reading the file binary into a variable, store it in a property, write it back out again. Bob On Mar 30, 2012, at 10:40 AM, John Dixon wrote: The title says it all... and if so, how ? Dixie ___

Re: Can I put an .exe file into a custom property ?

2012-03-30 Thread Bob Sneidar
that seems a better way. Bob On Mar 30, 2012, at 10:51 AM, John Dixon wrote: Thanks... :-) Yes: set the cExe of this stack to url(binfile: path/to/your/exe.exe) Best Klaus ___ use-livecode

Re: Can I put an .exe file into a custom property ?

2012-03-30 Thread Klaus on-rev
Hi Bob, Am 30.03.2012 um 19:58 schrieb Bob Sneidar: that seems a better way. not neccessarily better, but a tad faster :-) Bob On Mar 30, 2012, at 10:51 AM, John Dixon wrote: Thanks... :-) Yes: set the cExe of this stack to url(binfile: path/to/your/exe.exe) Best Klaus -- Klaus

Preferences

2012-03-30 Thread Pete
Somehow or other, LC has lost my preference settings. Where is the Preferences file kept on OS X? I can restore from Time Machine backup. -- Pete Molly's Revenge http://www.mollysrevenge.com ___ use-livecode mailing list

Re: Preferences

2012-03-30 Thread J. Landman Gay
On 3/30/12 1:55 PM, Pete wrote: Somehow or other, LC has lost my preference settings. Where is the Preferences file kept on OS X? I can restore from Time Machine backup. ~/Library/Preferences/RunRev/livecode.rev Some early releases of LiveCode 5.5 accidentally saved that file in the new

Re: Preferences

2012-03-30 Thread Pete
Actually, yes, I think that is what happened. I'm still using 5.0 on a daily basis but I ran 5.5 yesterday to try a couple of things. I'll get ther latest 5.5. Pete On Fri, Mar 30, 2012 at 3:07 PM, J. Landman Gay jac...@hyperactivesw.comwrote: On 3/30/12 1:55 PM, Pete wrote: Somehow or