Difference between revisions of "VCL"

From Apache OpenOffice Wiki
Jump to: navigation, search
m
m (Some wording, some category.)
Line 1: Line 1:
VCL, or Visual Components Layer is the responsible module for widgets(windowing, buttons, controls..) operating system abstraction
+
VCL, or '''V'''isual '''C'''omponents '''L'''ibrary is the responsible [[Modules|module]] for widgets (windowing, buttons, controls..) operating system abstraction, including basic rendering (e.g. the output device).
  
This page gathers information about the vcl (Visual Class Library) module. Since the Mac OS X team is currently investigating on Aqua UI, we will try to document everything of interest on this page and its subpages.  
+
This page gathers information about the VCL module. Since the Mac OS X team is currently investigating on Aqua UI, we will try to document everything of interest on this page and its subpages.  
 
More to follow...
 
More to follow...
  
Line 7: Line 7:
 
* [[vcl_physical| files]]
 
* [[vcl_physical| files]]
  
To complete, you can find another effort (relative to native Mac OS X port) with more informations about how vcl module works there : [http://wiki.services.openoffice.org/wiki/User:Ericb Work in progress]
+
To complete, you can find another effort (relative to native Mac OS X port) with more informations about how VCL module works there : [http://wiki.services.openoffice.org/wiki/User:Ericb Work in progress]
 +
 
 +
==CVS==
 +
{{Uno/UDKlink|vcl|gsl}}
 +
 
 +
 
 
[[Category:Development]]
 
[[Category:Development]]
 
[[Category:Source directories]]
 
[[Category:Source directories]]
 +
[[Category:Module]]
 +
[[Category:VCL]]
 +
[[Category:GUI]]

Revision as of 13:26, 1 June 2007

VCL, or Visual Components Library is the responsible module for widgets (windowing, buttons, controls..) operating system abstraction, including basic rendering (e.g. the output device).

This page gathers information about the VCL module. Since the Mac OS X team is currently investigating on Aqua UI, we will try to document everything of interest on this page and its subpages. More to follow...

To complete, you can find another effort (relative to native Mac OS X port) with more informations about how VCL module works there : Work in progress

CVS

gsl/vcl

Personal tools