Search found 3 matches

by pynadathraju
Tue Jul 19, 2011 2:14 pm
Forum: Talking LiveCode
Topic: console output from desktop livecode
Replies: 3
Views: 3419

Re: console output from desktop livecode

Hi Klaus,
Thanks for the resources. Let me have a look at it
by pynadathraju
Tue Jul 19, 2011 11:22 am
Forum: Talking LiveCode
Topic: Reload stack from inside IDE
Replies: 2
Views: 2651

Reload stack from inside IDE

Is it possible to reload the stack from inside the IDE.
by pynadathraju
Tue Jul 19, 2011 11:15 am
Forum: Talking LiveCode
Topic: console output from desktop livecode
Replies: 3
Views: 3419

console output from desktop livecode

Please can any one tell me how to generate persistent console log I am having some performance issues using images with livecode in IOS. The function below show the time between each profile in the message box but the problem is it over write the previous profile - I'd like it to append to the end l...