>It is recommended that you change the bounds of controls that you wish
to size with the window during a kEventControlBoundsChanged event
placed on the content view of your window rather than by using the
window bounds changed handler. The flashing is probably occurring
because your movie control is redrawing, then the content view redraws
and your movie control draws again.<
You're a genius! No more flashing. Youpee!
I still don't understand what was going on. Flashing means the control
is erased but not yet redrawn when the next buffer flush occurs, right?
IOW not enough redrawing rather than too much.
BTW, I can't use the layout API because the window can be resized
arbitrarily whereas I want the movie to conserve aspect ratio.
Jan.
_______________________________________________
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