Re: [ANN] Release 9.0.1 RC-1

2018-07-13 Thread AndyP via use-livecode
Big thank you to the team for this.

LiveCode on Windows is now usable! No lag when the message box and the
Project Browser are is use.

Just tried /set the acceleratedRendering of this stack to "true"/ in an
Android project and no black screen and the quit command works as expected.

Great work!!!




-
Andy Piddock 


My software never has bugs. It just develops random features. 

TinyIDE  a Free alternative minimalist IDE Plugin for LiveCode 


Script editor Themer for LC http://2108.co.uk  

PointandSee is a FREE simple but full featured under cursor colour picker / 
finder.
http://www.pointandsee.co.uk  - made with LiveCode
--
Sent from: 
http://runtime-revolution.278305.n4.nabble.com/Revolution-User-f278306.html

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: Sender of send in time

2018-07-13 Thread hh via use-livecode
> Bob S. wrote:
> Something in my scripts is sending a selectionChanged message in
> time to a specific datagrid when it shouldn't. How do I determine 
> the sender of a send in time message?

Simply use a a parameter:

send "selectionChanged " to  in 

where  identifies the sender.

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode