showAll doesn’t just center things and reveal extra content, it also scales the 
stack to fill the screen, no matter what size it is.

You would have thought that if the background image is an object with a script 
in it, the touches would register. Maybe you’re using a non-control background 
image?

noBorder might have a better chance, because everything you see is within the 
card area. I don’t see why a card or stack script would fail to pick up touches.

Do the touches respond if you don’t have the background images?


> On Oct 10, 2015, at 3:40 PM, Scott Rossi <sc...@tactilemedia.com> wrote:
> 
> I've been trying to figure out some option for this, but only thing that 
> comes to mind is: allowing the stack to fill the display normally, and 
> manually adjusting the card's content to stay centered within the stack. The 
> easiest way to do this would be to have all your controls in a group, if 
> that's possible.
> 
> Why does does the background portion need to be tappable?
> 
> Regards,
> 
> Scott Rossi
> Creative Director
> Tactile Media UX/UI Design
> 
>> On Oct 9, 2015, at 6:44 PM, J. Landman Gay <jac...@hyperactivesw.com> wrote:
>> 
>> I am using "showAll" fullscreenmode for a mobile stack that uses large 
>> background images so that the entire screen will have content when the 
>> device is larger than the development stack. For example, the normal stack 
>> in the IDE is 414 pixels wide. On the iPhone simulator, there are perhaps 
>> 20-30 pixels outside that boundary on the edges.
>> 
>> When I tap on those edge areas outside the "normal" stack boundary, no mouse 
>> messages are sent. I need to detect user clicks anywhere on the screen. I 
>> tried "noBorder" with the same results. Any suggestions? Given the current 
>> layout, letterbox won't work.
>> 
>> -- 
>> 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
> 
> _______________________________________________
> 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


_______________________________________________
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

Reply via email to