From: Kevin W. <kw...@co...> - 2013-03-19 13:51:38
|
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. -- Kevin Walzer Code by Kevin/Mobile Code by Kevin http://www.codebykevin.com http://www.wtmobilesoftware.com |