Difference between revisions of "VCL"

From Apache OpenOffice Wiki
Jump to: navigation, search
 
(8 intermediate revisions by 5 users not shown)
Line 1: Line 1:
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.  
+
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 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 5: Line 7:
 
* [[vcl_physical| files]]
 
* [[vcl_physical| files]]
  
Another effort to explain how vcl module works can be found there : [http://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==
 +
<DPL>category=VCL</DPL>
 +
 
 +
 
 +
[[Category:Development]]
 +
[[Category:Source directories]]
 +
[[Category:Module]]
 +
[[Category:GUI]]
 +
[[Category:GSL]]

Latest revision as of 20:33, 26 October 2009

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

Category

Personal tools