Difference between revisions of "Mac OS X Implementing HIView"

From Apache OpenOffice Wiki
Jump to: navigation, search
(Usefull Links)
(Usefull Links)
Line 15: Line 15:
 
== Usefull Links ==   
 
== Usefull Links ==   
  
 +
=== Reference ===
 
HIVIew  : [[http://developer.apple.com/documentation/Carbon/Reference/HIViewReference/Reference/reference.html reference]]
 
HIVIew  : [[http://developer.apple.com/documentation/Carbon/Reference/HIViewReference/Reference/reference.html reference]]
  
 
or : [[http://developer.apple.com/documentation/Carbon/Reference/HIViewReference/HIViewReference.pdf same in .pdf format]]  
 
or : [[http://developer.apple.com/documentation/Carbon/Reference/HIViewReference/HIViewReference.pdf same in .pdf format]]  
 +
 +
===Code sample ===
 +
 +
  
  

Revision as of 15:20, 12 March 2007

Contributors

Eric Bachard[ericb]

Sébastien Plisson [plipli]

introduction

This page is part of [Native Controls Implementation] and the objective is to use HIView for HIComboboxes or other HI* controls.


Current code implementation

Usefull Links

Reference

HIVIew  : [reference]

or : [same in .pdf format]

Code sample

Personal tools