Re: My App is fitting to 320x480

2015-12-13 Thread Todd Fabacher
Thanks Colin. Yes, they were pointing to the wrong folder, so the app was defaulting to iPhone4 size. Thanks for the help, Todd Message: 18 Date: Sat, 12 Dec 2015 21:56:29 -0500 From: Colin Holgate To: How to use LiveCode Subject: Re: My

tracking down freeze based on timing, maybe?

2015-12-13 Thread Matt Maier
I can make my program freeze if I click the trackpad button really fast. If I click the button down, then wait, then up, it doesn't freeze. I used a log to find out all of the handlers it got through before it froze. Most of the time it logs through all of the related handlers and then freezes up

Re: LC 8 DP 11

2015-12-13 Thread sanke
ON Sat, 12 Dec 2015 "[-hh]" wrote: I can now confirm that it installs on Win 7 --- after a very long time, as you say. A fresh copy of the Indy-version needed here (3 GHz, Win 7-32Bit). (Times instead of screenshots of the progress bar) 1 minute to start plus 5 minutes to

Re: Script Indenting?

2015-12-13 Thread David Bovill
I doubt there is any scripting that relies on ids? And backward compatibility is simply a free lines of set the scrip of behaviour / stack? On Sunday, 13 December 2015, Mark Wieder wrote: > On 12/13/2015 04:37 AM, David Bovill wrote: > > Mark - is glx2 is in Bitbucket >>

Re: Script Indenting?

2015-12-13 Thread Mark Wieder
On 12/13/2015 10:16 AM, David Bovill wrote: I doubt there is any scripting that relies on ids? And backward compatibility is simply a free lines of set the scrip of behaviour / stack? Sorry... I don't understand this at all. -- Mark Wieder ahsoftw...@gmail.com

Re: Script Indenting?

2015-12-13 Thread David Bovill
Sorry from my mobile Stack scripts and behaviours could be split out as script only scripts. Then a simple script could pull this in and set the stack script / behaviour script of a backward compatible branch? This could even be done I think with a post-commit hook? On Sunday, 13 December

LiveCode User Groups and Mail Lists

2015-12-13 Thread Alejandro Tejada
Hi All, Just for casuality, today I found this LiveCode group in Google Groups: https://groups.google.com/forum/#!forum/runrev Where could I find a complete and updated list of all LiveCode User Groups and Mail lists? Thanks in advance! Alejandro -- View this message in context:

Re: tracking down freeze based on timing, maybe?

2015-12-13 Thread J. Landman Gay
On 12/13/2015 11:23 AM, Matt Maier wrote: Any suggestions for tracking down what's causing the freeze? It's not happening inside of the handlers I wrote. Instead it's happening after all of my handlers are finished, and then only if I click the button as fast as possible instead of slowly

Replace Quotes with Escaped Quotes in String

2015-12-13 Thread Brahmanathaswami
I'm trying out doing all dev now in 8 dp* since I have no immediate production projects that require deployment. So far so good, though I miss BV2 documentation... (which seems to hang the app if I leave it in my plug-ins folder) and LCBrowser (also seems to be troublesome.) I'm trying to

Re: Replace Quotes with Escaped Quotes in String

2015-12-13 Thread Peter TB Brett
On 2015-12-13 21:01, Brahmanathaswami wrote: I'm trying out doing all dev now in 8 dp* since I have no immediate production projects that require deployment. So far so good, though I miss BV2 documentation... (which seems to hang the app if I leave it in my plug-ins folder) and LCBrowser (also

Re: LC 8 DP 11

2015-12-13 Thread Ali Lloyd
There is an install log, it should be at /Users//AppData/Local/RunRev/Logs/LiveCodeInstallerLog.txt (off the top of my head - might be a slight variation on that) - tracking the log down for the aborted install might help us work out what is taking so long. On Sun, Dec 13, 2015 at 6:21 PM

Re: Script Indenting

2015-12-13 Thread Francis Nugent Dixon
Hi from Beautiful Brittany, Some time ago, Mark Schonewille kindly showed me his HTML colorizer, which I use regularly (Thanks Mark !). I would not be against having a Script Colorizer (with indents, of course), as I find it difficult to review even my own coding when I return to it some time

Re: Script Indenting?

2015-12-13 Thread Mark Wieder
On 12/13/2015 04:37 AM, David Bovill wrote: Mark - is glx2 is in Bitbucket Yeah, it's on bitbucket, but I've been holding off releasing the new version pending a few nasty LC bugs (16426, 16448, 15617). . Any suggestions about how to fork a

Re: LC 8 DP 11

2015-12-13 Thread Alejandro Tejada
Hi All, Probably a more verbose installer could help to track slowdowns. I am reinstalling my whole Ubuntu setup and now I understand their real purpose. Installation logs and detailed messages are a real necessity. Alejandro -- View this message in context:

Re: tracking down freeze based on timing, maybe?

