iPad portrait size stack doesn't fit to display

Devin Asay devin_asay at byu.edu
Fri Jul 21 12:03:18 EDT 2017


Obviously those statements in the mouseUp handler need to be on separate lines. The use-livecode mail server seems to be stripping out my formatting nowadays. Is anyone else seeing this? I’m using Mac Mail.

Devin


On Jul 21, 2017, at 9:53 AM, Devin Asay via use-livecode <use-livecode at lists.runrev.com<mailto:use-livecode at lists.runrev.com>> wrote:


On Jul 21, 2017, at 9:24 AM, Bob Sneidar via use-livecode <use-livecode at lists.runrev.com<mailto:use-livecode at lists.runrev.com><mailto:use-livecode at lists.runrev.com>> wrote:

I tried setting my stack to exact fit, then I went fullscreen on my stack. It did not scale. Is this a mobile feature only?

Bob S



No, it works on the desktop also. Be sure to set the fullScreenMode before setting the fullScreen:

on mouseUp
set the fullscreenmode of this stack to "showAll" set the fullscreen of this stack to true end mouseUp

HTH

Devin


Devin Asay
Director
Office of Digital Humanities
Brigham Young University

_______________________________________________
use-livecode mailing list
use-livecode at lists.runrev.com<mailto:use-livecode at lists.runrev.com>
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Devin Asay
Director
Office of Digital Humanities
Brigham Young University



More information about the use-livecode mailing list