Difference between revisions of "Mac OS X Porting - Native Controls"

From Apache OpenOffice Wiki
Jump to: navigation, search
(Introduction)
Line 2: Line 2:
  
 
==Introduction==
 
==Introduction==
The purpose of this article is to present our current knowledge and progress of the implementation of native controls in the native Mac OS X version of OpenOffice.org. Our goal by implementing native controls is to remove the win32 look as much as possible and replace it by the Aqua look and feel.
+
The purpose of this article is to present our current knowledge and progress of the implementation of native controls in the native Mac OS X version of OpenOffice.org. Our goal by implementing native controls is to remove the win32 look as much as possible and replace it by the Aqua look and feel using the Carbon API.
  
 
==Apple Documentation and References==
 
==Apple Documentation and References==

Revision as of 18:33, 2 September 2006

Native Controls

Introduction

The purpose of this article is to present our current knowledge and progress of the implementation of native controls in the native Mac OS X version of OpenOffice.org. Our goal by implementing native controls is to remove the win32 look as much as possible and replace it by the Aqua look and feel using the Carbon API.

Apple Documentation and References

Tradeoff between the Appearance Manager and HITheme

Overview of the Files that we need to deal with + graph

Overview of the Apple documentation that we need

List of all the controls to change + pictures (VCL<->Apple) equivalent

To do

Pictures of the current state

-- Pdefilippis aliscafo@gmail.com

Personal tools