Trying to understand the inner workings of Resizestack

Terence Heaford t.heaford at icloud.com
Mon Mar 14 11:39:54 EDT 2016


> On 14 Mar 2016, at 15:29, Ralph DiMola <rdimola at evergreeninfo.net> wrote:
> 
> 3) I would not do any dispatching or sending in time in a resizestack handler. This is probably the source of your flashing. Get the work done and then pass the resizestack message to the engine. I found out that sometimes things can go sideways if you don’t pass the resizestack message.


Sorry, I don’t quite understand what you are saying.

I am using the resizeStack message to know that the window has changed size, then I call a routine that redraws a chart. I need to send or dispatch to the group that will contain the chart.

How else can I do it?



Thanks


Terry





More information about the use-livecode mailing list