OS X 10.7.3 Beta Reveals Active Work on 'Retina' Display Support for Mac - MacRumorsOpen MenuShow RoundupsShow Forums menuVisit ForumsOpen Sidebar
Skip to Content

OS X 10.7.3 Beta Reveals Active Work on 'Retina' Display Support for Mac

Several times earlier this year, we covered Apple's work on "HiDPI" modes in OS X Lion for supporting ultra high-resolution displays offering greater pixel density with a similar increase in image quality to that seen with the iPhone's transition to a "Retina" display.

With new claims that Apple is set to release a new 15" MacBook Pro offering a resolution of 2880x1800 early next year, Apple's work on its HiDPI software support has also been gaining renewed attention. By doubling the resolution in each dimension over the existing 1440x900 MacBook Pro, Apple would achieve four times the number of pixels and provide developers with an easy way to scale existing artwork.

Evidence of Apple's continued work on HiDPI has shown up in developer builds of OS X 10.7.3, with the "Get Info" window for applications seeing the addition of an "Open in HIDPI mode" checkbox. But while that checkbox would presumably automatically use higher-resolution fonts and graphics that would display at the same absolute size as existing elements, it has not been functional in developer builds where it is present.

hidpi 10 7 3
With yesterday's release of Build 11D36 to developers, Apple has now removed that checkbox from the "Get Info" window entirely. While its removal may suggest a step backward in Apple's implementation of HiDPI support, it is routine for Apple to activate and deactivate portions of features as it works on them. Consequently, the mere change in the checkbox's visibility in the new build indicates that Apple is indeed likely actively working on the feature.

Popular Stories

iOS 27 on iPhone 17 1

iOS 27 Will Add These New Features to Your iPhone

Saturday May 2, 2026 8:43 am PDT by
Apple is expected to unveil iOS 27 during its WWDC 2026 keynote on June 8, and there are already many rumored features and changes for iPhones. The first developer beta of iOS 27 will likely be available immediately following the keynote, and a public beta typically follows in July. Following beta testing, the software update should be released to all users with a compatible iPhone in...
Apple Event Logo

Apple Just Released a New Accessory

Monday May 4, 2026 8:13 am PDT by
Apple today released a new Pride Edition Sport Loop for the Apple Watch. The band features a rainbow design with 11 colors of woven nylon yarns. The new Pride Edition Sport Loop is available to order now on Apple.com and in the Apple Store app in 40mm, 42mm, and 46mm sizes, and it will be available at Apple Store locations starting later this week. In the U.S., the band costs $49. There...
Apple MacBook Pro M4 hero

Why You Might Want to Wait to Buy a MacBook Pro

Friday May 1, 2026 3:43 pm PDT by
Apple refreshed the 14-inch and 16-inch MacBook Pro with M5 Pro and M5 Max models in March 2026, but depending on your needs and interests, you might want to skip this generation because there's something better in the works. The M5 Pro and M5 Max MacBook Pro models have faster chips, but the same design that Apple has used since 2021. An updated design with new display technology and faster ...

Top Rated Comments

WildCowboy Avatar
188 months ago
I wish people would stop saying "provide developers with an easy way to scale existing artwork" when it's about computers, that's just nonsense.

That might be true for devices with known, fixed resolutions that are upgraded (ex: iPhone's 320x480 upgraded to the iPhone 4's 640x960), but it's completely pointless for computers which have various resolutions to begin with.

