From: Jeff H. <je...@ac...> - 2013-03-19 16:58:27
|
On 2013-03-19, at 6:51 AM, Kevin Walzer <kw...@co...> wrote: > Anyone running, or developing, their Tk apps with a HiDPI screen (Retina > display)? I'm beginning to update my apps with an eye toward the Retina > display, but I don't have the hardware (nor any way to emulate on my > current setup). I'm especially interested in knowing what effect the > Retina display has on things like images on buttons and labels. I have a > few ideas on how to make images play nice in Tk in Retina displays (the > ::tk::mac::iconBitmap command provides the necessary hooks into NSImage, > I believe), but I'd like to see what others are running into. FWIW I have an rMBP and Tk does look somewhat pixelated. I suppose the icons might also be pixelated, but you don't notice it as much. I've attached a TDK screenshot where you can see some of this. Jeff |