python - Qt/Spyder scaling with 4K display -


i've made switch old macbook pro razer blade stealth laptop. have many programs i've written have pyqt4 guis, , of coding in spyder. upon switching computer 4k screen spyder has become unusable not scale properly, in addition guis have written don't scale correctly , unusable.

does have experience problem and/or have tips on how these things scale correctly on high dpi screens?

the next version of spyder (3.0.0) natively support high dpi screen , makes use vector icons.

you can try latest beta (spyder 3.0.0 beta4) if want adopter.

check out talk on "what's new in spyder 3.0" @ last scipy conference: https://www.youtube.com/watch?v=5bokdo1c144


Comments

Popular posts from this blog

Spring Boot + JPA + Hibernate: Unable to locate persister -

go - Golang: panic: runtime error: invalid memory address or nil pointer dereference using bufio.Scanner -

c - double free or corruption (fasttop) -