R3vo/Sandbox – User
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Control Type !! 👍 | ! Control Type !! 👍 !! 👎 | ||
|- | |- | ||
! colspan=" | ! colspan="3" | Text/Image/Video | ||
|- | |- | ||
| [[CT_STATIC]] | | [[CT_STATIC]] || Example || Example | ||
|- | |- | ||
| CT_EDIT | | CT_EDIT || Example || Example | ||
|- | |- | ||
| CT_HTML | | CT_HTML || Example || Example | ||
|- | |- | ||
| CT_EDIT | | CT_EDIT || Example || Example | ||
|- | |- | ||
| CT_STRUCTURED_TEXT | | CT_STRUCTURED_TEXT || Example || Example | ||
|- | |- | ||
! colspan=" | ! colspan="3" | Buttons | ||
|- | |- | ||
| CT_BUTTON || | | CT_BUTTON || | ||
* Easy way to trigger an action | * Easy way to trigger an action | ||
| | | | ||
* Limited customization | * Limited customization | ||
|- | |- | ||
| CT_ACTIVETEXT | | CT_ACTIVETEXT || Example || Example | ||
|- | |- | ||
| CT_SHORTCUTBUTTON | | CT_SHORTCUTBUTTON || Example || Example | ||
|- | |- | ||
| CT_CHECKBOX | | CT_CHECKBOX || Example || Example | ||
|- | |- | ||
| CT_XBUTTON | | CT_XBUTTON || Example || Example | ||
|- | |- | ||
! colspan=" | ! colspan="3" | Lists | ||
|- | |- | ||
| CT_COMBO | | CT_COMBO || Example || Example | ||
|- | |- | ||
| CT_TOOLBOX | | CT_TOOLBOX || Example || Example | ||
|- | |- | ||
| CT_CHECKBOXES | | CT_CHECKBOXES || Example || Example | ||
|- | |- | ||
| CT_TREE | | CT_TREE | ||
Line 43: | Line 42: | ||
* Hieracharic view | * Hieracharic view | ||
* Very fast engine search | * Very fast engine search | ||
| | | | ||
* Wasted space on the left due to indentation | * Wasted space on the left due to indentation | ||
Line 51: | Line 48: | ||
| | | | ||
* Repeatable control patterns | * Repeatable control patterns | ||
| | | | ||
* Complicated to set up | * Complicated to set up | ||
Line 58: | Line 54: | ||
| | | | ||
* Can fit many values within very little space | * Can fit many values within very little space | ||
| | | | ||
* Cumbersome to use since the user has to guess what the next value would be. From a usability point of view this control should never be used | * Cumbersome to use since the user has to guess what the next value would be. From a usability point of view this control should never be used | ||
Line 67: | Line 62: | ||
* User can quickly select the value needed | * User can quickly select the value needed | ||
* Supports drag and drop | * Supports drag and drop | ||
| | | | ||
* Needs some vertical space for a good user experience | * Needs some vertical space for a good user experience | ||
Line 76: | Line 70: | ||
* User can quickly select the value needed | * User can quickly select the value needed | ||
* Can display as many rows as needed | * Can display as many rows as needed | ||
| | | | ||
* Needs some vertical space for a good user experience | * Needs some vertical space for a good user experience | ||
* Needs a bit more scripting to get the columns set up and filled | * Needs a bit more scripting to get the columns set up and filled | ||
|- | |- | ||
| CT_LISTNBOX_CHECKABLE | | CT_LISTNBOX_CHECKABLE || Example || Example | ||
|- | |- | ||
| CT_XLISTBOX | | CT_XLISTBOX || Example || Example | ||
|- | |- | ||
! colspan=" | ! colspan="3" | 3D Objects | ||
|- | |- | ||
| CT_OBJECT | | CT_OBJECT || Example || Example | ||
|- | |- | ||
| CT_XLISTBOX | | CT_XLISTBOX || Example || Example | ||
|- | |- | ||
| CT_XLISTBOX | | CT_XLISTBOX || Example || Example | ||
|- | |- | ||
| CT_XLISTBOX | | CT_XLISTBOX || Example || Example | ||
|- | |- | ||
| CT_XLISTBOX | | CT_XLISTBOX || Example || Example | ||
|- | |- | ||
| CT_XLISTBOX | | CT_XLISTBOX || Example || Example | ||
|- | |- | ||
| CT_XLISTBOX | | CT_XLISTBOX || Example || Example | ||
|- | |- | ||
| CT_XLISTBOX | | CT_XLISTBOX || Example || Example | ||
|- | |- | ||
|} | |} |
Revision as of 00:20, 3 July 2021
Control Type | 👍 | 👎 |
---|---|---|
Text/Image/Video | ||
CT_STATIC | Example | Example |
CT_EDIT | Example | Example |
CT_HTML | Example | Example |
CT_EDIT | Example | Example |
CT_STRUCTURED_TEXT | Example | Example |
Buttons | ||
CT_BUTTON |
|
|
CT_ACTIVETEXT | Example | Example |
CT_SHORTCUTBUTTON | Example | Example |
CT_CHECKBOX | Example | Example |
CT_XBUTTON | Example | Example |
Lists | ||
CT_COMBO | Example | Example |
CT_TOOLBOX | Example | Example |
CT_CHECKBOXES | Example | Example |
CT_TREE |
|
|
CT_CONTROLS_TABLE |
|
|
CT_XCOMBO |
|
|
CT_LISTBOX |
|
|
CT_LISTNBOX |
|
|
CT_LISTNBOX_CHECKABLE | Example | Example |
CT_XLISTBOX | Example | Example |
3D Objects | ||
CT_OBJECT | Example | Example |
CT_XLISTBOX | Example | Example |
CT_XLISTBOX | Example | Example |
CT_XLISTBOX | Example | Example |
CT_XLISTBOX | Example | Example |
CT_XLISTBOX | Example | Example |
CT_XLISTBOX | Example | Example |
CT_XLISTBOX | Example | Example |