Nobody out there makes software that targets exactly 1440x900. Computer users use anything between 640x480 up to 2560x2048 (http://en.wikipedia.org/wiki/Computer_display_standard). Even the aspect ratio isn't fixed.
The statement refers primarily to onscreen elements. Buttons, icons, and other user interface elements need to be scaled up so that they appear at the same relative size as on current-resolution displays.

While applications target a range of resolutions, displays generally have roughly the same pixel density, so user interface elements remain roughly the same size regardless of the resolution. So it's about the pixel density, not the absolute resolution.

The move to "Retina" display on computers dramatically increases the pixel density, and that's what needs to be accounted for so that user interface elements don't become unusably small.

By going with a doubling of pixels in each dimension, it becomes easy for the system to display a pixel-doubled version of a small element at the appropriate real-life size if the developers have not provided those elements at sufficient resolution within the application.
Score: 14 Votes (Like | Disagree)
Small White Car Avatar
188 months ago
This is what the kids today refer to as awesome-sause.

Oh, they don't? It's just me?

Ok...well...this is awkward.
Score: 8 Votes (Like | Disagree)
Yvan256 Avatar
188 months ago
By doubling the resolution in each dimension over the existing 1440x900 MacBook Pro, Apple would achieve four times the number of pixels and provide developers with an easy way to scale existing artwork.
I wish people would stop saying "provide developers with an easy way to scale existing artwork" when it's about computers, that's just nonsense.

That might be true for devices with known, fixed resolutions that are upgraded (ex: iPhone's 320x480 upgraded to the iPhone 4's 640x960), but it's completely pointless for computers which have various resolutions to begin with.

Nobody out there makes software that targets exactly 1440x900. Computer users use anything between 640x480 up to 2560x2048 (http://en.wikipedia.org/wiki/Computer_display_standard). Even the aspect ratio isn't fixed.
Score: 8 Votes (Like | Disagree)
188 months ago
I wish people would stop saying "provide developers with an easy way to scale existing artwork" when it's about computers, that's just nonsense.

That might be true for devices with known, fixed resolutions that are upgraded (ex: iPhone's 320x480 upgraded to the iPhone 4's 640x960), but it's completely pointless for computers which have various resolutions to begin with.

Nobody out there makes software that targets exactly 1440x900. Computer users use anything between 640x480 up to 2560x2048 (http://en.wikipedia.org/wiki/Computer_display_standard). Even the aspect ratio isn't fixed.
It's still a lot more convenient to scale interface elements in multiples (ie 2X) then to scale them some awkward resolution. It's lot easier to scale a 2X2 image to 4X4, instead of scaling some weird increment.

Additionally, the resolution doubling makes it a practical move for the development environment for Retina iPhone and iPad displays. For instance a Retina iPad graphic on a Retina MBP, will look the same as a non-Retina iPad graphic on a non-retina MBP. By consistently doubling the resolution of all products the only perceived difference for developers will be the clarity of the graphics.
Score: 6 Votes (Like | Disagree)
188 months ago
2012 is shaping up to be the year of the retina.
Score: 6 Votes (Like | Disagree)
nagromme Avatar
188 months ago
I wish people would stop saying "provide developers with an easy way to scale existing artwork" when it's about computers, that's just nonsense.

That might be true for devices with known, fixed resolutions that are upgraded (ex: iPhone's 320x480 upgraded to the iPhone 4's 640x960), but it's completely pointless for computers which have various resolutions to begin with.
Not relevant: you’re thinking about the “working area”—or whatever you want to call it: the size of windows and buttons as seen and experience by the user. That varies and always has.

This feature is nothing to do with the size of the display itself, but rather the pixel density. That matters just as much when the display size is unknown as when it is known. Your own quote makes the point: “scale existing artwork.” Not scale entire apps and UIs—we’ve met that challenge long ago. But scale the artwork, specifically.

The statement refers primarily to onscreen elements. Buttons, icons, and other user interface elements need to be scaled up so that they appear at the same relative size as on current-resolution displays.
Exactly! The challenges of a desktop app are NOT the same as for an iOS app.

Desktop apps already have to adapt to different “working area” sizes. Doubling the res doesn’t add that much to that challenge: the app doubles automatically and the “working area” remains the same. The app often need not even be aware that each pixel now means two. The OS will handle most of that.

It’s the assets within the app that are a challenge to scale, and using an even double IS a big help.
Score: 5 Votes (Like | Disagree)
Related Apple News: Entertainment | Iphone | World News | Iphone | South Africa