Page 1 of 1

Disabled FrameWindows don't resize correctly

Posted: Sat Nov 06, 2010 17:09
by thowthoww
Hello! And thank you Crazy Eddie for this amazing lib that I've been discovering the past couple weeks.

I think I found a bug, even though it could be intentional since it only happens on a disabled widget.
Whenever I resize my window and call

Code: Select all

CEGUI::System::getSingleton().notifyDisplaySizeChanged(size);
to notify CEGUI; any child widget from a FrameWindow (with TaharezLook at least) which is disabled will be positioned according to the outer rect area and won't consider auto windows (Titlebar) and I think it is the same issue for the size of the childs.
The problem may not be related to the FrameWindow but to the AutoWindow since I only tested it with FrameWindow.

Regards

Re: Disabled FrameWindows don't resize correctly

Posted: Mon Nov 15, 2010 20:41
by Jamarr
Hi Throw, thank you for the report. I know it has been a week since you posted. I hope you do not get the wrong impression; CE is the core developer and most knowledgeable on support so the forums tend to come to a crawl when he is busy. As my current environment does not allow me to test this particular issue, I can neither confirm or refute the issue. I would suggest creating a mantis ticket for this issue (it should accept your forum login), as it will not be forgotten about there; where as on the forums, issues can and are sometimes lost.