Page 1 of 1

Black screen when resizing

Posted: 27 May 2018, 21:09
by edwabr123
I am considering using NoesisGUI in my C++ project. But it looks like that all samples from Native SDK go black screen when resizing. Is this fixable?

Re: Black screen when resizing

Posted: 29 May 2018, 20:16
by jsantos
Is this happening with the latest version (2.1) of Noesis? D3D or GL?

We are not able to reproduce it here.

Re: Black screen when resizing

Posted: 29 May 2018, 21:58
by edwabr123
Is this happening with the latest version (2.1) of Noesis? D3D or GL?

We are not able to reproduce it here.
This is happening on Mac OS X 10.13.4 with NoesisGUI 2.1.0f1 (r6972)

Here is the video that shows the problem: https://www.dropbox.com/s/rhi80bzj8gkc9 ... g.mov?dl=0

Re: Black screen when resizing

Posted: 29 May 2018, 22:13
by jsantos
Oh, you meant "while" resizing. Yes, that's probably a limitation of the app framework implementation in macos. I will have a look at it as soon as possible. Remember that the app framework includes the source code and should be taken as a reference implementation to have your own one.