Re: iPad portrait size stack doesn't fit to display

2017-07-22 Thread Mike Kerner via use-livecode
sign on to my feature request/bug report from whenever it was.  Also, Scott
has a plugin called revNavigator that acts like the old HC positioning
palette.  It lets you move any open LC window around as you need to.

On Sat, Jul 22, 2017 at 3:42 AM, Antti Ilola via use-livecode <
use-livecode@lists.runrev.com> wrote:

> Thank you all, specially Jacque. 0.75 was too little, but 0.7 did it just
> fine.
> Maybe if I read a guide, I would have found it there, but I'm too lazy and
> I knew that someone would help me in this fine community :-)
>
>
> Antti
>
> 2017-07-21 21:30 GMT+03:00 Devin Asay via use-livecode <
> use-livecode@lists.runrev.com>:
>
> >
> > On Jul 21, 2017, at 11:52 AM, J. Landman Gay via use-livecode <
> > use-livecode@lists.runrev.com>
> > wrote:
> >
> > On 7/21/17 6:14 AM, Antti Ilola via use-livecode wrote:
> > I have 13.3 inch Macbook retina computer (2560x1600 pixels). Now I try to
> > develop iPad software. When I opened new iPad portrait size stack it
> didn't
> > fit to my display. It is hard to put GUI elements to bottom of the stack,
> > at least I don't know how. What should I do to get the stack to show all.
> >
> > Try setting the scaleFactor of the stack to about .75
> >
> >
> > Listen to Jacque. I think I misunderstood what you were asking. You want
> > to be able to view the entire stack window on your laptop screen, and the
> > scaleFactor will help with that.
> >
> > Devin
> >
> >
> > Devin Asay
> > Director
> > Office of Digital Humanities
> > Brigham Young University
> >
> > ___
> > 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
>



-- 
On the first day, God created the heavens and the Earth
On the second day, God created the oceans.
On the third day, God put the animals on hold for a few hours,
   and did a little diving.
And God said, "This is good."
___
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


Re: iPad portrait size stack doesn't fit to display

2017-07-22 Thread Antti Ilola via use-livecode
Thank you all, specially Jacque. 0.75 was too little, but 0.7 did it just
fine.
Maybe if I read a guide, I would have found it there, but I'm too lazy and
I knew that someone would help me in this fine community :-)


Antti

2017-07-21 21:30 GMT+03:00 Devin Asay via use-livecode <
use-livecode@lists.runrev.com>:

>
> On Jul 21, 2017, at 11:52 AM, J. Landman Gay via use-livecode <
> use-livecode@lists.runrev.com>
> wrote:
>
> On 7/21/17 6:14 AM, Antti Ilola via use-livecode wrote:
> I have 13.3 inch Macbook retina computer (2560x1600 pixels). Now I try to
> develop iPad software. When I opened new iPad portrait size stack it didn't
> fit to my display. It is hard to put GUI elements to bottom of the stack,
> at least I don't know how. What should I do to get the stack to show all.
>
> Try setting the scaleFactor of the stack to about .75
>
>
> Listen to Jacque. I think I misunderstood what you were asking. You want
> to be able to view the entire stack window on your laptop screen, and the
> scaleFactor will help with that.
>
> Devin
>
>
> Devin Asay
> Director
> Office of Digital Humanities
> Brigham Young University
>
> ___
> 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


Re: iPad portrait size stack doesn't fit to display

2017-07-21 Thread Devin Asay via use-livecode

On Jul 21, 2017, at 11:52 AM, J. Landman Gay via use-livecode 
> wrote:

On 7/21/17 6:14 AM, Antti Ilola via use-livecode wrote:
I have 13.3 inch Macbook retina computer (2560x1600 pixels). Now I try to
develop iPad software. When I opened new iPad portrait size stack it didn't
fit to my display. It is hard to put GUI elements to bottom of the stack,
at least I don't know how. What should I do to get the stack to show all.

Try setting the scaleFactor of the stack to about .75


Listen to Jacque. I think I misunderstood what you were asking. You want to be 
able to view the entire stack window on your laptop screen, and the scaleFactor 
will help with that.

Devin


Devin Asay
Director
Office of Digital Humanities
Brigham Young University

___
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


Re: iPad portrait size stack doesn't fit to display

2017-07-21 Thread J. Landman Gay via use-livecode

On 7/21/17 6:14 AM, Antti Ilola via use-livecode wrote:

I have 13.3 inch Macbook retina computer (2560x1600 pixels). Now I try to
develop iPad software. When I opened new iPad portrait size stack it didn't
fit to my display. It is hard to put GUI elements to bottom of the stack,
at least I don't know how. What should I do to get the stack to show all.


Try setting the scaleFactor of the stack to about .75

--
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


Re: iPad portrait size stack doesn't fit to display

2017-07-21 Thread Devin Asay via use-livecode
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 
> wrote:


On Jul 21, 2017, at 9:24 AM, Bob Sneidar via use-livecode 
>
 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@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

___
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

Re: iPad portrait size stack doesn't fit to display

2017-07-21 Thread Devin Asay via use-livecode

On Jul 21, 2017, at 9:24 AM, Bob Sneidar via use-livecode 
> 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@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: iPad portrait size stack doesn't fit to display

2017-07-21 Thread Bob Sneidar via use-livecode
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


> On Jul 21, 2017, at 08:17 , Devin Asay via use-livecode 
>  wrote:
> 
> I have 13.3 inch Macbook retina computer (2560x1600 pixels). Now I try to
> develop iPad software. When I opened new iPad portrait size stack it didn't
> fit to my display. It is hard to put GUI elements to bottom of the stack,
> at least I don't know how. What should I do to get the stack to show all.
> 
> Antii,
> 
> Try setting the fullScreenMode property:
> 
> on preOpenStack
>   set the fullScreenMode of this stack to “showAll”
>   # OR set the fullScreenMode of this stack to “letterbox”
> end preOpenStack
> 
> Either option should show your full stack window without distortion.
> 
> Devin
> 
> Devin Asay
> Director
> Office of Digital Humanities
> Brigham Young University

___
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

Re: iPad portrait size stack doesn't fit to display

2017-07-21 Thread Devin Asay via use-livecode

On Jul 21, 2017, at 5:14 AM, Antti Ilola via use-livecode 
> wrote:

I have 13.3 inch Macbook retina computer (2560x1600 pixels). Now I try to
develop iPad software. When I opened new iPad portrait size stack it didn't
fit to my display. It is hard to put GUI elements to bottom of the stack,
at least I don't know how. What should I do to get the stack to show all.

Antii,

Try setting the fullScreenMode property:

on preOpenStack
   set the fullScreenMode of this stack to “showAll”
   # OR set the fullScreenMode of this stack to “letterbox”
end preOpenStack

Either option should show your full stack window without distortion.

Devin

Devin Asay
Director
Office of Digital Humanities
Brigham Young University

___
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