Difference between revisions of "UI:Input box"
(UI piece more documented.) |
(Whoo! Completed page) |
||
Line 19: | Line 19: | ||
The send button sends whatever content or command is in the input box. | The send button sends whatever content or command is in the input box. | ||
− | [[Category:User | + | [[Category:User Interface]] |
Revision as of 08:25, 6 March 2010
The Input box consists of three main sections. The first is an input box, and the second is a list of input options. The third is the Send button. Only the input box is required to be shown. The other two sections may be wholly removed for a cleaner interface.
The Input box is located right below the Chat pane. In Input Box is located right above the input options toolbar. The send button is on the right, and takes up both rows of the input box.
Input Box
The input box is the place where both content and commands are placed.
Commands are started with a backslash (/) followed by the name followed by parameters, which are either optional or required. Twitter will not accept commands.
Content starts with any other character. Also, if a line starts with a double-backslash (//), that line will be treated as content with the first character as a backslash. This is an escape command that works on both Twitter and IRC tabs.
Input Options
- See Input Options
Send Button
The send button sends whatever content or command is in the input box.