• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: CreateCustomControl crash (Urs...?)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CreateCustomControl crash (Urs...?)


  • Subject: Re: CreateCustomControl crash (Urs...?)
  • From: Airy André <email@hidden>
  • Date: Fri, 25 Oct 2002 23:40:34 +0200

For custom controls, you should also look at Apple's HIFramework : it's a quite nice C++ wrapping around controls.
You have some sample code at Apple Developper site and with my AirySynth and AUStk AU (while my only control
currently available is very simple, as it does only display a png, it only has a "draw" method...)

As posted by Urs :
<http://developer.apple.com/samplecode/Sample_Code/ Human_Interface_Toolbox/CalendarView.htm>
<http://developer.apple.com/samplecode/Sample_Code/ Human_Interface_Toolbox/ClockView.htm>
<http://developer.apple.com/samplecode/Sample_Code/ Human_Interface_Toolbox/ColorSwatchView.htm>
<http://developer.apple.com/samplecode/Sample_Code/ Human_Interface_Toolbox/HexEditorView.htm>
<http://developer.apple.com/samplecode/Sample_Code/ Human_Interface_Toolbox/HICustomLeftRightSwitch.htm>
<http://developer.apple.com/samplecode/Sample_Code/ Human_Interface_Toolbox/HIViewTest.htm>
<http://developer.apple.com/samplecode/Sample_Code/ Human_Interface_Toolbox/SegmentView.htm>
<http://developer.apple.com/samplecode/Sample_Code/ Human_Interface_Toolbox/SplitView.htm>
<http://developer.apple.com/samplecode/Sample_Code/ Human_Interface_Toolbox/TickerView.htm>
<http://developer.apple.com/samplecode/Sample_Code/ Human_Interface_Toolbox/URLTextView.htm>

All of the above (except for HICustomLeftRightSwitch) use this secondary sample code, which is a set of C++ wrapper classes for the HIView and Carbon Event Manager APIs and the HIRect type:

<http://developer.apple.com/samplecode/Sample_Code/ Human_Interface_Toolbox/HIFramework.htm>

and

http://airy.andre.online.fr/AU


Airy
_______________________________________________
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.

References: 
 >Re: CreateCustomControl crash (Urs...?) (From: Howard Moon <email@hidden>)

  • Prev by Date: Re: Filing of User Presets - files vs. builtin
  • Next by Date: Logic/Stereo ... null right channel?
  • Previous by thread: Re: CreateCustomControl crash (Urs...?)
  • Next by thread: Re: CreateCustomControl crash (Urs...?)
  • Index(es):
    • Date
    • Thread