[phobos] Resizing child windows using phobos

Alex Dahlin fetaalex at gmail.com
Thu Aug 22 04:19:18 PDT 2013


So i have been trying to send WM_SIZE messages to my child windows in my 
application window proc. I am sending theese messages when the 
application window is resized. But it will not work. They keep the same 
child window size as they have from when they were initialized.

Is there any other methods that i can use that are already included in 
the phobos libraries?

Thanks for any help.


More information about the phobos mailing list