controls not rendered, sometimes
controls not rendered, sometimes
- Subject: controls not rendered, sometimes
- From: Christian Pekeler <email@hidden>
- Date: Fri, 26 Mar 2004 00:20:52 -0700
Sometimes when my app starts up, some NSControls are not being rendered
in the main window until I resize it. They actually show up for a split
second at the beginning and then disappear immediately. I only seem to
be having this problem when the window starts off with its minimal
size. Those problematic NSControls are subviews of a splitview, next to
other controls in the same splitview which always get rendered
correctly. Except for their locations, the controls which get rendered
don't seem to be different from those that don't. If I configure the
window to be textured, the problem goes away, i.e. all controls are
always rendered when the app starts up. Sending the (non-textured)
window a -display in -awakeFromNib doesn't help as a workaround.
Has anyone seen such a problem and know of a solution?
Thanks,
Christian
[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.