Bug in LC Menu when opening windows as a sheet LC 6.7.3 and 7.0.3 OS X?
Terence Heaford
t.heaford at icloud.com
Tue Mar 24 14:46:12 EDT 2015
> On 24 Mar 2015, at 18:39, Terence Heaford <t.heaford at icloud.com> wrote:
>
> Perhaps the timer answer is the answer perhaps it is not for other reasons I am not aware of.
There actually is an issue with using a timer.
Here is an extract of my handler
case "Page Setup..."
send "myPageSetup" to me in 100 milliseconds
--myPageSetup
break
If I uncomment myPageSetup it actually crashes LC, so if you intend to run something else you could end up in difficulty.
So, it is likely a bug or poor implementation in the LC Code.
All the best
Terry
More information about the use-livecode
mailing list