2015-12-13 Thread Scott Rossi
Without knowing what's happening in your handlers, there's not really any way to guess at what might be going on, but you might try using the flushEvents function to ignore extra or unwanted click events. Dated looking doc reference here: http://docs.runrev.com/Function/flushEvents Regards,

Re: tracking down freeze based on timing, maybe?

2015-12-13 Thread Matt Maier
Yeah, there's a lot happening so I can't paste it into an email. Does Livecode have any kind of logging built into it? Maybe something that shows what it was doing when it froze? The logging I add to my handlers only lets me know what's NOT causing the freeze. My logs show all of my handlers

Re: tracking down freeze based on timing, maybe?

2015-12-13 Thread dunbarx
Jacque alluded to a loop that never ends. You gave handler1, handler2, handler1. Does handler1 call handler2? Might this be recursive with no way out? Craig -Original Message- From: Scott Rossi To: How to use LiveCode Sent:

Analytical Engine - An Introduction to Computer Science

2015-12-13 Thread Alejandro Tejada
Hi All, Does anyone have this HyperCard book in his/her bookshelf? and Could you provide us with a fair review of it's content? Probably you want to know: How did I found about this book? Today I was looking for some out of print Books in AbeBooks and for curiosity, searched the word

Re: Happy LC Holidays

2015-12-13 Thread Colin Holgate
I hope you like constructive criticism! First, thanks for this, it’s inspirational. Now the problems… You have smaller flakes traveling quicker, that seem strong. Flakes usual have some sort of horizontal drift. > On Dec 13, 2015, at 9:36 PM, Scott Rossi wrote: > >

Re: tracking down freeze based on timing, maybe?

2015-12-13 Thread Matt Maier
Maybe I'm using it wrong? When the IDE freezes so does the flight recorder. I think it's automatically scrolling to the most recent messages, so I can see what was logged last through the locked up "haze" but I can't see anything else or save it. On Sun, Dec 13, 2015 at 4:14 PM, Richard Gaskin

Re: Happy LC Holidays

2015-12-13 Thread J. Landman Gay
On 12/13/2015 8:36 PM, Scott Rossi wrote: An update to an old stack, and best wishes for a happy holiday season. http://tactilemedia.com/blog/2015/12/14/snowmaking-in-livecode/ Very clever use of graphic objects, and gorgeous work as always. I don't miss the wind, we get enough of that in

Re: Happy LC Holidays

2015-12-13 Thread Scott Rossi
Good suggestions. Thought about including a wind direction, but the stack was taking a bit more time than I wanted. Version 1.1 :-) Regards, Scott Rossi Creative Director Tactile Media, UX/UI Design On 12/13/15, 6:43 PM, "use-livecode on behalf of Colin Holgate"

Re: tracking down freeze based on timing, maybe?

2015-12-13 Thread Matt Maier
It starts with a mouseMove handler, which is where it returns after stuff has happened. One of several options is followed by a freeze. I setup a little handler to log the seconds every x milliseconds after that. Nothing is happening a split second after the script returns to the mouseMove

Re: Happy LC Holidays

2015-12-13 Thread Scott Rossi
Wow, Adobe still makes Shockwave stuff? Yeah, not installed -- will try it later. Regards, Scott Rossi Creative Director Tactile Media, UX/UI Design On 12/13/15, 7:49 PM, "use-livecode on behalf of Colin Holgate"

Re: tracking down freeze based on timing, maybe?

2015-12-13 Thread Kay C Lan
Does the Message Watcher indicate there are messages being sent after your own handlers have completed? Or are their any 'unexpected' messages being sent in the middle of your handlers being executed? ___ use-livecode mailing list

Happy LC Holidays

2015-12-13 Thread Scott Rossi
An update to an old stack, and best wishes for a happy holiday season. http://tactilemedia.com/blog/2015/12/14/snowmaking-in-livecode/ Regards, Scott Rossi Creative Director Tactile Media, UX/UI Design ___ use-livecode mailing list

Re: tracking down freeze based on timing, maybe?

2015-12-13 Thread Richard Gaskin
This may help: http://fourthworld.net/revnet/devolution/4W_FlightRecorder.livecode.gz Richard Gaskin Fourth World Systems ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your

Re: Happy LC Holidays

2015-12-13 Thread Colin Holgate
Wind direction is a subtly, parallax is more important. You may need to install the Shockwave plugin to see this: http://colin.scienceninja.com/snowfallIL.html > On Dec 13, 2015, at 10:33 PM, Scott Rossi wrote: > > Good suggestions. Thought about including a wind

Re: Happy LC Holidays

2015-12-13 Thread Alejandro Tejada
Hi Scott, Happy Holidays for you and your family! Many Thanks for sharing this stack. :D Excellent Graphics and Code! I notice that you draw the lamp post using LC IDE tools. This lamp post is an ideal candidate to import it using SVGL or EPSimport. Alejandro -- View this message in