mirror of
https://github.com/openbsd/xenocara.git
synced 2025-12-12 04:09:15 +00:00
desciption -> description; ok matthieu
This commit is contained in:
@@ -46,7 +46,7 @@ FvwmScript uses a particular programming langage. A script is composed of four
|
|||||||
parts. Heading contains general characteristics of the window and default properties
|
parts. Heading contains general characteristics of the window and default properties
|
||||||
for all widgets. The second part contains instructions whom are executed at the
|
for all widgets. The second part contains instructions whom are executed at the
|
||||||
startup of the script. The third part contains periodic tasks whom is executed every 1
|
startup of the script. The third part contains periodic tasks whom is executed every 1
|
||||||
second. And the last one contains the desciption of widgets.
|
second. And the last one contains the description of widgets.
|
||||||
A widget consists of eleven types of items: text labels, single-line text inputs,
|
A widget consists of eleven types of items: text labels, single-line text inputs,
|
||||||
radio buttons, checkbox, push buttons, horizontal and vertical scrollbars, rectangles,
|
radio buttons, checkbox, push buttons, horizontal and vertical scrollbars, rectangles,
|
||||||
popup-menus, swallowexecs and mini scrollbars.
|
popup-menus, swallowexecs and mini scrollbars.
|
||||||
|
|||||||
Reference in New Issue
Block a user