Problem resizing a stack

Peter Haworth pete at lcsql.com
Wed Aug 29 14:18:30 EDT 2012


Thanbks Mark.  SOunds like Powedebug would be a great hep - where can I get
it?

But I'm still puzzled why setting the liveresize of a stack would cause all
these issues - that doesn;t seem to fit any of the situations where debug
doesn't return errors.  All I know is that without that statement, all
works fine, with it things go haywire.

Pete
lcSQL Software <http://www.lcsql.com>



On Wed, Aug 29, 2012 at 10:03 AM, Mark Wieder <mwieder at ahsoftware.net>wrote:

> Pete-
>
> Several things will turn breakpoints off and put the IDE's debugger back
> into
> run mode.
>
> Debugging through system stacks (any stack with a name starting with
> "rev", the
> message box, etc), stepping through send and dispatch commands, etc.
> There's
> some serious hackage in PowerDebug to handle these situations and maintain
> the
> debug context.
>
> And obviously you can't debug into external commands.
>
> --
>  Mark Wieder
>  mwieder at ahsoftware.net
>
>
> _______________________________________________
> 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