-------------------- Begin Original Message --------------------
Message text written by Malayil Philip George
" I was just trying out the example program from Quicktime Toolkit Vol.1
and I am stuck at not being able to draw a controller. I am guessing this
is
because
MCDoAction(myMC, mcActionDraw, theWindow);
is generating an event that is not passed on to the controller. First, is
this needed to draw the controller. I am able to create a new controller
with NewMovieController and resize the movie window appropriately. Is there
any other way to draw the controller?
"
-------------------- End Original Message --------------------
Malayil,
It is a lot simpler to create a Carbon movie control in a window.
See the sample code
<http://developer.apple.com/samplecode/QuickTimeMovieControl/QuickTimeMovie
Control.html>
You can get the movie controller and the movie with GetControlData and
manipulate them as you like.
Jan
_______________________________________________
Do not post admin requests to the list. They will be ignored.
QuickTime-API mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/quicktime-api/email@hidden
This email sent to email@hidden