Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - hagen

Pages: [1]
1
Window / Re: Window::setIcon copying?
« on: July 03, 2014, 05:54:46 pm »
Yes, you don't need to keep the icon data on your side.

Thanks for clarifying that  :)

2
Window / Window::setIcon copying?
« on: July 03, 2014, 12:17:05 pm »
Is it safe to assume that Window::setIcon always copies the pixel data, so I do not have to keep them?
Looking into a few implementations (OS X, Unix, Windows) this appears to be the case, but I cannot find a definitive statement in the documentation.

Pages: [1]