Re: NSWindow non-integer point sizes? (on Retina dispays)
Re: NSWindow non-integer point sizes? (on Retina dispays)
- Subject: Re: NSWindow non-integer point sizes? (on Retina dispays)
- From: Ken Thomases <email@hidden>
- Date: Sun, 2 Jul 2017 00:43:31 -0500
On Jul 1, 2017, at 11:11 PM, Sean McBride <email@hidden> wrote:
>
>> If your window is borderless, you can make it transparent and have a
>> fractional-size view (subview of the contentView) do the base opaque
>> drawing, thereby effectively setting the size of the window.
>
> Thanks for the suggestion, though in this case I need a regular window with
> title bar and all.
Is the window user-resizable? If so, can you just tell the cross-platform code
that the window was resized (as it, in fact, has been)?
Regards,
Ken
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden