0.4.3 -> 0.5 merging

This commit is contained in:
reenoo
2002-05-28 12:29:44 +00:00
parent 09d913ca26
commit 094be0cccc
22 changed files with 3616 additions and 727 deletions
+4 -2
View File
@@ -159,8 +159,8 @@ screen_set #id [-priority integer] [-name "my_name"] [-duration integer]
widget_add #screen #id type [-in #id]
Add something onscreen
Widget types can be any of the following: "string", "hbar",
"vbar", "title", "icon", "scroller", "frame", ... more later?
Widgets are drawn in the order you create them.
"vbar", "title", "icon", "num" "scroller", "frame", ... more
later? Widgets are drawn in the order you create them.
You can put a widget inside a frame by adding "-in #id", where
#id is the name of a frame.
@@ -182,6 +182,8 @@ widget_set #screen #id data
icon x y binary_data
num x number_between_0_and_9
title text
scroller left top right bottom direction speed text