When I programmatically resize tabs control that was created in
interface builder e.g. to make it smaller, I observe drawing artifacts
on switching tabs (extra area outside tabs control is erased, tabs
themselves are getting erased and not updated properly) . Looks like
those userPanes created by IB runtime, corresponding to each tab pane
(aka "Tab Items" in IB user interface) are not resized appropriately.
Whose responsibility is it to resize those user panes (e.g. by means
of kEventControlBoundsChanged event installed on the tabs control
target), mine or IB runtime? If the latter I'll file a bug.
BTW, even if I *do not* resize tabs control, it still has some minor
drawing artifacts on switching tabs, presumably due to the same issue:
those userpanes sizes match the size of tab control itself, so when
the user pane is erased it wipes that nice rounded tab frame (left
right and bottom sides of tabs control frame are affected).
Mike
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Carbon-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/carbon-dev/email@hidden
This email sent to email@hidden