variable window not applying changes

2021-11-23 Thread James Hale via use-livecode
Hi, I have been tracing a script and while stepping through notice an error in a variable. I double clicked on the value in the variable list at the bottom of the SE window and brought up the variable window. Made the correction and clicked "apply". Nothing happened. This used to work,

Pattern ID bug

2021-11-23 Thread Neville Smythe via use-livecode
Try setting the backgroundPattern of a button to ID 141, either from a script, or by using the Image Library chooser and going to the MetaCard Compatible Patterns, look for ID 141 which is small image of dots on the second page. What you get, at least on my Mac with LC9.6.5, is a pattern of red

Re: [ANN] Release 10.0.0 DP-1

2021-11-23 Thread William de Smet via use-livecode
Been playing all day with LC 10 DP-1 and mostly testing Web/html5 and I can confirm Firefox is also the fastest in WASM on a remote webserver. Safari is the slowest. Most people I know use the Chrome browser however. On Chrome OS speed varies depending on the state of the Chromebook (age). Op di

Re: [ANN] Release 10.0.0 DP-1

2021-11-23 Thread Andre Garzia via use-livecode
Brave, Edge, and Chrome are all using the same engine. They should perform the same. IIRC Firefox still has the best WASM performance, mostly because it was invented there and they had more time to optimize. That the way the web browsers works is that "they really hate opening local HTML files

Re: [ANN] Release 10.0.0 DP-1

2021-11-23 Thread Bernard Devlin via use-livecode
Thanks Panos. That kind of works. It always opens in the default browser i.e. trying to select another browser as the test target has no effect. Is this a known bug? >From test/save with browser closed (compile to standalone, then let IDE launch browser): Load time LC 10 - 5 secs Load time LC