Page 1 of 1

"Manually" created windows invisible, .layout-crea

Posted: Fri May 05, 2006 21:28
by shalinor
was: CVSHead crashes on Tablet PC, where old non-Falagard runs

I'm seeing a bug where, in debug mode and on certain PCs, windows are invisible if created manually. If I change the code to create the window from a .layout, it works.

I'm setting the same properties in both cases - the only difference (in my controls) is the use of layout or not. Is there a "hidden" property that the act of loading from a layout sets?

Posted: Sun May 07, 2006 20:59
by scriptkid
Hi Shalinor,

are you sure that your manually created windows are all added to the root "sheet"?

And do they have a size set? (I assume yes since you say that all properties are present).