Search found 1 match

by cecilyen
21 Mar 2013, 21:49
Forum: General Discussion
Topic: MAC OS version
Replies: 57
Views: 9929

Re: MAC OS version

> resizing the window is relatively slow

I believe this has to do with OS X double-buffering all graphics output by default. I see the same slow performance for GTK, e.g. on Ubuntu Linux. On Windows on the other hand it's the application's responsibility to double buffer, which seems to work a lot ...