NSBox frame redraw issue
NSBox frame redraw issue
- Subject: NSBox frame redraw issue
- From: "Nathan Herring" <email@hidden>
- Date: Tue, 11 Jul 2006 10:13:47 -0700
- Thread-topic: NSBox frame redraw issue
I have an NSBox in a resizable window. It has the border type "Line (without title)". It is set to grow both horizontally and vertically with the window (i.e., have its edges be a fixed with from the edges of the window). The content view is inset 10, and is a NSView loaded from another .nib file. The problem I'm seeing is that as I slowly drag the window larger, the old right and bottom frame edges never get drawn over, and the frame gets thicker and thicker until it overlaps with the internal content view and _then_ gets erased. Vice versa, as I shrink the window down, sometimes the right and bottom frame edges won't get redrawn at all, or perhaps only partially.
Is this a known issue? Is there something I'm missing? This happens even without the contentview set.
This is on 10.4.7, IB 2.5.4 (446.1), PPC.
-nh
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden