[Ohrrpgce] [Bug 61] strings for plotscripts
bugzilla-daemon at cyberverse.com
bugzilla-daemon at cyberverse.com
Sun May 29 16:40:41 PDT 2005
http://HamsterRepublic.com/bugzilla/show_bug.cgi?id=61
------- Additional Comments From Bob at HamsterRepublic.com 2005-05-29 16:40 -------
Here is what I just added:
show string at (string, x, y)
center string at (string, x, y)
hide string (string)
string style (string, style)
string color (string, color, background color)
position string (string, x, y)
string X (string)
string Y (string)
"show string at" and "center string at" both make the string visible. "positiob
string" just moves it, but does not set visibility.
string style can be "string:outline" (default) or "string:flat"
The background color specifiable with "string color" is only used when the
string style is "string:flat"
There are also "set string bit" and "get string bit" commands, but I would
consider them as undocumented internal commands, for implementing visability and
style. If you really want to document them, I will not object.
Also, I fixed a bug in "string length" and I changed some of the formatting
(mostly indentation) for some of the other commands.
--
Configure bugmail: http://HamsterRepublic.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are on the CC list for the bug, or are watching someone who is.
More information about the Ohrrpgce
mailing list