Re: Getting the visible rect of a stack with fullscreenmode "showall"

2022-08-10 Thread Brian Milby via use-livecode
The handler you probably need to look at is in card 1002 (index) called setBackground (line 104). The effective working screenrect is going to report device pixels. To actually know the relative rect from the card’s perspective you have to translate to the card coordinates. I may not have

Re: Getting the visible rect of a stack with fullscreenmode "showall"

2022-08-10 Thread Klaus major-k via use-livecode
Hi Bob, > Am 10.08.2022 um 18:04 schrieb Bob Sneidar via use-livecode > : > > Wait, there is a more effectiver working screenrect than the effective one?? > ;-P yes, but it is R-rated! 8-) > Bob S > >> On Aug 10, 2022, at 08:44 , Klaus major-k via use-livecode >> wrote: >> ah, yes, "the

Re: Getting the visible rect of a stack with fullscreenmode "showall"

2022-08-10 Thread Bob Sneidar via use-livecode
Wait, there is a more effectiver working screenrect than the effective one?? ;-P Bob S > On Aug 10, 2022, at 08:44 , Klaus major-k via use-livecode > wrote: > > ah, yes, "the effectiver working screenrect"! 8-) ___ use-livecode mailing list

Re: Getting the visible rect of a stack with fullscreenmode "showall"

2022-08-10 Thread Klaus major-k via use-livecode
Hi Brian, > Am 10.08.2022 um 17:35 schrieb Brian Milby via use-livecode > : > > Check out this repository: > https://github.com/bwmilby/mobileDemo > > It has logging that shows various rects when changing modes. I can look > later to try to give a more concise answer. ah, yes, "the

Re: Getting the visible rect of a stack with fullscreenmode "showall"

2022-08-10 Thread Brian Milby via use-livecode
Check out this repository: https://github.com/bwmilby/mobileDemo It has logging that shows various rects when changing modes. I can look later to try to give a more concise answer. Thanks, Brian Sent from my iPhone > On Aug 10, 2022, at 11:00 AM, Klaus major-k via use-livecode > wrote: >

Getting the visible rect of a stack with fullscreenmode "showall"

2022-08-10 Thread Klaus major-k via use-livecode
Hi all, the subject says it all... How can we get the the visible rect of a stack running on mobile with fullscreenmode "showall"? Know what I mean? Thank you for any hint! Best Klaus -- Klaus Major https://www.major-k.de https://www.major-k.de/bass kl...@major-k.de