Re: Orientation Support Mobile

2014-09-09 Thread Mike Kerner
bug 13386 On Mon, Sep 8, 2014 at 4:28 PM, Devin Asay devin_a...@byu.edu wrote: On Sep 8, 2014, at 12:32 PM, J. Landman Gay jac...@hyperactivesw.com wrote: On 9/8/2014, 12:39 AM, Ralph DiMola wrote: 2. The resizestack message is sent before the card is rendered (orientationchanged

Re: Orientation Support Mobile

2014-09-08 Thread Mike Kerner
@lists.runrev.com /divdivSubject: Re: Orientation Support Mobile /divdiv /divWell, for starters: 1) You can't seem to force LC to render a card in one orientation or the other and then understand what you're forcing it to do. There doesn't seem to be a command to do

RE: Orientation Support Mobile

2014-09-08 Thread Ralph DiMola
Evergreen Information Services rdim...@evergreeninfo.net -Original Message- From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf Of Mike Kerner Sent: Monday, September 08, 2014 9:48 AM To: How to use LiveCode Subject: Re: Orientation Support Mobile Thanks, Ralph, now

Re: Orientation Support Mobile

2014-09-08 Thread Mike Kerner
-Original Message- From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf Of Mike Kerner Sent: Monday, September 08, 2014 9:48 AM To: How to use LiveCode Subject: Re: Orientation Support Mobile Thanks, Ralph, now I have something else to try, today! On Mon, Sep 8, 2014

Re: Orientation Support Mobile

2014-09-08 Thread Mike Kerner
:48 AM To: How to use LiveCode Subject: Re: Orientation Support Mobile Thanks, Ralph, now I have something else to try, today! On Mon, Sep 8, 2014 at 1:39 AM, Ralph DiMola rdimo...@evergreeninfo.net wrote: Mobile Orientation change cookbook: 1. Device is flipped. 2. The resizestack

Re: Orientation Support Mobile

2014-09-08 Thread Mike Kerner
-Original Message- From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf Of Mike Kerner Sent: Monday, September 08, 2014 9:48 AM To: How to use LiveCode Subject: Re: Orientation Support Mobile Thanks, Ralph, now I have something else to try, today! On Mon

Re: Orientation Support Mobile

2014-09-08 Thread J. Landman Gay
On 9/8/2014, 12:39 AM, Ralph DiMola wrote: 2. The resizestack message is sent before the card is rendered (orientationchanged message is sent after). I thought it was the other way around and the orientationChanged message should really be called orientationAboutToChange. -- Jacqueline

RE: Orientation Support Mobile

2014-09-08 Thread Ralph DiMola
-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf Of J. Landman Gay Sent: Monday, September 08, 2014 2:33 PM To: How to use LiveCode Subject: Re: Orientation Support Mobile On 9/8/2014, 12:39 AM, Ralph DiMola wrote: 2. The resizestack message is sent before the card is rendered

RE: Orientation Support Mobile

2014-09-08 Thread Ralph DiMola
Kerner Sent: Monday, September 08, 2014 1:57 PM To: How to use LiveCode Subject: Re: Orientation Support Mobile Also, Ralph, to your original suggestion, I'm not looking to support orientation changing, initially, I'm looking to have some cards render one way and some the other way. When you have

RE: Orientation Support Mobile

2014-09-08 Thread Ralph DiMola
, 2014 2:30 PM To: How to use LiveCode Subject: Re: Orientation Support Mobile Try this: 1) create a stack 2) set the dimensions to ipad (1024x768), just because 3) Set the background color to whatever you want 4) Toss a button on the top, left, right, and bottom, just so you can have a reference

Re: Orientation Support Mobile

2014-09-08 Thread Devin Asay
On Sep 8, 2014, at 12:32 PM, J. Landman Gay jac...@hyperactivesw.com wrote: On 9/8/2014, 12:39 AM, Ralph DiMola wrote: 2. The resizestack message is sent before the card is rendered (orientationchanged message is sent after). I thought it was the other way around and the

Re: Orientation Support Mobile

2014-09-07 Thread Colin Holgate
I have used landscape and portrait in the same app outside of LiveCode, and certainly ran into issues. I think that in LiveCode you would want to enable all orientations, then listen for the orientationChanged message. Then, in theory, you could react accordingly. Can you go into more detail

Re: Orientation Support Mobile

2014-09-07 Thread Mike Kerner
Well, for starters: 1) You can't seem to force LC to render a card in one orientation or the other and then understand what you're forcing it to do. There doesn't seem to be a command to do it. MobileSetAllowedOrientations doesn't help. So if you support P and L, but certain cards are one way

Re: Orientation Support Mobile

2014-09-07 Thread Ralph DiMola
message /divdivFrom: Mike Kerner mikeker...@roadrunner.com /divdivDate:09/07/2014 20:38 (GMT-08:00) /divdivTo: How to use LiveCode use-livecode@lists.runrev.com /divdivSubject: Re: Orientation Support Mobile /divdiv /divWell, for starters: 1) You can't seem to force LC to render a card in one