[graphic-forms-cvs] r334 - in trunk/docs/manual: . gfw
junrue at common-lisp.net
junrue at common-lisp.net
Mon Oct 16 16:14:29 UTC 2006
Author: junrue
Date: Mon Oct 16 12:14:28 2006
New Revision: 334
Added:
trunk/docs/manual/gfw/scrolling-event-dispatcher.html
trunk/docs/manual/gfw/standard-scrollbar.html
trunk/docs/manual/gfw/widget.html
Modified:
trunk/docs/manual/Graphic-FormsProgrammingReference.wcp
trunk/docs/manual/gfw/event-source.html
Log:
Modified: trunk/docs/manual/Graphic-FormsProgrammingReference.wcp
==============================================================================
--- trunk/docs/manual/Graphic-FormsProgrammingReference.wcp (original)
+++ trunk/docs/manual/Graphic-FormsProgrammingReference.wcp Mon Oct 16 12:14:28 2006
@@ -92,7 +92,7 @@
DefaultTopic=Introduction.html
[TOPICS]
-TitleList=142
+TitleList=145
TitleList.Title.0=Legal Information
TitleList.Level.0=0
TitleList.Url.0=LegalInfo.html
@@ -1443,74 +1443,104 @@
TitleList.ApplyTemp.134=0
TitleList.Expanded.134=0
TitleList.Kind.134=0
-TitleList.Title.135=timer
+TitleList.Title.135=scrolling-event-dispatcher
TitleList.Level.135=2
-TitleList.Url.135=gfw\timer.html
+TitleList.Url.135=gfw\scrolling-event-dispatcher.html
TitleList.Icon.135=0
TitleList.Status.135=0
-TitleList.Keywords.135=timer`\:delay`\:initial-delay`\
+TitleList.Keywords.135=scrolling-event-dispatcher`\:step-increments
TitleList.ContextNumber.135=
TitleList.ApplyTemp.135=0
TitleList.Expanded.135=0
TitleList.Kind.135=0
-TitleList.Title.136=with-graphics-context
+TitleList.Title.136=standard-scrollbar
TitleList.Level.136=2
-TitleList.Url.136=gfw\with-graphics-context.html
+TitleList.Url.136=gfw\standard-scrollbar.html
TitleList.Icon.136=0
TitleList.Status.136=0
-TitleList.Keywords.136=with-graphics-context
+TitleList.Keywords.136=standard-scrollbar`\:orientation/standard-scrollbar
TitleList.ContextNumber.136=
TitleList.ApplyTemp.136=0
TitleList.Expanded.136=0
TitleList.Kind.136=0
-TitleList.Title.137=Miscellaneous Topics
-TitleList.Level.137=0
-TitleList.Url.137=MiscellaneousTopics.html
+TitleList.Title.137=timer
+TitleList.Level.137=2
+TitleList.Url.137=gfw\timer.html
TitleList.Icon.137=0
TitleList.Status.137=0
-TitleList.Keywords.137=Miscellaneous Topics
+TitleList.Keywords.137=timer`\:delay`\:initial-delay`\
TitleList.ContextNumber.137=
TitleList.ApplyTemp.137=0
TitleList.Expanded.137=0
TitleList.Kind.137=0
-TitleList.Title.138=Image Data Plugins
-TitleList.Level.138=1
-TitleList.Url.138=ImageDataPlugins.html
+TitleList.Title.138=widget
+TitleList.Level.138=2
+TitleList.Url.138=gfw\widget.html
TitleList.Icon.138=0
TitleList.Status.138=0
-TitleList.Keywords.138=Image Data Plugins
+TitleList.Keywords.138=widget`\:style/widget
TitleList.ContextNumber.138=
TitleList.ApplyTemp.138=0
TitleList.Expanded.138=0
TitleList.Kind.138=0
-TitleList.Title.139=Terminology Conventions
-TitleList.Level.139=0
-TitleList.Url.139=TerminologyConventions.html
+TitleList.Title.139=with-graphics-context
+TitleList.Level.139=2
+TitleList.Url.139=gfw\with-graphics-context.html
TitleList.Icon.139=0
TitleList.Status.139=0
-TitleList.Keywords.139=terminology`\conventions
+TitleList.Keywords.139=with-graphics-context
TitleList.ContextNumber.139=
TitleList.ApplyTemp.139=0
TitleList.Expanded.139=0
TitleList.Kind.139=0
-TitleList.Title.140=Glossary
+TitleList.Title.140=Miscellaneous Topics
TitleList.Level.140=0
-TitleList.Url.140=Glossary.html
+TitleList.Url.140=MiscellaneousTopics.html
TitleList.Icon.140=0
TitleList.Status.140=0
-TitleList.Keywords.140=Glossary
+TitleList.Keywords.140=Miscellaneous Topics
TitleList.ContextNumber.140=
TitleList.ApplyTemp.140=0
TitleList.Expanded.140=0
TitleList.Kind.140=0
-TitleList.Title.141=Footnotes
-TitleList.Level.141=0
-TitleList.Url.141=Footnotes.html
+TitleList.Title.141=Image Data Plugins
+TitleList.Level.141=1
+TitleList.Url.141=ImageDataPlugins.html
TitleList.Icon.141=0
TitleList.Status.141=0
-TitleList.Keywords.141=
+TitleList.Keywords.141=Image Data Plugins
TitleList.ContextNumber.141=
TitleList.ApplyTemp.141=0
TitleList.Expanded.141=0
-TitleList.Kind.141=1
+TitleList.Kind.141=0
+TitleList.Title.142=Terminology Conventions
+TitleList.Level.142=0
+TitleList.Url.142=TerminologyConventions.html
+TitleList.Icon.142=0
+TitleList.Status.142=0
+TitleList.Keywords.142=terminology`\conventions
+TitleList.ContextNumber.142=
+TitleList.ApplyTemp.142=0
+TitleList.Expanded.142=0
+TitleList.Kind.142=0
+TitleList.Title.143=Glossary
+TitleList.Level.143=0
+TitleList.Url.143=Glossary.html
+TitleList.Icon.143=0
+TitleList.Status.143=0
+TitleList.Keywords.143=Glossary
+TitleList.ContextNumber.143=
+TitleList.ApplyTemp.143=0
+TitleList.Expanded.143=0
+TitleList.Kind.143=0
+TitleList.Title.144=Footnotes
+TitleList.Level.144=0
+TitleList.Url.144=Footnotes.html
+TitleList.Icon.144=0
+TitleList.Status.144=0
+TitleList.Keywords.144=
+TitleList.ContextNumber.144=
+TitleList.ApplyTemp.144=0
+TitleList.Expanded.144=0
+TitleList.Kind.144=1
Modified: trunk/docs/manual/gfw/event-source.html
==============================================================================
--- trunk/docs/manual/gfw/event-source.html (original)
+++ trunk/docs/manual/gfw/event-source.html Mon Oct 16 12:14:28 2006
@@ -29,9 +29,13 @@
<TR>
<TD width="15%"><FONT
size=1>Inherited By: </FONT></TD>
- <TD ><FONT size=1>
+ <TD ><FONT size=1><A
+ href="item.html">gfw:item</A>, <A
+ href="standard-scrollbar.html">gfw:standard-scrollbar</A>, <A
+ href="timer.html">gfw:timer</A>, <A
+ href="widget.html">gfw:widget</A>
- ???</FONT></TD></TR></TABLE></FONT></P>
+ </FONT></TD></TR></TABLE></FONT></P>
<P dir=ltr style="MARGIN-RIGHT: 0px"> This
is the base class for user interface objects whose native window instance generates
events.</FONT></FONT></P>
Added: trunk/docs/manual/gfw/scrolling-event-dispatcher.html
==============================================================================
--- (empty file)
+++ trunk/docs/manual/gfw/scrolling-event-dispatcher.html Mon Oct 16 12:14:28 2006
@@ -0,0 +1,70 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+<title>scrolling-event-dispatcher</title>
+<meta name="GENERATOR" content="WinCHM">
+<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
+
+</head>
+
+<body>
+<H4>
+<TABLE style="WIDTH: 100%; BORDER-COLLAPSE: collapse" borderColor=#ffffff
+cellSpacing=0 cellPadding=2 width="100%" border=1>
+
+ <TR>
+ <TD width="60%"><FONT face=Arial><STRONG>gfw:scrolling-event-dispatcher</STRONG></FONT></TD>
+ <TD><FONT face=Arial size=2>[Class]</FONT></TD></TR></TABLE><FONT
+face=Arial>
+<HR> </FONT></H4>
+<H4 dir=ltr><FONT face=Arial>description</FONT></H4><FONT size=2 ><FONT face=Arial size=2>
+<P dir=ltr><FONT face=Arial size=2>
+<TABLE style="WIDTH: 100%; BORDER-COLLAPSE: collapse" borderColor=#ffffff
+cellSpacing=0 cellPadding=0 width="100%" border=0>
+ <TBODY>
+
+ <TR>
+ <TD width="15%"><FONT size=1>Inherits:</FONT></TD></FONT>
+
+</FONT></FONT>
+ <TD ><FONT
+ size=1><A
+ href="event-dispatcher.html">event-dispatcher</A></FONT></TD><FONT size=2><FONT face=Arial size=2><FONT
+ face=Arial size=2></TR>
+ <TR>
+ <TD width="15%"><FONT
+ size=1>Inherited By: </FONT></TD>
+ <TD ><FONT size=1><EM>none</EM>
+</FONT></TD></TR></TBODY></TABLE></FONT></P>
+<P dir=ltr style="MARGIN-RIGHT: 0px"> This is an <A
+href="event-dispatcher.html">event-dispatcher</A> subclass specialized for
+processing scrolling events on behalf of windows.
+
+
+</FONT></FONT><FONT face=Arial><FONT size=2><EM></P>
+<H4></EM></FONT>initargs
+<P>
+<TABLE style="BORDER-COLLAPSE: collapse" borderColor=#ffffff cellSpacing=0
+cellPadding=2 width="100%" border=1>
+
+ <TR>
+ <TD width="20%"><FONT size=2>:step-increments</FONT></TD>
+ <TD><FONT size=2>A <A
+ href="../gfs/size.html">size</A> object describing how
+ many pixels a single step in either direction will jump; by default this is 1 for both axes.
+ </FONT></TD></TR></TABLE></P>see
+also</FONT></H4>
+<P> </P>
+<HR>
+
+<P><FONT face=Arial size=2> </FONT></P>
+<P dir=ltr style="MARGIN-RIGHT: 0px">
+<TABLE style="WIDTH: 100%; BORDER-COLLAPSE: collapse" borderColor=#ffffff
+cellSpacing=0 cellPadding=2 width="100%" border=1>
+
+ <TR>
+ <TD width="60%"> </TD>
+ <TD>
+ <P><FONT face=Arial size=1>Copyright © 2006, Jack D. Unrue</FONT>
+ </P></TD></TR></TABLE></P></body>
+</html>
Added: trunk/docs/manual/gfw/standard-scrollbar.html
==============================================================================
--- (empty file)
+++ trunk/docs/manual/gfw/standard-scrollbar.html Mon Oct 16 12:14:28 2006
@@ -0,0 +1,73 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+<title>standard-scrollbar</title>
+<meta name="GENERATOR" content="WinCHM">
+<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
+
+</head>
+
+<body>
+<H4>
+<TABLE style="WIDTH: 100%; BORDER-COLLAPSE: collapse" borderColor=#ffffff
+cellSpacing=0 cellPadding=2 width="100%" border=1>
+
+ <TR>
+ <TD width="60%"><FONT face=Arial><STRONG>gfw:standard-scrollbar</STRONG></FONT></TD>
+ <TD><FONT face=Arial size=2>[Class]</FONT></TD></TR></TABLE><FONT
+face=Arial>
+<HR> </FONT></H4>
+<H4 dir=ltr><FONT face=Arial>description</FONT></H4><FONT size=2 ><FONT face=Arial size=2>
+<P dir=ltr><FONT face=Arial size=2>
+<TABLE style="WIDTH: 100%; BORDER-COLLAPSE: collapse" borderColor=#ffffff
+cellSpacing=0 cellPadding=0 width="100%" border=0>
+
+ <TR>
+ <TD width="15%"><FONT size=1>Inherits:</FONT></TD>
+ <TD ><FONT size=1><A
+ href="event-source.html">gfs:event-source</A></FONT></TD></TR>
+ <TR>
+ <TD width="15%"><FONT
+ size=1>Inherited By: </FONT></TD>
+ <TD ><FONT size=1><EM>none</EM>
+
+ </FONT></TD></TR></TABLE></FONT></P>
+<P dir=ltr style="MARGIN-RIGHT: 0px">
+ This class
+encapsulates a window standard scrollbar, which is Microsoft's term for a
+scrollbar widget attached to the right side or bottom of a window.</P>
+<P dir=ltr style="MARGIN-RIGHT: 0px">This class is
+ not meant to be instantiated by application
+code.</FONT></FONT></P>
+<H4><FONT face=Arial>initargs</FONT></H4><EM>
+<P dir=ltr style="MARGIN-RIGHT: 0px">
+<TABLE style="WIDTH: 100%; BORDER-COLLAPSE: collapse"
+borderColor=#ffffff cellSpacing=0 cellPadding=2 width="100%" border=1>
+
+ <TR>
+ <TD width="20%"><FONT
+ size=2 face=Arial>:orientation</FONT></TD>
+ <TD><FONT face=Arial size=2> A system value specifying whether
+ the scrollbar is horizontal or
+ vertical.
+ </FONT></TD></TR></TABLE></P></EM><STRONG>
+<H4><FONT face=Arial>see also</FONT></H4>
+<P></STRONG><FONT face=Arial size=2>obtain-horizontal-scrollbar,
+obtain-vertical-scrollbar</FONT></P><FONT face=Arial size=2><STRONG><FONT
+size=3>
+<P>
+<HR>
+
+<P></P>
+
+<P><FONT size=2> </FONT></P>
+<P dir=ltr style="MARGIN-RIGHT: 0px">
+<TABLE style="WIDTH: 100%; BORDER-COLLAPSE: collapse" borderColor=#ffffff
+cellSpacing=0 cellPadding=2 width="100%" border=1>
+
+ <TR>
+ <TD width="60%"> </TD>
+ <TD>
+ <P><FONT size=1>Copyright © 2006, Jack D. Unrue</FONT>
+</P></TD></TR></TABLE></P></FONT></STRONG></FONT></body>
+</html>
Added: trunk/docs/manual/gfw/widget.html
==============================================================================
--- (empty file)
+++ trunk/docs/manual/gfw/widget.html Mon Oct 16 12:14:28 2006
@@ -0,0 +1,69 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+<title>widget</title>
+<meta name="GENERATOR" content="WinCHM">
+<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
+
+</head>
+
+<body>
+<H4>
+<TABLE style="WIDTH: 100%; BORDER-COLLAPSE: collapse" borderColor=#ffffff
+cellSpacing=0 cellPadding=2 width="100%" border=1>
+
+ <TR>
+ <TD width="60%"><FONT face=Arial><STRONG>gfw:widget</STRONG></FONT></TD>
+ <TD><FONT face=Arial size=2>[Class]</FONT></TD></TR></TABLE><FONT
+face=Arial>
+<HR> </FONT></H4>
+<H4 dir=ltr><FONT face=Arial>description</FONT></H4><FONT size=2 ><FONT face=Arial size=2>
+<P dir=ltr><FONT face=Arial size=2>
+<TABLE style="WIDTH: 100%; BORDER-COLLAPSE: collapse" borderColor=#ffffff
+cellSpacing=0 cellPadding=0 width="100%" border=0>
+
+ <TR>
+ <TD width="15%"><FONT size=1>Inherits:</FONT></TD>
+ <TD ><FONT size=1><A
+ href="event-source.html">gfs:event-source</A></FONT></TD></TR>
+ <TR>
+ <TD width="15%"><FONT
+ size=1>Inherited By: </FONT></TD>
+ <TD ><FONT size=1>
+
+ ???</FONT></TD></TR></TABLE></FONT></P>
+<P dir=ltr style="MARGIN-RIGHT: 0px">
+ This is the base class for windowed user interface
+objects.</FONT></FONT></P>
+<H4><FONT face=Arial>initargs</FONT></H4><FONT size=2 ><EM>
+<P dir=ltr style="MARGIN-RIGHT: 0px">
+<TABLE style="WIDTH: 100%; BORDER-COLLAPSE: collapse"
+borderColor=#ffffff cellSpacing=0 cellPadding=2 width="100%" border=1>
+
+ <TR>
+ <TD width="20%"><FONT
+ size=2 face=Arial>:style</FONT></TD>
+ <TD><FONT face=Arial size=2>
+ A
+ <EM>list</EM> of keyword symbols supplying additional information about
+ the desired look-and-feel of the
+ widget.
+ </FONT></TD></TR></TABLE></P></EM></FONT>
+<H4><FONT face=Arial>see also</FONT></H4>
+<P><FONT face=Arial size=2></FONT> </P><FONT size=3><STRONG><FONT
+face=Arial size=2>
+<P>
+<HR>
+</P>
+
+<P><FONT size=2> </FONT></P>
+<P dir=ltr style="MARGIN-RIGHT: 0px">
+<TABLE style="WIDTH: 100%; BORDER-COLLAPSE: collapse" borderColor=#ffffff
+cellSpacing=0 cellPadding=2 width="100%" border=1>
+
+ <TR>
+ <TD width="60%"> </TD>
+ <TD>
+ <P><FONT size=1>Copyright © 2006, Jack D. Unrue</FONT>
+</P></TD></TR></TABLE></P></FONT></STRONG></FONT></body>
+</html>
More information about the Graphic-forms-cvs
mailing list