Re: Print Card on Mac

2015-04-26 Thread Mark Waddingham
I'd say not a bug. If print this card took into account the vscroll due to menus on a Mac, then the same code would have a different effect on Windows where the menu objects are not scrolled away. Mark Sent from my iPhone > On 26 Apr 2015, at 08:48, Terence Heaford wrote: > > >> On 26 Apr

Re: Print Card on Mac

2015-04-26 Thread Mark Schonewille
I wouldn't know, Terry. If you expect the entire card to be printed, not; if you expect visible parts to be printed only, then not. Suppose it were a bug and you want to print the scrolled part of the card. If the bug were fixed, you'd have to find a workaround for that. I think it doesn't ma

Re: Print Card on Mac

2015-04-26 Thread Terence Heaford
> On 26 Apr 2015, at 08:43, Mark Schonewille > wrote: > > print card from 0,22 to the bottomRight of this cd Thanks Mark, I am aware of this solution but…. Is what I am seeing correct/expected or is it a bug? Thanks Terry ___ use-livecode mail

Re: Print Card on Mac

2015-04-26 Thread Mark Schonewille
It looks like the print card command prints the part that was hidden by setting the vscroll to 20 (or is it 22). Try printing only an area of the card print card from 0,22 to the bottomRight of this cd -- Kind regards, Mark Schonewille Economy-x-Talk Http://economy-x-talk.com Share the clipbo

Print Card on Mac

2015-04-26 Thread Terence Heaford
When using Print Card form the IDE on a Mac should I see the menubar at the top of the window? If the answer is no then is there a setting somewhere? Please see this image: https://dl.dropboxusercontent.com/u/98788898/LiveCode/Screen%20Shot.png