From: Wojciech K. <woj...@ko...> - 2013-03-19 15:02:11
|
>From what I know you can emulate HiDPI displays in a regular Mac: http://stackoverflow.com/questions/12124576/how-to-simulate-a-retina-display-hidpi-mode-in-mac-os-x-10-8-mountain-lion-on Not sure if you first need to update to 10.8, though. 2013/3/19 Kevin Walzer <kw...@co...>: > 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 > > ------------------------------------------------------------------------------ > Everyone hates slow websites. So do we. > Make your web apps faster with AppDynamics > Download AppDynamics Lite for free today: > http://p.sf.net/sfu/appdyn_d2d_mar > _______________________________________________ > Tcl-mac mailing list > tc...@li... > https://lists.sourceforge.net/lists/listinfo/tcl-mac |