Re: newbie needs quickdraw help
Re: newbie needs quickdraw help
- Subject: Re: newbie needs quickdraw help
- From: Airy André <email@hidden>
- Date: Thu, 28 Nov 2002 19:59:27 +0100
You can have a look at my AU GUI SDK (
http://airy.andre.online.fr/AU).
It's really easy to use (well, *I* think so...), it does allow you to
use InterfaceBuilder for drawing your GUI,
support background picts, and comes with sample custom controls
(picture display, multi-pict control (one different
pict for each control value) and knobs).
Full source code is included so you can customize and enhance it.
You can also have a look to my AU on the same page. There are all build
around this SDK (while all the GUI code
is in the SDK).
Airy
Le jeudi, 28 nov 2002, ` 16:02 Europe/Paris, Alexander Huber a icrit :
Hello everyone,
developing my first AU fx plug, I want to implement a
realtime-waveform-view
that displays the input sample buffer.
How would you do this? Probably someone can give me a small
step-by-step guide
using quickdraw in an AU carbon view context? I think I have to
implement a
Control, but I'm a bit confused about how to do it...
Another issue: what is the simplest way to display a background bitmap
in the
carbonPane?
Many thanks in advance for answers to my silly questions 8-)
alex
_______________________________________________
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.