RE: visual effect not working to show stack

2014-12-23 Thread John Dixon
Read the dictionary... 'The visual effect command affects only navigation within a window. If you want to create a transition effect when moving between stacks, use the go...in window form of the go command:' Date: Mon, 22 Dec 2014 20:58:40 -1000 From: bra...@hindu.org To:

Livecode in HTML5 for the Internet

2014-12-23 Thread stgoldb...@aol.com
Regarding the possibility of Livecode being developed in HTML5 so that a stack or standalone can be accessed directly on the Internet, is the plan one in which a standalone could be used using the same scripting language that is currently employed for standalones on Mac and Windows desktops?

Re: [ANN] ControlManager video

2014-12-23 Thread FlexibleLearning.com
Thank you, Gerry! Build 63 has just been sent to all purchasers as a free update. If any purchasers have not received it, do please let me know. Video at http://youtu.be/QtrhtSXCsfk Further details and purchasing options at www.FlexibleLearning.com/controlmanager or

RE: 7.0.1 community stable

2014-12-23 Thread FlexibleLearning.com
Hi Mike Don't know if related, but I got similar errors for 6.7.3rc3 after an automatic Win7 system update (something about invalid permissions). Re-started the computer then tried again successfully. Alternatively, Edinburgh inadvertently packed 7.0.1 as 64-bit exe in a 32-bit installer. Best

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

2014-12-23 Thread FlexibleLearning.com
Over the years, people keep asking about how to implement 'display as you type' widget thang. So as a Christmas gift to you all, TypingFilter for LiveCode is fast, flexible and FREE. The download with example implementation and screenshots are available here...

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

2014-12-23 Thread Magicgate Software - Skip Kimpel
Wow... your timing couldn't be more perfect. I was working on something like that yesterday. Now I need to find a way to make this work with a datagrid :) Thanks again and Merry Christmas! SKIP KIMPEL On Tue, Dec 23, 2014 at 8:36 AM, FlexibleLearning.com ad...@flexiblelearning.com wrote:

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

2014-12-23 Thread Matthias Rebbe | M-R-D
Hugh, many thanks for that „little“ helper! Happy holiday to you and of course to all of the list. Matthias Am 23.12.2014 um 14:36 schrieb FlexibleLearning.com ad...@flexiblelearning.com: Over the years, people keep asking about how to implement 'display as you type' widget thang. So

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

2014-12-23 Thread Matthias Rebbe | M-R-D
Skip, good to know you are already investigating how to use that tool with datagrids. ;) If you have a solution, would you please share your results/knowledge? Regards, Mattthias Am 23.12.2014 um 15:16 schrieb Magicgate Software - Skip Kimpel s...@magicgate.com: Wow... your timing

Re: 7.0.1 community stable

2014-12-23 Thread Mike Bonner
Restart didn't help in this case, 7 rc 4 installer works fine. Will let them know. On Tue, Dec 23, 2014 at 4:38 AM, FlexibleLearning.com ad...@flexiblelearning.com wrote: Hi Mike Don't know if related, but I got similar errors for 6.7.3rc3 after an automatic Win7 system update (something

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

2014-12-23 Thread Dr. Hawkins
On Tue, Dec 23, 2014 at 5:36 AM, FlexibleLearning.com ad...@flexiblelearning.com wrote: So as a Christmas gift to you all, TypingFilter for LiveCode is fast, flexible and FREE. The download with example implementation and screenshots are available here... Wow. THank you for releasing that.

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

2014-12-23 Thread Peter Haworth
I'm assuming you need to do this when the user is typing into the datagrid's edit field. I recently needed to implement a right click popup menu to the datagrid's edit field and used the following method which should work for this purpose too. Make a button and copy the script of button Field

Re: Sockets

2014-12-23 Thread Eric Corbett
Bug reported: 14287 - e On Dec 22, 2014, at 10:32 PM, Peter W A Wood peterwaw...@gmail.com wrote: When opening when starting a socket, I see the problem. This is the port number that was displayed 12345ر” Regards Peter On 23 Dec 2014, at 11:54, Eric Corbett e...@canelasoftware.com

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

2014-12-23 Thread Magicgate Software - Skip Kimpel
Actually, I need it to search for data already entered WITHIN the datagrid. SKIP On Tue, Dec 23, 2014 at 10:59 AM, Peter Haworth p...@lcsql.com wrote: I'm assuming you need to do this when the user is typing into the datagrid's edit field. I recently needed to implement a right click popup

Re: Forum spam

2014-12-23 Thread Howard Bornstein
Thanks Klaus! On Sun, Dec 21, 2014 at 4:33 PM, Klaus major-k kl...@major-k.de wrote: Hi Howard, Am 22.12.2014 um 00:12 schrieb Howard Bornstein bornst...@designeq.com : I also received the same spam, although mine was from michaelrock. I forwarded it to Heather. Don't you have to be a

Re: visual effect not working to show stack

2014-12-23 Thread Brahmanathaswami
John: right... I did read the dictionary. but we don't want the substack being revealed to take over the window of the main stack. and, this doesn't work: on mouseUp visual effect reveal up very slowly go stack Choose Date in new window end mouseUp I presume, because, new window

Re: RELEASE: LiveCode 7.0.1

2014-12-23 Thread Trevor DeVore
On Fri, Dec 19, 2014 at 5:13 PM, Benjamin Beaumont b...@livecode.com wrote: *Release Contents* This release contains 5 bug fixes. Most notable is a fix to text rendering performance that was effecting the editing of long scripts. Thanks for the update Ben and crew. 7.0.1 is MUCH faster for

Re: visual effect not working to show stack

2014-12-23 Thread Scott Rossi
I don't know that it has ever been possible to use a visual effect when launching a stack. Can you point to a version of LiveCode where this works? The only stack-level effects I've been able to manage are a dissolve-into-view effect by setting the stack's blendLevel from 100 to 0,

How to tell when IDE is done loading

2014-12-23 Thread Michael Doub
How can you tell when the IDE is done loading? I am trying to figure out how to have the initialization of my app happen _after_ all of the IDE stacks have loaded. When my stack is double clicked from the desktop, my initialization code calls revloadedStacks() before the IDE has loaded it

Wondering about the bug reports in Standalone

2014-12-23 Thread William Prothero
Folks: I’m just now beta testing my application and love the bug report system that the Standalone Maker automatically includes. I’m wondering what the restrictions are in this. Does it require the local user to have email set up? This app will be used in a lab setting by a variety of students,

Re: visual effect not working to show stack

2014-12-23 Thread Brahmanathaswami
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 these messy methods you describe. I guess we will have to live without it. Too bad, as many modern UX designs call for the cool appearance of content like this.

Re: Wondering about the bug reports in Standalone

2014-12-23 Thread J. Landman Gay
On 12/23/2014 3:59 PM, William Prothero wrote: Folks: I’m just now beta testing my application and love the bug report system that the Standalone Maker automatically includes. I’m wondering what the restrictions are in this. Does it require the local user to have email set up? This app will be

Re: How to tell when IDE is done loading

2014-12-23 Thread J. Landman Gay
On 12/23/2014 2:44 PM, Michael Doub wrote: How can you tell when the IDE is done loading? I am trying to figure out how to have the initialization of my app happen _after_ all of the IDE stacks have loaded. When my stack is double clicked from the desktop, my initialization code calls