Last of the spelling fixed
This commit is contained in:
@@ -391,7 +391,7 @@ for these commands are:</para>
|
||||
<para>The actual commands to create a push button widget are:</para>
|
||||
<programlisting>XtCreateWidget BUTTON button XmPushButton $TOPLEVEL
|
||||
XmCreatePushButton BUTTON $TOPLEVEL button</programlisting>
|
||||
<para>Each of the preceeding commands do exactly the same thing: create an
|
||||
<para>Each of the preceding commands do exactly the same thing: create an
|
||||
unmanaged push button. Note that no resource values are set. Suppose that
|
||||
you want the background color of the push button to be red, and the foreground
|
||||
color to be black. You can set the values of these resources this way:</para>
|
||||
|
||||
Reference in New Issue
Block a user