Re: [wxlua-users] Adding wxDIR_NO_FOLLOW and GetContentScaleFactor

2013-06-24 Thread Paul K
Hi John, >> Can you add a new method GetContentScaleFactor that can be used to >> detect Retina displays >> (https://groups.google.com/d/msg/wx-users/waj_tC1AU4k/q55_Q3Z4TGUJ) >> and a missing constant (wxDIR_NO_FOLLOW) when you get a chance? > Sure, I can do that on Monday. It would be great! I

Re: [wxlua-users] Adding wxDIR_NO_FOLLOW and GetContentScaleFactor

2013-06-20 Thread John Labenski
On Thu, Jun 20, 2013 at 11:51 PM, Paul K wrote: > Hi John, > > Can you add a new method GetContentScaleFactor that can be used to > detect Retina displays > (https://groups.google.com/d/msg/wx-users/waj_tC1AU4k/q55_Q3Z4TGUJ) > and a missing constant (wxDIR_NO_FOLLOW) when you get a chance? Thank

[wxlua-users] Adding wxDIR_NO_FOLLOW and GetContentScaleFactor

2013-06-20 Thread Paul K
Hi John, Can you add a new method GetContentScaleFactor that can be used to detect Retina displays (https://groups.google.com/d/msg/wx-users/waj_tC1AU4k/q55_Q3Z4TGUJ) and a missing constant (wxDIR_NO_FOLLOW) when you get a chance? Thank you! Paul.