Detecting pending messages

Peter Haworth pete at lcsql.com
Sun Dec 23 14:11:22 EST 2012


Hi Mike,
I have that, never thought of looking in there.  Thanks.
Pete
lcSQL Software <http://www.lcsql.com>


On Sun, Dec 23, 2012 at 10:56 AM, Mike Bonner <bonnmike at gmail.com> wrote:

> You should take a look at 4w's flight recorder (its in the revnet user
> stuff)
> Works really well and you can grok the code and roll your own custom
> message watcher.
>
>
> On Sun, Dec 23, 2012 at 11:41 AM, Robert Sneidar <slylabs13 at me.com> wrote:
>
> > Yes, it only will show you developer initiated messages. Not much use to
> > you for your purposes. I imagine being able to intercept and view the
> many
> > engine messages that are flying around would severely limit the
> performance
> > of the engine. Also, I imagine simply requesting a list of pending engine
> > messages would ITSELF generate a slew of new messages. :-)
> >
> > Bob
> >
> >
> > On Dec 23, 2012, at 10:01 AM, Peter Haworth wrote:
> >
> > > When in a handler for a standard LC message (specifically keyDown), is
> it
> > > possible to check if there are any other keyDown messages in the
> message
> > > queue?  I see the pendingMessages property but the dictionary says it
> > only
> > > lists messages scheduled with the Send command.
> > > Pete
> > > lcSQL Software <http://www.lcsql.com>
> > > _______________________________________________
> > > use-livecode mailing list
> > > use-livecode at lists.runrev.com
> > > Please visit this url to subscribe, unsubscribe and manage your
> > subscription preferences:
> > > http://lists.runrev.com/mailman/listinfo/use-livecode
> >
> >
> > _______________________________________________
> > use-livecode mailing list
> > use-livecode at lists.runrev.com
> > Please visit this url to subscribe, unsubscribe and manage your
> > subscription preferences:
> > http://lists.runrev.com/mailman/listinfo/use-livecode
> >
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>



More information about the use-livecode mailing list