This is what I have:
on resizeStack x,y
ANSWER X &COMMA& Y
setupUI x,y
end resizeStack
The answer dialog appeared once on my first test (with no x,y values)
and all test builds after that never showed an answer dialog at all. The
setupUI handler also has an answer dialog for testing and I haven't seen
it even once.
LC 9.0, Mac 10.13.4, Google Pixel.
On 6/19/18 3:54 PM, Ralph DiMola wrote:
I always get the resizestack message on Android. For me it's when I do a
"wait x ticks with messages" in a resize stack hander on iOS. The handler
finishes but the engine is unresponsive to any messages after that.
Ralph DiMola
IT Director
Evergreen Information Services
rdim...@evergreeninfo.net
-----Original Message-----
From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf
Of J. Landman Gay via use-livecode
Sent: Tuesday, June 19, 2018 4:21 PM
To: How to use LiveCode
Cc: J. Landman Gay
Subject: Re: 8.1.10 Reporting the ScreenSize of a iPhone7: 0,0,375,667
I tried it on Android, and it doesn't look like resizeStack is being sent at
all, and sending a command "in time" inside an orientationChanged handler
doesn't trigger either. Until that's fixed there's not much we can do.
There may be something else going on, but my Mac refuses to enable remote
debugging (again) so I can't trace the scripts. So far, only one version of
LC (somewhere in the 8.x releases) would do it. All other versions never ask
me if I want to debug remotely. I've added LC to the "allow" list in the
firewall but it doesn't help.
Monte, is there a way to force remote debugging?
On 6/18/18 9:32 PM, Sannyasin Brahmanathaswami via use-livecode wrote:
Whose goal was to do a simple responsive design, my code for that is
"ground zero, never coded this aspect of LC in 25 years" and get to
working on iOS and then submit for testing while the team it working on
Android orientation "bugs" to test with before 9.1beta1 comes out.
I did not get even to first base! If you have time, want to some fun,
have at it
Go stack url "http://wiki.hindu.org/uploads/BrowserLandscapeTest.livecode"
The goal: get in a working first in iOS and turn into test in Android.
Remember: any screen size of any device, the group "Footer" and you remain
the same size, just be centered at bottom the screen. The browser widget
should be "dynamically" re-sized.
_______________________________________________
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
--
Jacqueline Landman Gay | jac...@hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
_______________________________________________
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