From junrue@common-lisp.net Mon Oct 16 03:26:40 2006 From: junrue@common-lisp.net To: graphic-forms-cvs@common-lisp.net Subject: [graphic-forms-cvs] r333 - in trunk/docs/manual: . gfs gfw Date: Mon, 16 Oct 2006 03:26:39 -0400 Message-ID: <20061016072639.98B2230018@common-lisp.net> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1540217289218273577==" --===============1540217289218273577== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Author: junrue Date: Mon Oct 16 03:26:39 2006 New Revision: 333 Modified: trunk/docs/manual/Graphic-FormsProgrammingReference.wcp trunk/docs/manual/WidgetsPackage.html trunk/docs/manual/gfs/native-object.html trunk/docs/manual/gfw/with-graphics-context.html Log: =20 Modified: trunk/docs/manual/Graphic-FormsProgrammingReference.wcp =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- trunk/docs/manual/Graphic-FormsProgrammingReference.wcp (original) +++ trunk/docs/manual/Graphic-FormsProgrammingReference.wcp Mon Oct 16 03:26:= 39 2006 @@ -1288,7 +1288,7 @@ TitleList.Url.119=3Dgfw\event-pre-resize.html TitleList.Icon.119=3D0 TitleList.Status.119=3D0 -TitleList.Keywords.119=3Devent-pre-resize +TitleList.Keywords.119=3Devent-pre-resize`\:bottom-left`\:bottom-right`\:bot= tom`\:left`\:right`\:top-left`\:top-right`\:top`\ TitleList.ContextNumber.119=3D TitleList.ApplyTemp.119=3D0 TitleList.Expanded.119=3D0 @@ -1298,7 +1298,7 @@ TitleList.Url.120=3Dgfw\event-resize.html TitleList.Icon.120=3D0 TitleList.Status.120=3D0 -TitleList.Keywords.120=3Devent-resize +TitleList.Keywords.120=3Devent-resize`\:maximized`\:minimized`\:restored`\ TitleList.ContextNumber.120=3D TitleList.ApplyTemp.120=3D0 TitleList.Expanded.120=3D0 Modified: trunk/docs/manual/WidgetsPackage.html =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- trunk/docs/manual/WidgetsPackage.html (original) +++ trunk/docs/manual/WidgetsPackage.html Mon Oct 16 03:26:39 2006 @@ -26,6 +26,51 @@ and GFG =20 =20 together constitute the bulk of the public API.

+

window classes

+

 

+

control classes

+

list-item

=20 +
+

layout classes

+

flow-layout, heap-layout, layout-manager

+

miscellaneous classes and structures

+

display, event-dispatcher, event-source, i= tem,=20 +item-manager, layout-managed, timer =20 +

+

event functions

+

default-message-filter, event-activate, event-arm, event-close, event-deactivate, event-default-action, event-dispose, event-move, event-paint, event-pre-move, event-pre-resize, event-resize, event-scroll, event-select, event-session, event-timer,message-loop, obtain-event-time

+

miscellaneous accessors, functions, and macros

+

with-graphics-context =20 + =20 + =20 + =20 +


=20

Modified: trunk/docs/manual/gfs/native-object.html =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- trunk/docs/manual/gfs/native-object.html (original) +++ trunk/docs/manual/gfs/native-object.html Mon Oct 16 03:26:39 2006 @@ -28,11 +28,16 @@ Inherited By:  - gfw:display, gfw:display, gfw:event-source, gfg:font, gfg:graphics-context,=20 - gfg:icon-bundle, gfg:image,=20 -gfg:image-data-plugin

+ href=3D"../gfg/font.html">gfg:font, gfg:graphics-context, gfg:icon-bundle, gfg:image, gfg:image-data-plugin =20 + =20 +

This is the=20 abstract base class for objects representing a system=20 resource such as a window or device context.

Modified: trunk/docs/manual/gfw/with-graphics-context.html =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- trunk/docs/manual/gfw/with-graphics-context.html (original) +++ trunk/docs/manual/gfw/with-graphics-context.html Mon Oct 16 03:26:39 2006 @@ -19,7 +19,8 @@

syntax

(gfw:with-graphics-context= (graphics-context &optional=20 +face=3DArial size=3D2>(gfw:with-graphics-context= (graphics-context &optiona= l=20 thing) &body body)

arguments

@@ -30,7 +31,8 @@ graphics-context A symbol=20 - naming the graphics-context object to be created. + naming the graphics-context=20 + object to be created.
thing An instance of=20 @@ -40,17 +42,21 @@ body Application code to make use of=20 graphics-context.

description
<= /H4> -

= This macro manages the lifetime of a graphics-context=20 -object for use by the code of body. The graphics-cont= ext will be associated=20 -with thing if it =20 +

= This macro manages the lifetime of a graphics-context =20 +object for use by the code of body. The graphics-context will be associat= ed=20 +with thing if it is specified. Otherwise, this macro=20 +creates a graphics-context comp= atible=20 +with the display =20 =20 =20 =20 =20 - is specified. Otherwise,=20 - this=20 -macro creates a graphics-context compatible with the =20 - display.

+ =20 + =20 + =20 + .


=20

--===============1540217289218273577==--