|
AtmaWeapon Newbie
Joined: 07 Apr 2003 Posts: 9 Location: USA
|
Posted: Tue Apr 08, 2003 1:35 am
Status Window question |
I'm trying to figure out what a status window is, but every time I try and add one, the program adds a status bar instead. Do I have to manually type the command to create it, or am I doing something wrong?
|
|
|
|
Vijilante SubAdmin
Joined: 18 Nov 2001 Posts: 5182
|
Posted: Tue Apr 08, 2003 3:00 am |
If done through the Settings Editor you have to put the stuff you want displayed in the box labeled "Window:". If done within a script of from the command line use the #STW command.
|
|
|
|
MattLofton GURU
Joined: 23 Dec 2000 Posts: 4834 Location: USA
|
Posted: Tue Apr 08, 2003 3:00 am |
quote:
I'm trying to figure out what a status window is, but every time I try and add one, the program adds a status bar instead. Do I have to manually type the command to create it, or am I doing something wrong?
Within the Settings Editor, the status bar and status window share the same control even though they have two different entities within the New button. To make a status window, choose either item (it really doesn't matter which one). In the Editor window, you will notice two text areas. The single-line area is for the STATUS BAR and should have a label called Line. The multi-line area is for the STATUS WINDOW and should have a label called Window.
Now, if you were to do it programmatically, you'd use the #STATUS command to define a status bar and the #STW command to define the window.
li'l shmoe of Dragon's Gate MUD |
|
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|