Printing in LC 7.0.3
Paul Hibbert
paul at livecode.org
Thu Mar 5 00:53:52 EST 2015
I can confirm this works in LC 6.7.3 but not LC 7.0.3 on Yosemite.
As far as I know this is the type of problem RR say they need to know about, so it really should be reported as a bug.
If you don't wish to, or don't have the time to report it, just let me know and I'll be happy to report it for you.
Paul
> On Mar 4, 2015, at 10:34 AM, Terence Heaford <t.heaford at icloud.com> wrote:
>
> Mac, Yosemite 10.10.2
>
> Why does this work in LC 6.7.3 and not LC 7.0.3
>
> on mouseUp
>
> answer page setup as sheet
> if the result = "cancel" then
> exit mouseUp
> end if
> answer printer as sheet
> if the result = "cancel" then
> exit mouseUp
> end if
>
> put 0,0,300,200 into tPrintRect
>
> print card from 0,0 to 300,200 into tPrintRect
>
> end mouseUp
>
>
> All the best
>
> Terry
> _______________________________________________
> use-livecode mailing list
> 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
More information about the use-livecode
mailing list