Welcome to the NetCologne GmbH open source mirroring service!
	This machine mirrors various open-source projects.
	20 Gbit/s uplink.
	
	If there are any issues or you want another project mirrored, please contact
	mirror-service -=AT=- netcologne DOT de ! 
CanvasCanvas
Name
Canvas --  An interface to Tk canvas semantics.
Description
 The Canvas widget allows display of a diverse range of graphical objects.
Methods
Phase: Using
- -  checkGeometry: frame-  Make sure the that the geometry is `reasonable'. 
- -  removeWidget: widget-  Remove a widget from the canvas. 
- -  addWidget: widget X:-  (int) x Y:-  (int) y centerFlag:-  (BOOL) centerFlag-  Position a widget inside the canvas 
