Re: visual effect not working to show stack

2014-12-24 Thread John Burtt
I use animation engine to slide an opaque group into view. You can slide it from anywhere, to anywhere. Works perfectly, just like a drawer. John B > > No, I can't point to a version of LiveCode where this ever worked... I > was dreaming again (ha!) > > So... it can't be done, except by thes

Re: [ANN] Free: Google-style typing filter for LiveCode

2014-12-24 Thread Peter Haworth
Sounds interesting, I think Skip was interested in using a filter with a datagrid. I went a bit further with my test by using an FTS3 table and the snippet function to return the data. The nice thing about that approach is that the parameters to the snippet function include the html to use before

Re: [ANN] Free: Google-style typing filter for LiveCode

2014-12-24 Thread Gerry
I wrote an sql based version of this for an abandoned iPad app - it displays the results in a datagrid from where they can be edited or deleted. If I find time in the next little while I'll package it up as a demo. Gerry On Thu, 25 Dec 2014 at 8:47 am, Peter Haworth wrote: > Thanks Hugh, very ni

Re: [ANN] Free: Google-style typing filter for LiveCode

2014-12-24 Thread Peter Haworth
Thanks Hugh, very nice. I couldn't resist trying this using an SQLite database instead of the preloaded data. I created a database with one table named Places with one column named Data that holds the preloaded data, then imported the preloaded data into it. The script changes were pretty minima

Livecode 6.7.0 Graphic Anomaly

2014-12-24 Thread Bob Sneidar
Hi all. I finally came up with a reproducible scenario where I am getting gray bars when trying to select a control in 6.7.0. It looks like a display anomaly where the objects have moved when the card was loaded into memory but all the objects on the page have shifted up, probably because of so

Re: Wondering about the bug reports in Standalone

2014-12-24 Thread William Prothero
Jacqueline: Thanks for the verification. I suspected as much. I have a php emailer on my server and can use that, but it’s been awhile, but that would probably be the best option. I’m on “vacation” now, so the built-in option will suffice until I return to my work space. Best, Bill On Dec 23, 2

Re: How to tell when IDE is done loading

2014-12-24 Thread Michael Doub
I have tried that but I need to process the resumeStack message which seems to get called as part of the startup process. I guess I have to manually set a global flag and have the timed handler unblock the flag. What is the very first handler that an application can process? Startup? Is

Re: [ANN] Free: Google-style typing filter for LiveCode

2014-12-24 Thread Bob Sneidar
Ohhh thanks! I did something like this in my recent app, but this looks much better. I’ll give you credit if I ever distribute it. Bob S > On Dec 24, 2014, at 08:51 , FlexibleLearning.com > wrote: > > Richard > > TypingFilter for LiveCode is free as in "no charge, gratis, for nothing, a >

Re: [ANN] Free: Google-style typing filter for LiveCode

2014-12-24 Thread Dr. Hawkins
On Wed, Dec 24, 2014 at 8:51 AM, FlexibleLearning.com < ad...@flexiblelearning.com> wrote: > TypingFilter for LiveCode is free as in "no charge, gratis, for nothing, a > gift, a present, complimentary"... > Thank you :) I put together a simpler and clumsier one, and would love to replace it. I

Re: RELEASE: LiveCode 7.0.1

2014-12-24 Thread Mike Bonner
You might look for hung .setup processes from LC and stop them using the task manager. IF 7.0.0 no longer works, then look in the lc folder "C:\Program Files (x86)\RunRev\LiveCode Community 7.0" and see if the only thing left is the .setup program. I had to manually delete this file before I coul

Re: [ANN] Free: Google-style typing filter for LiveCode

2014-12-24 Thread FlexibleLearning.com
Richard TypingFilter for LiveCode is free as in "no charge, gratis, for nothing, a gift, a present, complimentary"... www.FlexibleLearning.com/typingfilter Hugh Senior FLCo On Tue, Dec 23, 2014 at 5:36 AM, FlexibleLearning.com wrote: > So as a Christmas gift to you all, TypingFilter for Live

Finally caught a screen-flicker!

2014-12-24 Thread Dr. Hawkins
I finally got a situation where I could capture the screen before livecode crashed. *Bug 14294* - Repeated screen redraws in IDE As the mouse leaves the editor of the IDE, the upper portion is redrawn several times, causing flickers. -- Dr. Richa

Re: RELEASE: LiveCode 7.0.1

2014-12-24 Thread paolo mazza
I can not instal in my PC with windows 8 the LC Community Version 7.0.1 downloaded from http://downloads.livecode.com/livecode/ It says "it is impossible to instal this app in my PC". why? I tried to uninstal the previous version 7.0.0, but I got the same error message. I try to check for upd