That description doesn’t seem correct. It partly depends on the aspect ratio of 
the card. With showAll you know that all of the card area will be visible. With 
noBorder you know that there will not be any black borders to the left and 
right, or top and bottom of the card area.

So, with showAll either the width of the card will fill the width of the 
screen, or the height of the card will fit the height of the screen (or both 
could be true). The other axis will reveal what was off the edges of the card 
window.

With noBorder the same width and height matching will happen, but the other 
axis will cut into the card area instead of revealing what was outside of the 
card area.

> On Apr 10, 2020, at 2:53 PM, J. Landman Gay via use-livecode 
> <use-livecode@lists.runrev.com> wrote:
> 
> It's similar to noBorder, but noBorder scales to the short side of the 
> screenrect and showAll scales to the long side (regardless of orientation.)
> 
> I think. I get those two mixed up.
> 
> On 4/10/20 1:14 PM, Richard Gaskin via use-livecode wrote:
>> Good catch. It would be great if the Lessons were in Github so they could be 
>> enhanced by the community. I guess for now a comment there is the only 
>> mechanism for filing enhancement requests.
>> How does showAll differ from the options shown there?
> 
> 
> -- 
> 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

Reply via email to