Re: rrehardcopy popover location on iPad3

2012-08-26 Thread Scott Morrow
Thank you, Monte. Got it working with both rrehardcopy and MergPop now! -- Scott On Aug 26, 2012, at 4:23 AM, Monte Goulding wrote: > You need to use uikit points instead of pixels. Use the optional from rect > parameter and divide the points of the rect by the device scale. > > Cheers > > Mo

Re: rrehardcopy popover location on iPad3

2012-08-26 Thread Monte Goulding
You need to use uikit points instead of pixels. Use the optional from rect parameter and divide the points of the rect by the device scale. Cheers Monte -- M E R Goulding Software development services mergExt - There's an external for that! On 26/08/2012, at 8:44 PM, Scott Morrow wrote: > I

rrehardcopy popover location on iPad3

2012-08-26 Thread Scott Morrow
I'm finding that the popover produced by the rrehardcopy external when run on an iPad3 ( iphoneUseDeviceResolution "true", "true" ) gets positioned incorrectly. (I can imagine some possible workarounds but would rather slap my head and say "duh") Thoughts? -- Scott Morrow Elementary Softwar