Re: Re: CarbonView newbie
Re: Re: CarbonView newbie
- Subject: Re: Re: CarbonView newbie
- From: <email@hidden>
- Date: Wed, 16 Jun 2004 23:40:31 +0000
>
From: Marc Poirier <email@hidden>
>
Date: 2004/06/15 ti PM 11:32:57 GMT
>
To: email@hidden
>
CC: CoreAudio API <email@hidden>
>
Dmne: Re: Re: CarbonView newbie
>
>
Are you sizing your root pane control to the size of your GUI? If not,
>
then the window may be 0x0, not having any size to go by. You do
>
something like this at the end of CreateUI():
>
>
SizeControl(mCarbonPane, yourWidth, yourHeight);
>
>
Marc
Yepp, that did the trick!
Now it all seem to work using Metro as host. Not so
in Logic. With Logic I am not alone in my window. I can see
my stuff briefly in the upper part of the window before
Logic draws it's header over it. SHould I really create some
sort of sub-window of my own, or something?
/Olof W
>
>
>
On Tue, 15 Jun 2004 email@hidden wrote:
>
>
> Well, I think I had this grasped already. My Editor does start up and
>
> happily communicates with the AU it is supposed to control. It also
>
> receives a windowRef from the host and I thought that meant that the
>
> host had opened a window and that the windowRef could be used to draw
>
> stuff and whatever you want to do with a window. But I see no window.
>
>
>
> /Olof W
>
_______________________________________________
>
coreaudio-api mailing list | email@hidden
>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/coreaudio-api
>
Do not post admin requests to the list. They will be ignored.
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.